From 3ba6b5ba93b0674bd26de624c1385da006f9705d Mon Sep 17 00:00:00 2001 From: suyuan <175338101@qq.com> Date: Mon, 19 Sep 2022 03:01:30 +0800 Subject: [PATCH] Update qcom-ipq4019-z4019.dts --- .../files/arch/arm/boot/dts/qcom-ipq4019-z4019.dts | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-z4019.dts b/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-z4019.dts index da82273e..768115ef 100755 --- a/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-z4019.dts +++ b/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-z4019.dts @@ -13,7 +13,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ - #include "qcom-ipq4019.dtsi" #include #include @@ -165,7 +164,7 @@ gpios = <&tlmm 9 GPIO_ACTIVE_HIGH>; }; - watchdog { + watchdog { compatible = "linux,wdt-gpio"; gpios = <&tlmm 11 GPIO_ACTIVE_LOW>; hw_algo = "toggle"; @@ -272,8 +271,6 @@ status = "okay"; }; - - &tlmm { mdio_pins: mdio_pinmux { mux_1 { @@ -332,6 +329,7 @@ bias-pull-up; }; + power_4g1 { pins = "gpio20"; function = "gpio"; @@ -420,4 +418,4 @@ &wifi1 { status = "okay"; qcom,ath10k-calibration-variant = "ZBT-Z4019"; -}; +}; \ No newline at end of file