Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-28 Thread Kevin Hilman
David Lechner writes: > On 10/28/2016 12:08 PM, Kevin Hilman wrote: >> Sekhar Nori writes: >> >>> On Wednesday 26 October 2016 09:38 PM, David Lechner wrote: On 10/25/2016 10:06 PM, David Lechner wrote: > Add a syscon node for the SoC CFGCHIPn

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-28 Thread Kevin Hilman
David Lechner writes: > On 10/28/2016 12:08 PM, Kevin Hilman wrote: >> Sekhar Nori writes: >> >>> On Wednesday 26 October 2016 09:38 PM, David Lechner wrote: On 10/25/2016 10:06 PM, David Lechner wrote: > Add a syscon node for the SoC CFGCHIPn registers. This is needed for > the

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-28 Thread David Lechner
On 10/28/2016 12:08 PM, Kevin Hilman wrote: Sekhar Nori writes: On Wednesday 26 October 2016 09:38 PM, David Lechner wrote: On 10/25/2016 10:06 PM, David Lechner wrote: Add a syscon node for the SoC CFGCHIPn registers. This is needed for the new usb phy driver.

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-28 Thread David Lechner
On 10/28/2016 12:08 PM, Kevin Hilman wrote: Sekhar Nori writes: On Wednesday 26 October 2016 09:38 PM, David Lechner wrote: On 10/25/2016 10:06 PM, David Lechner wrote: Add a syscon node for the SoC CFGCHIPn registers. This is needed for the new usb phy driver. Signed-off-by: David Lechner

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-28 Thread Kevin Hilman
Sekhar Nori writes: > On Wednesday 26 October 2016 09:38 PM, David Lechner wrote: >> On 10/25/2016 10:06 PM, David Lechner wrote: >>> Add a syscon node for the SoC CFGCHIPn registers. This is needed for >>> the new usb phy driver. >>> >>> Signed-off-by: David Lechner

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-28 Thread Kevin Hilman
Sekhar Nori writes: > On Wednesday 26 October 2016 09:38 PM, David Lechner wrote: >> On 10/25/2016 10:06 PM, David Lechner wrote: >>> Add a syscon node for the SoC CFGCHIPn registers. This is needed for >>> the new usb phy driver. >>> >>> Signed-off-by: David Lechner >>> --- >>>

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-28 Thread Sekhar Nori
On Wednesday 26 October 2016 09:38 PM, David Lechner wrote: > On 10/25/2016 10:06 PM, David Lechner wrote: >> Add a syscon node for the SoC CFGCHIPn registers. This is needed for >> the new usb phy driver. >> >> Signed-off-by: David Lechner >> --- >>

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-28 Thread Sekhar Nori
On Wednesday 26 October 2016 09:38 PM, David Lechner wrote: > On 10/25/2016 10:06 PM, David Lechner wrote: >> Add a syscon node for the SoC CFGCHIPn registers. This is needed for >> the new usb phy driver. >> >> Signed-off-by: David Lechner >> --- >> arch/arm/boot/dts/da850.dtsi | 4 >> 1

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-26 Thread David Lechner
On 10/25/2016 10:06 PM, David Lechner wrote: Add a syscon node for the SoC CFGCHIPn registers. This is needed for the new usb phy driver. Signed-off-by: David Lechner --- arch/arm/boot/dts/da850.dtsi | 4 1 file changed, 4 insertions(+) diff --git

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-26 Thread David Lechner
On 10/25/2016 10:06 PM, David Lechner wrote: Add a syscon node for the SoC CFGCHIPn registers. This is needed for the new usb phy driver. Signed-off-by: David Lechner --- arch/arm/boot/dts/da850.dtsi | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/da850.dtsi

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-26 Thread Sekhar Nori
On Wednesday 26 October 2016 08:36 AM, David Lechner wrote: > Add a syscon node for the SoC CFGCHIPn registers. This is needed for > the new usb phy driver. > > Signed-off-by: David Lechner Applied to v4.10/dt. Changed "DTS" in subject line to small case. ARM device-tree

Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-26 Thread Sekhar Nori
On Wednesday 26 October 2016 08:36 AM, David Lechner wrote: > Add a syscon node for the SoC CFGCHIPn registers. This is needed for > the new usb phy driver. > > Signed-off-by: David Lechner Applied to v4.10/dt. Changed "DTS" in subject line to small case. ARM device-tree patches have been

[PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-25 Thread David Lechner
Add a syscon node for the SoC CFGCHIPn registers. This is needed for the new usb phy driver. Signed-off-by: David Lechner --- arch/arm/boot/dts/da850.dtsi | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi

[PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node

2016-10-25 Thread David Lechner
Add a syscon node for the SoC CFGCHIPn registers. This is needed for the new usb phy driver. Signed-off-by: David Lechner --- arch/arm/boot/dts/da850.dtsi | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index f79e1b9..6bbf20d