kernel/arch/arm64/boot/dts/rockchip/rk3566-evb2-lp4x-v10.dtsi
.. .. @@ -549,7 +549,8 @@ 549 549 550 550 &sdmmc1 { 551 551 max-frequency = <150000000>; 552 - supports-sdio;552 + no-sd;553 + no-mmc;553 554 bus-width = <4>; 554 555 disable-wp; 555 556 cap-sd-highspeed; .. .. @@ -592,6 +593,7 @@ 592 593 pinctrl-names = "default"; 593 594 pinctrl-0 = <&wifi_host_wake_irq>; 594 595 WIFI,host_wake_irq = <&gpio2 RK_PB2 GPIO_ACTIVE_HIGH>; 596 + WIFI,poweren_gpio = <&gpio2 RK_PB1 GPIO_ACTIVE_HIGH>;595 597 }; 596 598 597 599 &work_led {