lantiq: pcie: use devm_gpiod_get_optional
[openwrt/staging/mkresin.git] / target / linux / lantiq / files / arch / mips / boot / dts / lantiq / vr9_arcadyan_vg3503j.dts
index 93d3a9feb4141a13659a0b955b857a407c0d162b..6afaf5f09c18a06768803422fac11c95501c0d28 100644 (file)
 
 &pcie0 {
        status = "okay";
-       gpio-reset = <&gpio 38 GPIO_ACTIVE_LOW>;
+       reset-gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
 };