From: Leo Yu-Chi Liang <ycliang@andestech.com>
Date: Mon, 22 Jul 2024 03:15:58 +0000 (+0800)
Subject: Revert "riscv: dts: jh7110: Enable PLL node in SPL"
X-Git-Tag: v2025.01-rc5-pxa1908~373^2
X-Git-Url: http://git.dujemihanovic.xyz/img/%22http:/www.sics.se/static/git-favicon.png?a=commitdiff_plain;h=dd3cd9eecc9846e7c37a97c9755d2a83fb995cbb;p=u-boot.git

Revert "riscv: dts: jh7110: Enable PLL node in SPL"

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>
---

diff --git a/arch/riscv/dts/jh7110-u-boot.dtsi b/arch/riscv/dts/jh7110-u-boot.dtsi
index c09d5c9170..2f560e7296 100644
--- a/arch/riscv/dts/jh7110-u-boot.dtsi
+++ b/arch/riscv/dts/jh7110-u-boot.dtsi
@@ -93,10 +93,6 @@
 	bootph-pre-ram;
 };
 
-&pllclk {
-	bootph-pre-ram;
-};
-
 &S7_0 {
 	status = "okay";
 };