[PATCH 1/2] arch: arm: dts: k3-am625-phyboard-lyra: Drop bootph properties
Wadim Egorov
w.egorov at phytec.de
Thu Nov 27 15:04:27 CET 2025
Remove bootph properties no longer needed. These are now handled
in upstream Linux device trees.
Signed-off-by: Wadim Egorov <w.egorov at phytec.de>
---
.../k3-am625-phyboard-lyra-rdk-u-boot.dtsi | 100 ------------------
arch/arm/dts/k3-am625-r5-phycore-som-2gb.dts | 8 --
2 files changed, 108 deletions(-)
diff --git a/arch/arm/dts/k3-am625-phyboard-lyra-rdk-u-boot.dtsi b/arch/arm/dts/k3-am625-phyboard-lyra-rdk-u-boot.dtsi
index 3a1a8b06dc6..daa1710dbc4 100644
--- a/arch/arm/dts/k3-am625-phyboard-lyra-rdk-u-boot.dtsi
+++ b/arch/arm/dts/k3-am625-phyboard-lyra-rdk-u-boot.dtsi
@@ -19,36 +19,16 @@
mmc0 = &sdhci0;
mmc1 = &sdhci1;
};
-
- memory at 80000000 {
- bootph-all;
- };
-};
-
-&cpsw3g {
- bootph-all;
-};
-
-&cpsw_port1 {
- bootph-all;
};
&cpsw_port2 {
status = "disabled";
};
-&cpsw3g_phy1 {
- bootph-all;
-};
-
&phy_gmii_sel {
bootph-all;
};
-&fss {
- bootph-all;
-};
-
&main_bcdma {
bootph-all;
reg = <0x00 0x485c0100 0x00 0x100>,
@@ -63,38 +43,6 @@
"ringrt" , "cfg", "tchan", "rchan";
};
-&main_gpio0 {
- bootph-all;
-};
-
-&main_mdio1_pins_default {
- bootph-all;
-};
-
-&main_i2c0 {
- bootph-all;
-};
-
-&main_i2c0_pins_default {
- bootph-all;
-};
-
-&main_mmc0_pins_default {
- bootph-all;
-};
-
-&main_mmc1_pins_default {
- bootph-all;
-};
-
-&main_pktdma {
- bootph-all;
-};
-
-&main_rgmii1_pins_default {
- bootph-all;
-};
-
&main_rti1 {
status = "disabled";
};
@@ -111,27 +59,8 @@
status = "disabled";
};
-&main_uart0 {
- bootph-all;
-};
-
-&main_uart0_pins_default {
- bootph-all;
-};
-
-&main_uart1 {
- bootph-all;
-};
-
-&main_uart1_pins_default {
- bootph-all;
-};
-
&ospi0 {
- bootph-all;
-
flash at 0 {
- bootph-all;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
@@ -161,43 +90,14 @@
};
};
-&ospi0_pins_default {
- bootph-all;
-};
-
-&sdhci0 {
- bootph-all;
-};
-
-&sdhci1 {
- bootph-all;
-};
-
-&usbss0 {
- bootph-all;
-};
-
&usb0 {
dr_mode = "peripheral";
- bootph-all;
};
&usb0_phy_ctrl {
bootph-all;
};
-&vcc_3v3_mmc {
- bootph-all;
-};
-
-&vcc_5v0_som {
- bootph-all;
-};
-
-&vddshv5_sdio {
- bootph-all;
-};
-
&wkup_uart0 {
bootph-all;
};
diff --git a/arch/arm/dts/k3-am625-r5-phycore-som-2gb.dts b/arch/arm/dts/k3-am625-r5-phycore-som-2gb.dts
index 03dc81a4afa..0f2c592593e 100644
--- a/arch/arm/dts/k3-am625-r5-phycore-som-2gb.dts
+++ b/arch/arm/dts/k3-am625-r5-phycore-som-2gb.dts
@@ -93,14 +93,6 @@
ti,sci = <&dm_tifs>;
};
-/* Main UART1 is used for TIFS firmware logs */
-&main_uart1 {
- pinctrl-names = "default";
- pinctrl-0 = <&main_uart1_pins_default>;
- status = "okay";
- bootph-pre-ram;
-};
-
&mcu_pmx0 {
wkup_uart0_pins_default: wkup-uart0-pins-default {
pinctrl-single,pins = <
--
2.48.1
More information about the U-Boot
mailing list