]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Revert "riscv: dts: jh7110: Enable PLL node in SPL"
authorLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 22 Jul 2024 03:15:58 +0000 (11:15 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 22 Jul 2024 07:42:07 +0000 (15:42 +0800)
This patch breaks speed SD function on Milk-V Mars CM Lite (DFRobot mini router carrier).
Revert this commit for now.

Link: https://lore.kernel.org/u-boot/ZpZSmdrst4z_Q4JQ@swlinux02/T/#mbcd32d430fe58a1dd8161c9f3cc073052501b701
This reverts commit e6b7aeef3df206b9f2a47e715d643b735d18ae73.

Reported-by: E Shattow <lucent@gmail.com>
Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/dts/jh7110-u-boot.dtsi

index c09d5c917088c38303a670fae07fa2ce6cfc1c83..2f560e7296f60e12c9628e01e4343c2743a4e0a1 100644 (file)
        bootph-pre-ram;
 };
 
-&pllclk {
-       bootph-pre-ram;
-};
-
 &S7_0 {
        status = "okay";
 };