From: Chukun Pan Date: Wed, 10 Jul 2024 14:30:17 +0000 (+0800) Subject: arm64: dts: rockchip: Enable UHS-I SDR-50 for Lunzn FastRhino R66S X-Git-Tag: v6.12-rc1~188^2~28^2~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9df34247766b2a42c48cf0d81a0dd756c546cbdc;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: rockchip: Enable UHS-I SDR-50 for Lunzn FastRhino R66S This board can work in UHS-I SDR-104 mode, but may not be stable, use SDR-50 instead. Remove the max-frequency property, which is already defined in rk356x.dtsi. Fixes: c79dab407afd ("arm64: dts: rockchip: Add Lunzn Fastrhino R66S") Signed-off-by: Chukun Pan Link: https://lore.kernel.org/r/20240710143017.685905-4-amadeus@jmu.edu.cn Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dts b/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dts index b5e67990dd0f8..8e5c182ef76cd 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dts +++ b/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dts @@ -20,9 +20,9 @@ cap-mmc-highspeed; cap-sd-highspeed; disable-wp; - max-frequency = <150000000>; no-sdio; no-mmc; + sd-uhs-sdr50; pinctrl-names = "default"; pinctrl-0 = <&sdmmc0_bus4 &sdmmc0_clk &sdmmc0_cmd &sdmmc0_det>; vmmc-supply = <&vcc3v3_sd>;