kernel/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi
.. .. @@ -345,7 +345,7 @@ 345 345 * - PDN (power down when low) 346 346 */ 347 347 post-power-on-delay-ms = <200>; 348 - reset-gpios = <&gpio3 RK_PD5 GPIO_ACTIVE_LOW>;348 + reset-gpios = <&gpio2 RK_PB1 GPIO_ACTIVE_LOW>;349 349 }; 350 350 351 351 wireless_wlan: wireless-wlan { .. .. @@ -1518,7 +1518,7 @@ 1518 1518 1519 1519 sdio-pwrseq { 1520 1520 wifi_enable_h: wifi-enable-h { 1521 - rockchip,pins = <3 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>;1521 + rockchip,pins = <2 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>;1522 1522 }; 1523 1523 }; 1524 1524