[PATCH] [PATCH] Revert "ARM: at91: choose proper parent for both MCI clocks"
Alexander Shiyan
eagle.alexander923 at gmail.com
Thu Sep 18 02:36:13 PDT 2025
This reverts commit 238cf3326ac1ec009173c85fa664889d5cb57bdb.
The patch is no longer needed after commit:
"clk: at91: sync drivers with Linux".
barebox at 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 at 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 at 20000000};
-
-&sdmmc0 {
- assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_UTMI>;
-};
-
-&sdmmc1 {
- assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_UTMI>;
-};
--
2.39.1
More information about the barebox
mailing list