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

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
......@@ -60,6 +60,11 @@ twl: twl@48 {
&twl {
compatible = "ti,twl5031";
twl_power: power {
compatible = "ti,twl4030-power";
ti,use_poweroff;
};
};
&twl_gpio {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment