Patch "arm64: dts: rockchip: Lower sd speed on rk3566-soquartz" has been added to the 6.1-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: rockchip: Lower sd speed on rk3566-soquartz

to the 6.1-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-rockchip-lower-sd-speed-on-rk3566-soquartz.patch
and it can be found in the queue-6.1 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 09385f41209ce413e70124a040ea55b205aa779c
Author: Dan Johansen <strit@xxxxxxxxxxx>
Date:   Sat Mar 4 17:41:35 2023 +0100

    arm64: dts: rockchip: Lower sd speed on rk3566-soquartz
    
    [ Upstream commit 5912b647bd0732ae8c78a6e5b259c82efd177d93 ]
    
    Just like the Quartz64 Model B the previously stated speed of sdr-104
    in soquartz is too high for the hardware to reliably communicate with
    some fast SD cards.
    Especially on some carrierboards.
    
    Lower this to sd-uhs-sdr50 to fix this.
    
    Fixes: 5859b5a9c3ac ("arm64: dts: rockchip: add SoQuartz CM4IO dts")
    Signed-off-by: Dan Johansen <strit@xxxxxxxxxxx>
    Acked-by: Peter Geis <pgwipeout@xxxxxxxxx>
    Link: https://lore.kernel.org/r/20230304164135.28430-1-strit@xxxxxxxxxxx
    Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi b/arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi
index 5bcd4be329643..4d494b53a71ab 100644
--- a/arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi
@@ -540,7 +540,7 @@ &sdmmc1 {
 	non-removable;
 	pinctrl-names = "default";
 	pinctrl-0 = <&sdmmc1_bus4 &sdmmc1_cmd &sdmmc1_clk>;
-	sd-uhs-sdr104;
+	sd-uhs-sdr50;
 	vmmc-supply = <&vcc3v3_sys>;
 	vqmmc-supply = <&vcc_1v8>;
 	status = "okay";



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux