The former is deprecated. Fixes dtc warning. Signed-off-by: Rosen Penev <[email protected]> Link: https://github.com/openwrt/openwrt/pull/20116 Signed-off-by: Robert Marko <[email protected]>
@@ -211,7 +211,7 @@
&pcie0 {
status = "okay";
perst-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
- wake-gpio = <&tlmm 50 GPIO_ACTIVE_LOW>;
+ wake-gpios = <&tlmm 50 GPIO_ACTIVE_LOW>;
};
&pcie_bridge0 {
@@ -202,7 +202,7 @@
@@ -311,7 +311,7 @@
@@ -232,7 +232,7 @@
perst-gpios = <&tlmm 35 GPIO_ACTIVE_LOW>;
@@ -333,7 +333,7 @@
@@ -320,7 +320,7 @@
&mdio {
@@ -204,7 +204,7 @@
@@ -470,7 +470,7 @@
- wake-gpio = <&tlmm 40 GPIO_ACTIVE_LOW>;
+ wake-gpios = <&tlmm 40 GPIO_ACTIVE_LOW>;
clkreq-gpio = <&tlmm 39 GPIO_ACTIVE_LOW>;
@@ -421,7 +421,7 @@
@@ -310,7 +310,7 @@
@@ -191,7 +191,7 @@
@@ -209,7 +209,7 @@
pinctrl-names = "default";
pinctrl-0 = <&pcie_pins>;
perst-gpios = <&tlmm 4 GPIO_ACTIVE_LOW>;
- wake-gpio = <&tlmm 40 GPIO_ACTIVE_HIGH>;
+ wake-gpios = <&tlmm 40 GPIO_ACTIVE_HIGH>;
&qpic_bam {
@@ -307,7 +307,7 @@
@@ -206,7 +206,7 @@
@@ -275,7 +275,7 @@
@@ -332,7 +332,7 @@
&vqmmc {