mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/6] ARM: dts: i.MX8MP: drop now upstream imx8mp-nominal.dtsi
@ 2025-04-14  6:50 Ahmad Fatoum
  2025-04-14  6:50 ` [PATCH 2/6] ARM: i.MX8MP: skov: decrease VDD_SOC to 850mV Ahmad Fatoum
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Ahmad Fatoum @ 2025-04-14  6:50 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

This file is now available in Linux since v6.15-rc1, so we do not need
to duplicate it in barebox for boards to make use of it.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 arch/arm/dts/imx8mp-nominal.dtsi | 49 --------------------------------
 1 file changed, 49 deletions(-)
 delete mode 100644 arch/arm/dts/imx8mp-nominal.dtsi

diff --git a/arch/arm/dts/imx8mp-nominal.dtsi b/arch/arm/dts/imx8mp-nominal.dtsi
deleted file mode 100644
index d675d1e5486e..000000000000
--- a/arch/arm/dts/imx8mp-nominal.dtsi
+++ /dev/null
@@ -1,49 +0,0 @@
-// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
-
-&clk {
-	assigned-clocks = <&clk IMX8MP_CLK_A53_SRC>,
-			  <&clk IMX8MP_CLK_A53_CORE>,
-			  <&clk IMX8MP_SYS_PLL3>,
-			  <&clk IMX8MP_CLK_NOC>,
-			  <&clk IMX8MP_CLK_NOC_IO>,
-			  <&clk IMX8MP_CLK_GIC>;
-	assigned-clock-parents = <&clk IMX8MP_SYS_PLL1_800M>,
-				 <&clk IMX8MP_ARM_PLL_OUT>,
-				 <0>,
-				 <&clk IMX8MP_SYS_PLL1_800M>,
-				 <&clk IMX8MP_SYS_PLL3_OUT>,
-				 <&clk IMX8MP_SYS_PLL1_800M>;
-	assigned-clock-rates = <0>, <0>,
-			       <600000000>,
-			       <800000000>,
-			       <600000000>,
-			       <400000000>;
-};
-
-&pgc_hsiomix {
-	assigned-clocks = <&clk IMX8MP_CLK_HSIO_AXI>;
-	assigned-clock-parents = <&clk IMX8MP_SYS_PLL1_800M>;
-	assigned-clock-rates = <400000000>;
-};
-
-&pgc_gpumix {
-	assigned-clocks = <&clk IMX8MP_CLK_GPU_AXI>,
-			  <&clk IMX8MP_CLK_GPU_AHB>;
-	assigned-clock-parents = <&clk IMX8MP_SYS_PLL3_OUT>,
-				 <&clk IMX8MP_SYS_PLL3_OUT>;
-	assigned-clock-rates = <600000000>, <300000000>;
-};
-
-&media_blk_ctrl {
-	assigned-clocks = <&clk IMX8MP_CLK_MEDIA_AXI>,
-			  <&clk IMX8MP_CLK_MEDIA_APB>,
-			  <&clk IMX8MP_CLK_MEDIA_DISP1_PIX>,
-			  <&clk IMX8MP_CLK_MEDIA_DISP2_PIX>,
-			  <&clk IMX8MP_VIDEO_PLL1>;
-	assigned-clock-parents = <&clk IMX8MP_SYS_PLL1_800M>,
-				 <&clk IMX8MP_SYS_PLL1_800M>,
-				 <&clk IMX8MP_VIDEO_PLL1_OUT>,
-				 <&clk IMX8MP_VIDEO_PLL1_OUT>;
-	assigned-clock-rates = <400000000>, <200000000>,
-			       <0>, <0>, <1039500000>;
-};
-- 
2.39.5




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

end of thread, other threads:[~2025-04-15  6:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-14  6:50 [PATCH 1/6] ARM: dts: i.MX8MP: drop now upstream imx8mp-nominal.dtsi Ahmad Fatoum
2025-04-14  6:50 ` [PATCH 2/6] ARM: i.MX8MP: skov: decrease VDD_SOC to 850mV Ahmad Fatoum
2025-04-14  6:50 ` [PATCH 3/6] ARM: i.MX8MP: skov: assert switch reset early Ahmad Fatoum
2025-04-14  6:50 ` [PATCH 4/6] ARM: i.MX8MP: skov: halt startup until power is good Ahmad Fatoum
2025-04-14  8:40   ` Marco Felsch
2025-04-14  8:46     ` Ahmad Fatoum
2025-04-14  9:21       ` Marco Felsch
2025-04-14  9:36         ` Ahmad Fatoum
2025-04-14 10:56           ` Marco Felsch
2025-04-14 11:11             ` Ahmad Fatoum
2025-04-14  6:50 ` [PATCH 5/6] ARM: skov-imx8mp: print initial > on every boot Ahmad Fatoum
2025-04-14  6:50 ` [PATCH 6/6] ARM: i.MX8MP: skov: add new 7" g07017 variant support Ahmad Fatoum
2025-04-14  8:37 ` [PATCH 1/6] ARM: dts: i.MX8MP: drop now upstream imx8mp-nominal.dtsi Sascha Hauer
2025-04-14  8:46   ` Ahmad Fatoum
2025-04-14  9:19     ` Sascha Hauer
2025-04-15  6:48 ` Sascha Hauer

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