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:
parent
4ce2627e75
commit
77b9d9d13b
1 changed files with 10 additions and 19 deletions
|
@ -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;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue