From 4b79197ce067db68424ca803307c82cdad0abf73 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Tue, 19 Mar 2013 12:53:07 -0500 Subject: ARM: dts: omap4-panda: move generic sections to panda-common PandaBoard, PandaBoard-A4 revisions use OMAP4430. PandaBoard-ES version of the board uses OMAP4460. Move the original panda dts file into a common dtsi used by all panda variants. This allows us to introduce SoC variation for PandaBoard ES without impacting other PandaBoard versions that are supported. As part of this change, since OMAP4460 adds on to OMAP4430, add omap4.dtsi to omap4460.dtsi. Signed-off-by: Nishanth Menon Cc: Kevin Hilman Cc: Jon Hunter Cc: Santosh Shilimkar Cc: Shawn Guo Cc: Keerthy Signed-off-by: Benoit Cousson --- arch/arm/boot/dts/omap4460.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/boot/dts/omap4460.dtsi') diff --git a/arch/arm/boot/dts/omap4460.dtsi b/arch/arm/boot/dts/omap4460.dtsi index 0a1d38bdcd04..e09b3e1f9106 100644 --- a/arch/arm/boot/dts/omap4460.dtsi +++ b/arch/arm/boot/dts/omap4460.dtsi @@ -7,6 +7,7 @@ * version 2. This program is licensed "as is" without any warranty of any * kind, whether express or implied. */ +/include/ "omap4.dtsi" / { pmu { -- cgit 1.4.1