From dd3cd9eecc9846e7c37a97c9755d2a83fb995cbb Mon Sep 17 00:00:00 2001 From: Leo Yu-Chi Liang Date: Mon, 22 Jul 2024 11:15:58 +0800 Subject: [PATCH] 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 Signed-off-by: Leo Yu-Chi Liang --- arch/riscv/dts/jh7110-u-boot.dtsi | 4 ---- 1 file changed, 4 deletions(-) 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"; }; -- 2.39.5