Skip to content

Commit

Permalink
ARM: dts: N950/N9: add twl_power
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Aaro Koskinen authored and Tony Lindgren committed Jan 8, 2015
1 parent bb1c5fe commit f4b3690
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/omap3-n950-n9.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@

&twl {
compatible = "ti,twl5031";

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

&twl_gpio {
Expand Down

0 comments on commit f4b3690

Please sign in to comment.