* [PATCH v5 0/4] Add bootph-all property to enable Ethernet boot
@ 2025-07-08 8:42 Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 1/4] arm64: dts: ti: k3-am68-sk-base-board: " Chintan Vankar
` (4 more replies)
0 siblings, 5 replies; 8+ messages in thread
From: Chintan Vankar @ 2025-07-08 8:42 UTC (permalink / raw)
To: Conor Dooley, Krzysztof Kozlowski, Rob Herring, Tero Kristo,
Vignesh Raghavendra, Nishanth Menon, c-vankar
Cc: s-vadapalli, linux-kernel, devicetree, linux-arm-kernel
This series adds bootph-all property to necessary nodes to enable
ethernet boot support for SK-AM68, AM62P5-SK, J722S, and SK-AM69.
This series is based on commit '8d6c58332c7a' of linux-next tagged
next-20250703.
Link to v4:
https://lore.kernel.org/r/20250429072644.2400295-1-c-vankar@ti.com/
Changes from v4 to v5:
- Updated [PATCH v4 2/2] by adding properties to the respective board
files and split [PATCH v4 2/2] for AM62P5-SK and J722S-EVM.
- Added a new patch to enable Ethernet boot on SK-AM69.
This series is based on linux-next tagged next-20250428.
Chintan Vankar (4):
arm64: dts: ti: k3-am68-sk-base-board: Add bootph-all property to
enable Ethernet boot
arm64: dts: ti: k3-am62p5-sk: Add bootph-all property to enable
Ethernet boot
arm64: dts: ti: k3-j722s-evm: Add bootph-all property to enable
Ethernet boot
arm64: dts: ti: k3-am69-sk: Add bootph-all property to enable Ethernet
boot
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 7 +++++++
arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 12 ++++++++++++
arch/arm64/boot/dts/ti/k3-am69-sk.dts | 12 ++++++++++++
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 8 ++++++++
4 files changed, 39 insertions(+)
--
2.34.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH v5 1/4] arm64: dts: ti: k3-am68-sk-base-board: Add bootph-all property to enable Ethernet boot
2025-07-08 8:42 [PATCH v5 0/4] Add bootph-all property to enable Ethernet boot Chintan Vankar
@ 2025-07-08 8:42 ` Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 2/4] arm64: dts: ti: k3-am62p5-sk: " Chintan Vankar
` (3 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Chintan Vankar @ 2025-07-08 8:42 UTC (permalink / raw)
To: Conor Dooley, Krzysztof Kozlowski, Rob Herring, Tero Kristo,
Vignesh Raghavendra, Nishanth Menon, c-vankar
Cc: s-vadapalli, linux-kernel, devicetree, linux-arm-kernel
Ethernet boot requires CPSW nodes to be present starting from R5 SPL
stage. Add bootph-all property to required nodes to enable Ethernet boot
on SK-AM68.
Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Chintan Vankar <c-vankar@ti.com>
---
Changes from v4 to v5:
- No changes.
Link to v4:
https://lore.kernel.org/r/20250429072644.2400295-1-c-vankar@ti.com/
arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts b/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts
index 5fa70a874d7b..e84c504c87d2 100644
--- a/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts
@@ -344,6 +344,7 @@ J721S2_WKUP_IOPAD(0x008, PIN_OUTPUT, 0) /* (E22) MCU_RGMII1_TD3 */
J721S2_WKUP_IOPAD(0x018, PIN_OUTPUT, 0) /* (F21) MCU_RGMII1_TXC */
J721S2_WKUP_IOPAD(0x000, PIN_OUTPUT, 0) /* (F22) MCU_RGMII1_TX_CTL */
>;
+ bootph-all;
};
mcu_mdio_pins_default: mcu-mdio-default-pins {
@@ -351,6 +352,7 @@ mcu_mdio_pins_default: mcu-mdio-default-pins {
J721S2_WKUP_IOPAD(0x034, PIN_OUTPUT, 0) /* (A21) MCU_MDIO0_MDC */
J721S2_WKUP_IOPAD(0x030, PIN_INPUT, 0) /* (A22) MCU_MDIO0_MDIO */
>;
+ bootph-all;
};
mcu_mcan0_pins_default: mcu-mcan0-default-pins {
@@ -412,6 +414,14 @@ J721S2_WKUP_IOPAD(0x000, PIN_INPUT, 7) /* (K26) WKUP_GPIO0_49 */
};
};
+&cpsw_mac_syscon {
+ bootph-all;
+};
+
+&phy_gmii_sel {
+ bootph-all;
+};
+
&main_gpio0 {
status = "okay";
pinctrl-names = "default";
@@ -626,6 +636,7 @@ &mcu_cpsw {
&davinci_mdio {
phy0: ethernet-phy@0 {
reg = <0>;
+ bootph-all;
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
ti,min-output-impedance;
@@ -635,6 +646,7 @@ phy0: ethernet-phy@0 {
&cpsw_port1 {
phy-mode = "rgmii-rxid";
phy-handle = <&phy0>;
+ bootph-all;
};
&mcu_mcan0 {
--
2.34.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH v5 2/4] arm64: dts: ti: k3-am62p5-sk: Add bootph-all property to enable Ethernet boot
2025-07-08 8:42 [PATCH v5 0/4] Add bootph-all property to enable Ethernet boot Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 1/4] arm64: dts: ti: k3-am68-sk-base-board: " Chintan Vankar
@ 2025-07-08 8:42 ` Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 3/4] arm64: dts: ti: k3-j722s-evm: " Chintan Vankar
` (2 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Chintan Vankar @ 2025-07-08 8:42 UTC (permalink / raw)
To: Conor Dooley, Krzysztof Kozlowski, Rob Herring, Tero Kristo,
Vignesh Raghavendra, Nishanth Menon, c-vankar
Cc: s-vadapalli, linux-kernel, devicetree, linux-arm-kernel,
Roger Quadros
Ethernet boot requires CPSW nodes to be present starting from R5 SPL
stage. Add bootph-all property to required nodes to enable Ethernet boot
for AM62P5-SK.
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: Chintan Vankar <c-vankar@ti.com>
---
Changes from v4 to v5:
- Split [PATCH v4 2/2] to [PATCH v5 2/4] and [PATCH v5 3/4].
- Added properties to board specific files.
Link to v4:
https://lore.kernel.org/r/20250429072644.2400295-3-c-vankar@ti.com/
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
index 83c37de7d338..58be0f5d8702 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
@@ -214,6 +214,10 @@ sound_master: simple-audio-card,codec {
};
};
+&phy_gmii_sel {
+ bootph-all;
+};
+
&main_gpio0 {
bootph-all;
};
@@ -267,6 +271,7 @@ main_mdio1_pins_default: main-mdio1-default-pins {
AM62PX_IOPAD(0x0160, PIN_OUTPUT, 0) /* (F17) MDIO0_MDC */
AM62PX_IOPAD(0x015c, PIN_INPUT, 0) /* (F16) MDIO0_MDIO */
>;
+ bootph-all;
};
main_mmc1_pins_default: main-mmc1-default-pins {
@@ -547,6 +552,7 @@ &cpsw_port1 {
phy-mode = "rgmii-rxid";
phy-handle = <&cpsw3g_phy0>;
status = "okay";
+ bootph-all;
};
&cpsw_port2 {
@@ -562,6 +568,7 @@ &cpsw3g_mdio {
cpsw3g_phy0: ethernet-phy@0 {
reg = <0>;
+ bootph-all;
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
ti,min-output-impedance;
--
2.34.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH v5 3/4] arm64: dts: ti: k3-j722s-evm: Add bootph-all property to enable Ethernet boot
2025-07-08 8:42 [PATCH v5 0/4] Add bootph-all property to enable Ethernet boot Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 1/4] arm64: dts: ti: k3-am68-sk-base-board: " Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 2/4] arm64: dts: ti: k3-am62p5-sk: " Chintan Vankar
@ 2025-07-08 8:42 ` Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 4/4] arm64: dts: ti: k3-am69-sk: " Chintan Vankar
2025-07-08 13:23 ` [PATCH v5 0/4] " Rob Herring (Arm)
4 siblings, 0 replies; 8+ messages in thread
From: Chintan Vankar @ 2025-07-08 8:42 UTC (permalink / raw)
To: Conor Dooley, Krzysztof Kozlowski, Rob Herring, Tero Kristo,
Vignesh Raghavendra, Nishanth Menon, c-vankar
Cc: s-vadapalli, linux-kernel, devicetree, linux-arm-kernel,
Roger Quadros
Ethernet boot requires CPSW nodes to be present starting from R5 SPL
stage. Add bootph-all property to required nodes to enable Ethernet boot
for J722S-EVM.
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: Chintan Vankar <c-vankar@ti.com>
---
Changes from v4 to v5:
- Split [PATCH v4 2/2] to [PATCH v5 2/4] and [PATCH v5 3/4].
- Added properties to board specific files.
Link to v4:
https://lore.kernel.org/r/20250429072644.2400295-3-c-vankar@ti.com/
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
index a47852fdca70..08a2f26f1f58 100644
--- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
@@ -282,6 +282,10 @@ csi23_mux: mux-controller-1 {
};
};
+&phy_gmii_sel {
+ bootph-all;
+};
+
&main_pmx0 {
main_mcan0_pins_default: main-mcan0-default-pins {
@@ -346,6 +350,7 @@ mdio_pins_default: mdio-default-pins {
J722S_IOPAD(0x0160, PIN_OUTPUT, 0) /* (AC24) MDIO0_MDC */
J722S_IOPAD(0x015c, PIN_INPUT, 0) /* (AD25) MDIO0_MDIO */
>;
+ bootph-all;
};
ospi0_pins_default: ospi0-default-pins {
@@ -380,6 +385,7 @@ J722S_IOPAD(0x0140, PIN_OUTPUT, 0) /* (AF24) RGMII1_TD3 */
J722S_IOPAD(0x0130, PIN_OUTPUT, 0) /* (AG26) RGMII1_TXC */
J722S_IOPAD(0x012c, PIN_OUTPUT, 0) /* (AF25) RGMII1_TX_CTL */
>;
+ bootph-all;
};
main_usb1_pins_default: main-usb1-default-pins {
@@ -424,6 +430,7 @@ &cpsw3g_mdio {
cpsw3g_phy0: ethernet-phy@0 {
reg = <0>;
+ bootph-all;
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
ti,min-output-impedance;
@@ -434,6 +441,7 @@ &cpsw_port1 {
phy-mode = "rgmii-rxid";
phy-handle = <&cpsw3g_phy0>;
status = "okay";
+ bootph-all;
};
&main_gpio1 {
--
2.34.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH v5 4/4] arm64: dts: ti: k3-am69-sk: Add bootph-all property to enable Ethernet boot
2025-07-08 8:42 [PATCH v5 0/4] Add bootph-all property to enable Ethernet boot Chintan Vankar
` (2 preceding siblings ...)
2025-07-08 8:42 ` [PATCH v5 3/4] arm64: dts: ti: k3-j722s-evm: " Chintan Vankar
@ 2025-07-08 8:42 ` Chintan Vankar
2025-07-08 8:54 ` Siddharth Vadapalli
2025-07-09 4:31 ` Vignesh Raghavendra
2025-07-08 13:23 ` [PATCH v5 0/4] " Rob Herring (Arm)
4 siblings, 2 replies; 8+ messages in thread
From: Chintan Vankar @ 2025-07-08 8:42 UTC (permalink / raw)
To: Conor Dooley, Krzysztof Kozlowski, Rob Herring, Tero Kristo,
Vignesh Raghavendra, Nishanth Menon, c-vankar
Cc: s-vadapalli, linux-kernel, devicetree, linux-arm-kernel
Ethernet boot requires CPSW nodes to be present starting from R5 SPL
stage. Add bootph-all property to required nodes to enable Ethernet boot
for SK-AM69.
Signed-off-by: Chintan Vankar <c-vankar@ti.com>
---
This patch is introduced new from this version.
arch/arm64/boot/dts/ti/k3-am69-sk.dts | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/arch/arm64/boot/dts/ti/k3-am69-sk.dts b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
index f28375629739..a1a16151015e 100644
--- a/arch/arm64/boot/dts/ti/k3-am69-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
@@ -568,6 +568,7 @@ J784S4_WKUP_IOPAD(0x008, PIN_OUTPUT, 0) /* (E38) MCU_RGMII1_TD3 */
J784S4_WKUP_IOPAD(0x018, PIN_OUTPUT, 0) /* (E36) MCU_RGMII1_TXC */
J784S4_WKUP_IOPAD(0x000, PIN_OUTPUT, 0) /* (C38) MCU_RGMII1_TX_CTL */
>;
+ booph-all;
};
mcu_mdio_pins_default: mcu-mdio-default-pins {
@@ -575,6 +576,7 @@ mcu_mdio_pins_default: mcu-mdio-default-pins {
J784S4_WKUP_IOPAD(0x034, PIN_OUTPUT, 0) /* (A36) MCU_MDIO0_MDC */
J784S4_WKUP_IOPAD(0x030, PIN_INPUT, 0) /* (B35) MCU_MDIO0_MDIO */
>;
+ bootph-all;
};
mcu_rpi_hdr1_gpio0_pins_default: mcu-rpi-hdr1-gpio0-default-pins {
@@ -630,6 +632,14 @@ J784S4_WKUP_IOPAD(0x0, PIN_INPUT, 7) /* (M33) WKUP_GPIO0_49 */
};
};
+&phy_gmii_sel {
+ bootph-all;
+};
+
+&mcu_udmap {
+ bootph-all;
+};
+
&mailbox0_cluster0 {
status = "okay";
interrupts = <436>;
@@ -968,6 +978,7 @@ &mcu_cpsw {
&davinci_mdio {
mcu_phy0: ethernet-phy@0 {
reg = <0>;
+ bootph-all;
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
ti,min-output-impedance;
@@ -978,6 +989,7 @@ &mcu_cpsw_port1 {
status = "okay";
phy-mode = "rgmii-rxid";
phy-handle = <&mcu_phy0>;
+ bootph-all;
};
&mcu_r5fss0_core0 {
--
2.34.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH v5 4/4] arm64: dts: ti: k3-am69-sk: Add bootph-all property to enable Ethernet boot
2025-07-08 8:42 ` [PATCH v5 4/4] arm64: dts: ti: k3-am69-sk: " Chintan Vankar
@ 2025-07-08 8:54 ` Siddharth Vadapalli
2025-07-09 4:31 ` Vignesh Raghavendra
1 sibling, 0 replies; 8+ messages in thread
From: Siddharth Vadapalli @ 2025-07-08 8:54 UTC (permalink / raw)
To: Chintan Vankar
Cc: Conor Dooley, Krzysztof Kozlowski, Rob Herring, Tero Kristo,
Vignesh Raghavendra, Nishanth Menon, s-vadapalli, linux-kernel,
devicetree, linux-arm-kernel
On Tue, Jul 08, 2025 at 02:12:52PM +0530, Chintan Vankar wrote:
> Ethernet boot requires CPSW nodes to be present starting from R5 SPL
> stage. Add bootph-all property to required nodes to enable Ethernet boot
> for SK-AM69.
>
> Signed-off-by: Chintan Vankar <c-vankar@ti.com>
Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Regards,
Siddharth.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH v5 0/4] Add bootph-all property to enable Ethernet boot
2025-07-08 8:42 [PATCH v5 0/4] Add bootph-all property to enable Ethernet boot Chintan Vankar
` (3 preceding siblings ...)
2025-07-08 8:42 ` [PATCH v5 4/4] arm64: dts: ti: k3-am69-sk: " Chintan Vankar
@ 2025-07-08 13:23 ` Rob Herring (Arm)
4 siblings, 0 replies; 8+ messages in thread
From: Rob Herring (Arm) @ 2025-07-08 13:23 UTC (permalink / raw)
To: Chintan Vankar
Cc: s-vadapalli, Conor Dooley, linux-kernel, devicetree,
Krzysztof Kozlowski, Vignesh Raghavendra, Nishanth Menon,
linux-arm-kernel, Tero Kristo
On Tue, 08 Jul 2025 14:12:48 +0530, Chintan Vankar wrote:
> This series adds bootph-all property to necessary nodes to enable
> ethernet boot support for SK-AM68, AM62P5-SK, J722S, and SK-AM69.
>
> This series is based on commit '8d6c58332c7a' of linux-next tagged
> next-20250703.
>
> Link to v4:
> https://lore.kernel.org/r/20250429072644.2400295-1-c-vankar@ti.com/
>
> Changes from v4 to v5:
> - Updated [PATCH v4 2/2] by adding properties to the respective board
> files and split [PATCH v4 2/2] for AM62P5-SK and J722S-EVM.
> - Added a new patch to enable Ethernet boot on SK-AM69.
>
> This series is based on linux-next tagged next-20250428.
>
> Chintan Vankar (4):
> arm64: dts: ti: k3-am68-sk-base-board: Add bootph-all property to
> enable Ethernet boot
> arm64: dts: ti: k3-am62p5-sk: Add bootph-all property to enable
> Ethernet boot
> arm64: dts: ti: k3-j722s-evm: Add bootph-all property to enable
> Ethernet boot
> arm64: dts: ti: k3-am69-sk: Add bootph-all property to enable Ethernet
> boot
>
> arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 7 +++++++
> arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 12 ++++++++++++
> arch/arm64/boot/dts/ti/k3-am69-sk.dts | 12 ++++++++++++
> arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 8 ++++++++
> 4 files changed, 39 insertions(+)
>
> --
> 2.34.1
>
>
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
This patch series was applied (using b4) to base:
Base: attempting to guess base-commit...
Base: tags/next-20250704 (exact match)
If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)
New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/ti/' for 20250708084252.1028191-1-c-vankar@ti.com:
arch/arm64/boot/dts/ti/k3-am69-sk.dtb: pinctrl@4301c068 (ti,j7200-padconf): mcu-cpsw-default-pins: 'booph-all' does not match any of the regexes: '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/pinctrl/pinctrl-single.yaml#
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH v5 4/4] arm64: dts: ti: k3-am69-sk: Add bootph-all property to enable Ethernet boot
2025-07-08 8:42 ` [PATCH v5 4/4] arm64: dts: ti: k3-am69-sk: " Chintan Vankar
2025-07-08 8:54 ` Siddharth Vadapalli
@ 2025-07-09 4:31 ` Vignesh Raghavendra
1 sibling, 0 replies; 8+ messages in thread
From: Vignesh Raghavendra @ 2025-07-09 4:31 UTC (permalink / raw)
To: Chintan Vankar, Conor Dooley, Krzysztof Kozlowski, Rob Herring,
Tero Kristo, Nishanth Menon
Cc: s-vadapalli, linux-kernel, devicetree, linux-arm-kernel
On 08/07/25 14:12, Chintan Vankar wrote:
> Ethernet boot requires CPSW nodes to be present starting from R5 SPL
> stage. Add bootph-all property to required nodes to enable Ethernet boot
> for SK-AM69.
>
> Signed-off-by: Chintan Vankar <c-vankar@ti.com>
> ---
>
> This patch is introduced new from this version.
>
> arch/arm64/boot/dts/ti/k3-am69-sk.dts | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am69-sk.dts b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
> index f28375629739..a1a16151015e 100644
> --- a/arch/arm64/boot/dts/ti/k3-am69-sk.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
> @@ -568,6 +568,7 @@ J784S4_WKUP_IOPAD(0x008, PIN_OUTPUT, 0) /* (E38) MCU_RGMII1_TD3 */
> J784S4_WKUP_IOPAD(0x018, PIN_OUTPUT, 0) /* (E36) MCU_RGMII1_TXC */
> J784S4_WKUP_IOPAD(0x000, PIN_OUTPUT, 0) /* (C38) MCU_RGMII1_TX_CTL */
> >;
> + booph-all;
Please test your patches!
> };
--
Regards
Vignesh
https://ti.com/opensource
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-07-09 4:37 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 8:42 [PATCH v5 0/4] Add bootph-all property to enable Ethernet boot Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 1/4] arm64: dts: ti: k3-am68-sk-base-board: " Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 2/4] arm64: dts: ti: k3-am62p5-sk: " Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 3/4] arm64: dts: ti: k3-j722s-evm: " Chintan Vankar
2025-07-08 8:42 ` [PATCH v5 4/4] arm64: dts: ti: k3-am69-sk: " Chintan Vankar
2025-07-08 8:54 ` Siddharth Vadapalli
2025-07-09 4:31 ` Vignesh Raghavendra
2025-07-08 13:23 ` [PATCH v5 0/4] " Rob Herring (Arm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).