From: Tony Lindgren Date: Thu, 18 Sep 2014 16:03:36 +0000 (-0700) Subject: ARM: dts: Enable PMIC idle configuration for LDP X-Git-Tag: v4.13~6547^2~8^2~7 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=7f5736c31bc9ec539fcb404292ee7e494922c07c;p=mirror_ubuntu-bionic-kernel.git ARM: dts: Enable PMIC idle configuration for LDP With the IO chain reconfigure fixed, we can now enable the PMIC scripts for LDP. Note that at least on my es3.0 based LDP, the UART seems to be flakey after wake-up events from off-idle and hangs but eventually continues. Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/omap3-ldp.dts b/arch/arm/boot/dts/omap3-ldp.dts index af272c156e21..72dca0b7904d 100644 --- a/arch/arm/boot/dts/omap3-ldp.dts +++ b/arch/arm/boot/dts/omap3-ldp.dts @@ -159,6 +159,11 @@ reg = <0x48>; interrupts = <7>; /* SYS_NIRQ cascaded to intc */ interrupt-parent = <&intc>; + + twl_power: power { + compatible = "ti,twl4030-power-idle"; + ti,use_poweroff; + }; }; };