Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4b36909 authored by Aaro Koskinen's avatar Aaro Koskinen Committed by Tony Lindgren
Browse files

ARM: dts: N950/N9: add twl_power



Add twl_power for N950/N9. Start with the simplest configuration to just
enable power off.

Signed-off-by: default avatarAaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent bb1c5fe1
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -60,6 +60,11 @@


&twl {
&twl {
	compatible = "ti,twl5031";
	compatible = "ti,twl5031";

	twl_power: power {
		compatible = "ti,twl4030-power";
		ti,use_poweroff;
	};
};
};


&twl_gpio {
&twl_gpio {