From: Joel Pauling (aenertia) <[email protected]>

RK3588: reduce nanopc-t6 emmc frequency speed as it is unstable with the 
current setting and leads to IO / SIOTLB issues

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi 
b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi
index blahblah..blahblah 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi
@@ -699,7 +699,7 @@ &sdhci {
        no-sdio;
        no-sd;
        non-removable;
-       max-frequency = <200000000>;
+       max-frequency = <150000000>;
        mmc-hs400-1_8v;
        mmc-hs400-enhanced-strobe;
        status = "okay";

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3951

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to