lantiq: pcie: use devm_gpiod_get_optional
[openwrt/staging/mkresin.git] / target / linux / lantiq / files / arch / mips / boot / dts / lantiq / vr9_buffalo_wbmr-300hpd.dts
index 3fbcd8ef4084e1372274b57e0b7c0bae4d53bcf5..bc67e197d983678e6255a43f8254b1cfd793276c 100644 (file)
 
 &pcie0 {
        status = "okay";
-       gpio-reset = <&gpio 38 GPIO_ACTIVE_LOW>;
+       reset-gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
 };