oxnas: also make use of the GPIO poweroff driver
[openwrt.git] / target / linux / oxnas / files / arch / arm / boot / dts / ox820-kd20.dts
index 79442be..9375748 100644 (file)
                compatible = "gpio-fan";
                gpios = <&GPIOA 2 1>;
        };
+
+       gpio-poweroff {
+               compatible = "gpio-poweroff";
+               gpios = <&GPIOA 9 0>;
+       };
 };