summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Yu-Chi Liang <ycliang@andestech.com>2024-07-22 11:15:58 +0800
committerLeo Yu-Chi Liang <ycliang@andestech.com>2024-07-22 15:42:07 +0800
commitdd3cd9eecc9846e7c37a97c9755d2a83fb995cbb (patch)
tree3e6973f1cfee13e3acb9b6b156d53028480d5f2f
parent763a5d03c4eaae3a842adc76141bcba639664e33 (diff)
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>
-rw-r--r--arch/riscv/dts/jh7110-u-boot.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/riscv/dts/jh7110-u-boot.dtsi b/arch/riscv/dts/jh7110-u-boot.dtsi
index c09d5c91708..2f560e7296f 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";
};