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: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Aaro Koskinen 2014-12-26 22:09:49 +02:00 committed by Tony Lindgren
parent bb1c5fe126
commit f4b3690935

View File

@ -60,6 +60,11 @@
&twl {
compatible = "ti,twl5031";
twl_power: power {
compatible = "ti,twl4030-power";
ti,use_poweroff;
};
};
&twl_gpio {