Re: [PATCH 10/11] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver

2011-09-26 Thread Cousson, Benoit
On 9/24/2011 12:58 AM, Tony Lindgren wrote: * Benoit Coussonb-cous...@ti.com [110923 12:50]: Used the main OCP node to add bindings with the l3_noc driver. Remove l3_noc static device creation if DT is populated. --- a/arch/arm/mach-omap2/devices.c +++ b/arch/arm/mach-omap2/devices.c @@ -16,6

Re: [PATCH 10/11] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver

2011-09-26 Thread Tony Lindgren
* Cousson, Benoit b-cous...@ti.com [110926 04:39]: On 9/24/2011 12:58 AM, Tony Lindgren wrote: * Benoit Coussonb-cous...@ti.com [110923 12:50]: How about just remove omap3_l3_init and omap4_l3_init completely instead? There should not be any need for the platform glue code if the

[PATCH 10/11] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver

2011-09-23 Thread Benoit Cousson
Used the main OCP node to add bindings with the l3_noc driver. Remove l3_noc static device creation if DT is populated. Signed-off-by: Benoit Cousson b-cous...@ti.com Cc: Tony Lindgren t...@atomide.com Cc: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/boot/dts/omap4.dtsi |3 ++-

Re: [PATCH 10/11] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver

2011-09-23 Thread Tony Lindgren
* Benoit Cousson b-cous...@ti.com [110923 12:50]: Used the main OCP node to add bindings with the l3_noc driver. Remove l3_noc static device creation if DT is populated. --- a/arch/arm/mach-omap2/devices.c +++ b/arch/arm/mach-omap2/devices.c @@ -16,6 +16,7 @@ #include linux/clk.h #include