mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] [PATCH] Revert "ARM: at91: choose proper parent for both MCI clocks"
@ 2025-09-18  9:36 Alexander Shiyan
  2025-09-18 14:23 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2025-09-18  9:36 UTC (permalink / raw)
  To: barebox; +Cc: Alexander Shiyan

This reverts commit 238cf3326ac1ec009173c85fa664889d5cb57bdb.
The patch is no longer needed after commit:
"clk: at91: sync drivers with Linux".

barebox@Mega-Milas SAMA5D2 EVB:/ clk_dump -v
...
            utmick (rate 480000000, enable_count: 2, enabled)
                sdmmc1_gclk (rate 240000000, enable_count: 1, enabled)
                \---- possible parents: slowck mainck plladivck utmick masterck_div audiopll_pmcck
...

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
 arch/arm/dts/sama5d2.dtsi | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/arm/dts/sama5d2.dtsi b/arch/arm/dts/sama5d2.dtsi
index 15682f9d27..6bbd6a9e93 100644
--- a/arch/arm/dts/sama5d2.dtsi
+++ b/arch/arm/dts/sama5d2.dtsi
@@ -8,11 +8,3 @@ aliases {
 };
 
 /delete-node/ &{/memory@20000000};
-
-&sdmmc0 {
-	assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_UTMI>;
-};
-
-&sdmmc1 {
-	assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_UTMI>;
-};
-- 
2.39.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-18 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-18  9:36 [PATCH] [PATCH] Revert "ARM: at91: choose proper parent for both MCI clocks" Alexander Shiyan
2025-09-18 14:23 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox