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
beb0862c02
commit
b063bd11ab
1 changed files with 18 additions and 18 deletions
|
@ -100,42 +100,42 @@
|
||||||
|
|
||||||
led_sys: status {
|
led_sys: status {
|
||||||
label = "nhx:system";
|
label = "nhx:system";
|
||||||
gpio = <&gpio 4 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 4 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lte1 {
|
lte1 {
|
||||||
label = "nhx:5g1";
|
label = "nhx:5g1";
|
||||||
gpio = <&gpio 3 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 3 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lterssi1 {
|
lterssi1 {
|
||||||
label = "nhx:5g2";
|
label = "nhx:5g2";
|
||||||
gpio = <&gpio 2 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 2 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lterssi2 {
|
lterssi2 {
|
||||||
label = "nhx:5g3";
|
label = "nhx:5g3";
|
||||||
gpio = <&gpio 1 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lterssi3 {
|
lterssi3 {
|
||||||
label = "nhx:wifi2";
|
label = "nhx:wifi2";
|
||||||
gpio = <&gpio 36 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 36 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
wifi {
|
wifi {
|
||||||
label = "nhx:wifi5";
|
label = "nhx:wifi5";
|
||||||
gpio = <&gpio 37 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 37 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
err {
|
err {
|
||||||
label = "nhx:net";
|
label = "nhx:net";
|
||||||
gpio = <&gpio 44 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 44 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
net {
|
net {
|
||||||
label = "nhx:xnet";
|
label = "nhx:xnet";
|
||||||
gpio = <&gpio 0 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -156,48 +156,48 @@
|
||||||
3vpower {
|
3vpower {
|
||||||
gpio-export,name = "3vpower";
|
gpio-export,name = "3vpower";
|
||||||
gpio-export,output = <1>;
|
gpio-export,output = <1>;
|
||||||
gpio = <&gpio 19 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 19 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
m2power {
|
m2power {
|
||||||
gpio-export,name = "m2power";
|
gpio-export,name = "m2power";
|
||||||
gpio-export,output = <1>;
|
gpio-export,output = <1>;
|
||||||
gpio = <&gpio 48 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 48 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
|
|
||||||
m2reset {
|
m2reset {
|
||||||
gpio-export,name = "m2reset";
|
gpio-export,name = "m2reset";
|
||||||
gpio-export,output = <1>;
|
gpio-export,output = <1>;
|
||||||
gpio = <&gpio 49 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 49 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
|
|
||||||
m2dcpower {
|
m2dcpower {
|
||||||
gpio-export,name = "m2dcpower";
|
gpio-export,name = "m2dcpower";
|
||||||
gpio-export,output = <1>;
|
gpio-export,output = <1>;
|
||||||
gpio = <&gpio 51 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 51 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
pcie1dcpower {
|
pcie1dcpower {
|
||||||
gpio-export,name = "pcie1dcpower";
|
gpio-export,name = "pcie1dcpower";
|
||||||
gpio-export,output = <1>;
|
gpio-export,output = <1>;
|
||||||
gpio = <&gpio 50 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 50 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
pcie1rst {
|
pcie1rst {
|
||||||
gpio-export,name = "pcie1rst";
|
gpio-export,name = "pcie1rst";
|
||||||
gpio-export,output = <1>;
|
gpio-export,output = <1>;
|
||||||
gpio = <&gpio 42 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 42 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
|
|
||||||
pcie2dcpower {
|
pcie2dcpower {
|
||||||
gpio-export,name = "pcie2dcpower";
|
gpio-export,name = "pcie2dcpower";
|
||||||
gpio-export,output = <1>;
|
gpio-export,output = <1>;
|
||||||
gpio = <&gpio 46 GPIO_ACTIVE_HIGH>;
|
gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
pcie2rst {
|
pcie2rst {
|
||||||
gpio-export,name = "pcie2rst";
|
gpio-export,name = "pcie2rst";
|
||||||
gpio-export,output = <1>;
|
gpio-export,output = <1>;
|
||||||
gpio = <&gpio 43 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -307,8 +307,8 @@
|
||||||
|
|
||||||
&pcie0 {
|
&pcie0 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
perst-gpio = <&gpio 38 GPIO_ACTIVE_LOW>;
|
perst-gpio = <&tlmm 38 GPIO_ACTIVE_LOW>;
|
||||||
wake-gpio = <&gpio 40 GPIO_ACTIVE_LOW>;
|
wake-gpio = <&tlmm 40 GPIO_ACTIVE_LOW>;
|
||||||
|
|
||||||
/* Free slot for use */
|
/* Free slot for use */
|
||||||
bridge@0,0 {
|
bridge@0,0 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue