arm64: dts: rockchip: Add additional properties for WiFi on Anbernic rgxx3
authorChris Morgan <macromorgan@hotmail.com>
Mon, 25 Mar 2024 14:37:26 +0000 (09:37 -0500)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 10 Apr 2024 06:26:35 +0000 (08:26 +0200)
Add additional properties for the SDMMC2 node. Based on user feedback
these help correct some issues with probing the WiFi hardware.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20240325143729.83852-2-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi

index 18b8c2e7befa75712c0e2b1af9b35113ffec4d84..c8fdb1b817f5b3bbbaab4fb588823898de821159 100644 (file)
        cap-sdio-irq;
        keep-power-in-suspend;
        mmc-pwrseq = <&sdio_pwrseq>;
+       no-mmc;
+       no-sd;
        non-removable;
        pinctrl-0 = <&sdmmc2m0_bus4 &sdmmc2m0_cmd &sdmmc2m0_clk>;
        pinctrl-names = "default";
+       sd-uhs-sdr50;
        vmmc-supply = <&vcc_wifi>;
        vqmmc-supply = <&vcca1v8_pmu>;
        status = "okay";