1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
suyuan168 2022-07-14 17:53:31 +08:00
parent 31730181a3
commit aeef74f00a
2 changed files with 25 additions and 0 deletions

View file

@ -137,6 +137,30 @@
label = "nhx:xnet";
gpio = <&tlmm 0 GPIO_ACTIVE_HIGH>;
};
5g1pwr {
pins = "gpio51";
function = "gpio";
drive-strength = <8>;
bias-pull-up;
output-high;
};
5g2pwr {
pins = "gpio50";
function = "gpio";
drive-strength = <8>;
bias-pull-up;
output-high;
};
5g3pwr {
pins = "gpio46";
function = "gpio";
drive-strength = <8>;
bias-pull-up;
output-high;
};
};
keys {

View file

@ -841,5 +841,6 @@ define Device/nhx_nhx4019
SOC := qcom-ipq4019
BLOCKSIZE := 128k
PAGESIZE := 2048
DEVICE_PACKAGES := uboot-envtools
endef
TARGET_DEVICES += nhx_nhx4019