From 9b07b47769cb1d4e92600b69137f4ba3b47a2901 Mon Sep 17 00:00:00 2001 From: Jon Hunter Date: Thu, 18 Oct 2012 09:28:52 -0500 Subject: ARM: dts: OMAP2+: Add PMU nodes Add PMU nodes for OMAP2, OMAP3 and OMAP4460 devices. Please note that the node for OMAP4460 has been placed in a separate header file for OMAP4460, because the node is not compatible with OMAP4430. The node for OMAP4430 is not included because PMU is not currently supported on OMAP4430 due to the absence of a cross-trigger interface driver. Signed-off-by: Jon Hunter Signed-off-by: Benoit Cousson --- arch/arm/boot/dts/omap4-panda-es.dts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/boot/dts/omap4-panda-es.dts') diff --git a/arch/arm/boot/dts/omap4-panda-es.dts b/arch/arm/boot/dts/omap4-panda-es.dts index 73bc1a6..2a6e344 100644 --- a/arch/arm/boot/dts/omap4-panda-es.dts +++ b/arch/arm/boot/dts/omap4-panda-es.dts @@ -5,7 +5,9 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ + /include/ "omap4-panda.dts" +/include/ "omap4460.dtsi" /* Audio routing is differnet between PandaBoard4430 and PandaBoardES */ &sound { -- cgit v1.1