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

Update qcom-ipq4019-r619ac.dtsi

This commit is contained in:
suyuan 2020-12-25 20:25:13 +08:00
parent 754d6df0df
commit 6d1c66b99c

View file

@ -84,18 +84,18 @@
pinctrl-names = "default"; pinctrl-names = "default";
led_sys: sys { led_sys: sys {
label = "r619ac:blue:sys"; label = "blue:sys";
gpios = <&tlmm 39 GPIO_ACTIVE_HIGH>; gpios = <&tlmm 39 GPIO_ACTIVE_HIGH>;
}; };
wlan2g { wlan2g {
label = "r619ac:blue:wlan2g"; label = "blue:wlan2g";
gpios = <&tlmm 32 GPIO_ACTIVE_HIGH>; gpios = <&tlmm 32 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "phy0tpt"; linux,default-trigger = "phy0tpt";
}; };
wlan5g { wlan5g {
label = "r619ac:blue:wlan5g"; label = "blue:wlan5g";
gpios = <&tlmm 50 GPIO_ACTIVE_HIGH>; gpios = <&tlmm 50 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "phy1tpt"; linux,default-trigger = "phy1tpt";
}; };