diff options
Diffstat (limited to 'target/linux/kirkwood/patches-3.14/171-ix2_200_poweroff.patch')
-rw-r--r-- | target/linux/kirkwood/patches-3.14/171-ix2_200_poweroff.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/kirkwood/patches-3.14/171-ix2_200_poweroff.patch b/target/linux/kirkwood/patches-3.14/171-ix2_200_poweroff.patch deleted file mode 100644 index 62f244cd9a..0000000000 --- a/target/linux/kirkwood/patches-3.14/171-ix2_200_poweroff.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- 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 { |