From: Vaibhav Hiremath Date: Wed, 15 Aug 2012 11:23:25 +0000 (+0530) Subject: arm/dts: AM33XX: Set the default status of module to "disabled" state X-Git-Tag: omap-devel-dt-for-v3.7~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53d91034cf29936cabf9a4d59270dc94ed7e6c1d;p=pandora-kernel.git arm/dts: AM33XX: Set the default status of module to "disabled" state Ideally in common SoC dtsi file 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. Currently there are no modules supported as part of Bone and EVM dts support, so care to add entry "status = "okay"" while adding support for any module. Signed-off-by: Vaibhav Hiremath Acked-by: Arnd Bergmann Cc: Benoit Cousson Cc: Grant Likely Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed