RE: [PATCH] arm/dts: AM33XX: Set the default status of module to "disabled" state

2012-08-14 Thread Hiremath, Vaibhav
On Tue, Aug 14, 2012 at 12:25:54, AnilKumar, Chimata wrote: > Hi Vaibhav, > > On Mon, Aug 06, 2012 at 16:59:04, Hiremath, Vaibhav wrote: > > Ideally in common SoC dtsi file we should set all modules > > to "disabled" state and it should get enabled in respective > > EVM/Board dts file as per usage

RE: [PATCH] arm/dts: AM33XX: Set the default status of module to "disabled" state

2012-08-13 Thread AnilKumar, Chimata
Hi Vaibhav, On Mon, Aug 06, 2012 at 16:59:04, Hiremath, Vaibhav wrote: > Ideally in common SoC dtsi file we should set all modules > to "disabled" state and it should get enabled in respective > EVM/Board dts file as per usage. > > This patch sets default status of all modules to "disabled" > sta

Re: [PATCH] arm/dts: AM33XX: Set the default status of module to "disabled" state

2012-08-06 Thread Arnd Bergmann
On Monday 06 August 2012, Vaibhav Hiremath wrote: > Ideally in common SoC dtsi file we should set all modules > to "disabled" state and it should get enabled in respective > EVM/Board dts file as per usage. > > This patch sets default status of all modules to "disabled" > state in am33xx.dtsi file