From 69fbd1f4740fba167fe8f786155a4814fac9cf51 Mon Sep 17 00:00:00 2001 From: suyuan168 <175338101@qq.com> Date: Sat, 2 Jul 2022 21:55:52 +0800 Subject: [PATCH] Update qcom-ipq4019-nhx4019.dts --- .../arch/arm/boot/dts/qcom-ipq4019-nhx4019.dts | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-nhx4019.dts b/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-nhx4019.dts index a6f592a6..e8774a2d 100755 --- a/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-nhx4019.dts +++ b/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-nhx4019.dts @@ -118,12 +118,12 @@ led_sys: status { label = "nhx:system"; - gpio = <&tlmm 0 GPIO_ACTIVE_HIGH>; + gpio = <&tlmm 4 GPIO_ACTIVE_HIGH>; }; lte1 { label = "nhx:5g1"; - gpio = <&tlmm 1 GPIO_ACTIVE_HIGH>; + gpio = <&tlmm 3 GPIO_ACTIVE_HIGH>; }; lterssi1 { @@ -133,27 +133,27 @@ lterssi2 { label = "nhx:5g3"; - gpio = <&tlmm 3 GPIO_ACTIVE_HIGH>; + gpio = <&tlmm 1 GPIO_ACTIVE_HIGH>; }; lterssi3 { label = "nhx:wifi2"; - gpio = <&tlmm 4 GPIO_ACTIVE_HIGH>; + gpio = <&tlmm 36 GPIO_ACTIVE_HIGH>; }; wifi { label = "nhx:wifi5"; - gpio = <&tlmm 36 GPIO_ACTIVE_HIGH>; + gpio = <&tlmm 37 GPIO_ACTIVE_HIGH>; }; err { label = "nhx:net"; - gpio = <&tlmm 37 GPIO_ACTIVE_HIGH>; + gpio = <&tlmm 44 GPIO_ACTIVE_HIGH>; }; net { label = "nhx:xnet"; - gpio = <&tlmm 44 GPIO_ACTIVE_HIGH>; + gpio = <&tlmm 0 GPIO_ACTIVE_HIGH>; }; };