summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/patches-3.14/171-ix2_200_poweroff.patch
blob: 62f244cd9a0d822cfa7e7aeb7c84937c2a280417 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
+++ b/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
@@ -168,6 +168,10 @@
 			gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
 		};
 	};
+	gpio-poweroff {
+		compatible = "gpio-poweroff";
+		gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
+	};
 };
 
 &nand {