Skip to content

Commit

Permalink
ARM: dts: omap3-gta04: Enable power-off using twl4030
Browse files Browse the repository at this point in the history
Enabled poweroff through PMIC on GTA04.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
H. Nikolaus Schaller authored and Tony Lindgren committed Jan 26, 2015
1 parent 75fb2c1 commit 23c0ff5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/omap3-gta04.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,11 @@
codec {
};
};

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

Expand Down

0 comments on commit 23c0ff5

Please sign in to comment.