From 1d5ae68e2e1ddb3eed78e1c52480c18912725273 Mon Sep 17 00:00:00 2001 From: suyuan168 <175338101@qq.com> Date: Mon, 4 Jul 2022 11:42:02 +0800 Subject: [PATCH] Revert "Update qcom-ipq4019-nhx4019.dts" This reverts commit 921600a54db8832fe2f96741ff6e364f1bcd3bbe. --- .../arm/boot/dts/qcom-ipq4019-nhx4019.dts | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) 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 3fcb5bd6..e898f427 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 @@ -137,6 +137,27 @@ label = "nhx:xnet"; gpio = <&tlmm 0 GPIO_ACTIVE_HIGH>; }; + + m2power { + label = "m2power"; + gpio = <&tlmm 48 GPIO_ACTIVE_LOW>; + }; + + + m2dcpower { + label = "m2dcpower"; + gpio = <&tlmm 51 GPIO_ACTIVE_HIGH>; + }; + + pcie1dcpower { + label = "pcie1dcpower"; + gpio = <&tlmm 50 GPIO_ACTIVE_HIGH>; + }; + + pcie2dcpower { + label = "pcie2dcpower"; + gpio = <&tlmm 46 GPIO_ACTIVE_HIGH>; + }; }; keys { @@ -342,7 +363,6 @@ bias-disable; }; }; - }; &gmac0 {