ipq40xx: ZTE MF287 series: move to gpio-export for modem-reset GPIO
[openwrt/openwrt.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4018-mf287plus.dts
index b5f386fa4bbd9c3e0282048ed1afb099f5fb1427..f09a77ff59f985c93a45cdb3a2e5aee5679cbf8e 100644 (file)
@@ -8,15 +8,10 @@
 / {
        model = "ZTE MF287Plus";
        compatible = "zte,mf287plus";
+};
 
-       /*
-        * This node is used to restart modem module to avoid anomalous
-        * behaviours on initial communication.
-        */
-       gpio-restart {
-               compatible = "gpio-restart";
-               gpios = <&tlmm 5 GPIO_ACTIVE_HIGH>;
-       };
+&gpio_modem_reset {
+       gpios = <&tlmm 5 GPIO_ACTIVE_HIGH>;
 };
 
 &key_reset {