mediatek: filogic: use WPS button instead of RST on BPi-R3
[openwrt/staging/dedeckeh.git] / package / boot / uboot-mediatek / patches / 430-add-bpi-r3.patch
index d48de66064c5a51e2a3dae31bfe55a61dcd8c949..834fc730b0e4b71475f0942b5c1d61b95cff7a74 100644 (file)
 +
 +      keys {
 +              compatible = "gpio-keys";
-+
++/*
 +              factory {
 +                      label = "reset";
 +                      gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
 +              };
-+
++*/
 +              wps {
-+                      label = "wps";
++                      label = "reset";
 +                      gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
 +              };
 +      };