1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Update qcom-ipq4019-nhx4019.dts

This commit is contained in:
suyuan168 2022-07-15 00:48:59 +08:00
parent 4ce2627e75
commit 77b9d9d13b

View file

@ -139,27 +139,18 @@
}; };
5g1pwr { 5g1pwr {
pins = "gpio51"; label = "green:5g1pwr ";
function = "gpio"; gpios = <&tlmm 51 GPIO_ACTIVE_HIGH>;
drive-strength = <8>;
bias-pull-up;
output-high;
}; };
5g2pwr { 5g2pwr {
pins = "gpio50"; label = "green:5g2pwr ";
function = "gpio"; gpios = <&tlmm 50 GPIO_ACTIVE_HIGH>;
drive-strength = <8>;
bias-pull-up;
output-high;
}; };
5g3pwr { 5g3pwr {
pins = "gpio46"; label = "green:5g3pwr";
function = "gpio"; gpios = <&tlmm 46 GPIO_ACTIVE_HIGH>;
drive-strength = <8>;
bias-pull-up;
output-high;
}; };
}; };