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
1efdbd4ec9
commit
c25942dee6
1 changed files with 0 additions and 47 deletions
|
@ -139,53 +139,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
gpio-export {
|
||||
compatible = "gpio-export";
|
||||
pinctrl-0 = <&power_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
m2power {
|
||||
gpio-export,name = "m2power";
|
||||
gpio-export,output = <1>;
|
||||
gpio = <&tlmm 48 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
m2reset {
|
||||
gpio-export,name = "m2reset";
|
||||
gpio-export,output = <1>;
|
||||
gpio = <&tlmm 49 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
m2dcpower {
|
||||
gpio-export,name = "m2dcpower";
|
||||
gpio-export,output = <1>;
|
||||
gpio = <&tlmm 51 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
pcie1dcpower {
|
||||
gpio-export,name = "pcie1dcpower";
|
||||
gpio-export,output = <1>;
|
||||
gpio = <&tlmm 50 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
pcie1rst {
|
||||
gpio-export,name = "pcie1rst";
|
||||
gpio-export,output = <1>;
|
||||
gpio = <&tlmm 42 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
pcie2dcpower {
|
||||
gpio-export,name = "pcie2dcpower";
|
||||
gpio-export,output = <1>;
|
||||
gpio = <&tlmm 46 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
pcie2rst {
|
||||
gpio-export,name = "pcie2rst";
|
||||
gpio-export,output = <1>;
|
||||
gpio = <&tlmm 43 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
};
|
||||
|
||||
keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue