mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Revert "Update qcom-ipq4019-nhx4019.dts"
This reverts commit 921600a54d
.
This commit is contained in:
parent
921600a54d
commit
1d5ae68e2e
1 changed files with 21 additions and 1 deletions
|
@ -137,6 +137,27 @@
|
||||||
label = "nhx:xnet";
|
label = "nhx:xnet";
|
||||||
gpio = <&tlmm 0 GPIO_ACTIVE_HIGH>;
|
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 {
|
keys {
|
||||||
|
@ -342,7 +363,6 @@
|
||||||
bias-disable;
|
bias-disable;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&gmac0 {
|
&gmac0 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue