ipq806x: reset-gpio to reset-gpios
[openwrt/openwrt.git] / target / linux / ipq806x / files / arch / arm / boot / dts / qcom-ipq8064-d7800.dts
index 18563c19f7bfdab600e8eb53d7d581cbeadbb388..3cd1bd2045290425541de33d87146fd1daa59153 100644 (file)
 
 &pcie0 {
        status = "okay";
-       reset-gpio = <&qcom_pinmux 3 GPIO_ACTIVE_HIGH>;
+       reset-gpios = <&qcom_pinmux 3 GPIO_ACTIVE_HIGH>;
        pinctrl-0 = <&pcie0_pins>;
        pinctrl-names = "default";
 
 
 &pcie1 {
        status = "okay";
-       reset-gpio = <&qcom_pinmux 48 GPIO_ACTIVE_HIGH>;
+       reset-gpios = <&qcom_pinmux 48 GPIO_ACTIVE_HIGH>;
        pinctrl-0 = <&pcie1_pins>;
        pinctrl-names = "default";
        max-link-speed = <1>;
 
 &pcie2 {
        status = "okay";
-       reset-gpio = <&qcom_pinmux 63 GPIO_ACTIVE_HIGH>;
+       reset-gpios = <&qcom_pinmux 63 GPIO_ACTIVE_HIGH>;
        pinctrl-0 = <&pcie2_pins>;
        pinctrl-names = "default";
 };