hc
2023-11-07 f45e756958099c35d6afb746df1d40a1c6302cfc
kernel/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi
....@@ -345,7 +345,7 @@
345345 * - PDN (power down when low)
346346 */
347347 post-power-on-delay-ms = <200>;
348
- reset-gpios = <&gpio3 RK_PD5 GPIO_ACTIVE_LOW>;
348
+ reset-gpios = <&gpio2 RK_PB1 GPIO_ACTIVE_LOW>;
349349 };
350350
351351 wireless_wlan: wireless-wlan {
....@@ -1518,7 +1518,7 @@
15181518
15191519 sdio-pwrseq {
15201520 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>;
15221522 };
15231523 };
15241524