summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap4.dtsi
diff options
context:
space:
mode:
authorJon Hunter <jon-hunter@ti.com>2013-04-04 20:16:16 (GMT)
committerBenoit Cousson <benoit.cousson@linaro.org>2013-04-08 22:21:33 (GMT)
commite4b9b9f3b945f5a55372d3dfd7b49e1b269ec3ba (patch)
tree72039a7082830c9f5d6613c65712a2005920fee0 /arch/arm/boot/dts/omap4.dtsi
parentd1c6ccfe3dbdd2d393fc5eebe8c5d05aacc2d68c (diff)
downloadlinux-fsl-qoriq-e4b9b9f3b945f5a55372d3dfd7b49e1b269ec3ba.tar.xz
ARM: dts: OMAP2+: Identify GPIO banks that are always powered
Add the "ti,gpio-always-on" property to the appropriate GPIO banks to indicate which banks are always powered and will never lose logic state. Signed-off-by: Jon Hunter <jon-hunter@ti.com> Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/omap4.dtsi')
-rw-r--r--arch/arm/boot/dts/omap4.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
index 234f2d2..2a56428 100644
--- a/arch/arm/boot/dts/omap4.dtsi
+++ b/arch/arm/boot/dts/omap4.dtsi
@@ -140,6 +140,7 @@
reg = <0x4a310000 0x200>;
interrupts = <0 29 0x4>;
ti,hwmods = "gpio1";
+ ti,gpio-always-on;
gpio-controller;
#gpio-cells = <2>;
interrupt-controller;