Re: [PATCH v2 4/9] ARM: dts: Put Cygnus core components under core bus

2015-09-18 Thread Ray Jui
On 9/18/2015 2:30 PM, Arnd Bergmann wrote: > On Friday 18 September 2015 14:24:09 Ray Jui wrote: >> >> + core { >> + compatible = "simple-bus"; >> + ranges; >> + #address-cells = <1>; >> + #size-cells = <1>; >> + >> +

Re: [PATCH v2 4/9] ARM: dts: Put Cygnus core components under core bus

2015-09-18 Thread Arnd Bergmann
On Friday 18 September 2015 14:24:09 Ray Jui wrote: > > + core { > + compatible = "simple-bus"; > + ranges; > + #address-cells = <1>; > + #size-cells = <1>; > + > + timer@19020200 { > + compatible =

[PATCH v2 4/9] ARM: dts: Put Cygnus core components under core bus

2015-09-18 Thread Ray Jui
Put all Cygnus core components into "core" node of type "simple-bus" in bcm-cygnus.dtsi Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi | 54 ++- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git

Re: [PATCH v2 4/9] ARM: dts: Put Cygnus core components under core bus

2015-09-18 Thread Ray Jui
On 9/18/2015 2:30 PM, Arnd Bergmann wrote: > On Friday 18 September 2015 14:24:09 Ray Jui wrote: >> >> + core { >> + compatible = "simple-bus"; >> + ranges; >> + #address-cells = <1>; >> + #size-cells = <1>; >> + >> +

[PATCH v2 4/9] ARM: dts: Put Cygnus core components under core bus

2015-09-18 Thread Ray Jui
Put all Cygnus core components into "core" node of type "simple-bus" in bcm-cygnus.dtsi Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi | 54 ++- 1 file changed, 30

Re: [PATCH v2 4/9] ARM: dts: Put Cygnus core components under core bus

2015-09-18 Thread Arnd Bergmann
On Friday 18 September 2015 14:24:09 Ray Jui wrote: > > + core { > + compatible = "simple-bus"; > + ranges; > + #address-cells = <1>; > + #size-cells = <1>; > + > + timer@19020200 { > + compatible =