devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ti: k3-am68-sk-base-board: Add alias for MCU CPSW2G
@ 2023-10-19 10:20 Siddharth Vadapalli
  2023-10-20  4:51 ` Ravi Gunasekaran
  0 siblings, 1 reply; 2+ messages in thread
From: Siddharth Vadapalli @ 2023-10-19 10:20 UTC (permalink / raw)
  To: nm, vigneshr, kristo, robh+dt, krzysztof.kozlowski+dt, conor+dt
  Cc: devicetree, linux-kernel, linux-arm-kernel, r-gunasekaran, srk,
	s-vadapalli

Add alias for the MCU CPSW2G port to enable Linux to fetch MAC Address
for the port directly from U-Boot.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
---
Hello,

This patch is based on linux-next tagged next-20231019. I hope that the
patch can be reviewed so that I can post it again when the merge window
opens implementing any feedback received and collecting the tags if any.

Regards,
Siddharth.

 arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 1 +
 1 file changed, 1 insertion(+)

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 1e1a82f9d2b8..d0cfdeac21fb 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
@@ -31,6 +31,7 @@ aliases {
 		can1 = &mcu_mcan1;
 		can2 = &main_mcan6;
 		can3 = &main_mcan7;
+		ethernet0 = &cpsw_port1;
 	};
 
 	vusb_main: regulator-vusb-main5v0 {
-- 
2.34.1


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

* Re: [PATCH] arm64: dts: ti: k3-am68-sk-base-board: Add alias for MCU CPSW2G
  2023-10-19 10:20 [PATCH] arm64: dts: ti: k3-am68-sk-base-board: Add alias for MCU CPSW2G Siddharth Vadapalli
@ 2023-10-20  4:51 ` Ravi Gunasekaran
  0 siblings, 0 replies; 2+ messages in thread
From: Ravi Gunasekaran @ 2023-10-20  4:51 UTC (permalink / raw)
  To: Siddharth Vadapalli, nm, vigneshr, kristo, robh+dt,
	krzysztof.kozlowski+dt, conor+dt
  Cc: devicetree, linux-kernel, linux-arm-kernel, srk



On 10/19/23 3:50 PM, Siddharth Vadapalli wrote:
> Add alias for the MCU CPSW2G port to enable Linux to fetch MAC Address
> for the port directly from U-Boot.
> 
> Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
> ---
> Hello,
> 
> This patch is based on linux-next tagged next-20231019. I hope that the
> patch can be reviewed so that I can post it again when the merge window
> opens implementing any feedback received and collecting the tags if any.
> 
> Regards,
> Siddharth.
> 
>  arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> 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 1e1a82f9d2b8..d0cfdeac21fb 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
> @@ -31,6 +31,7 @@ aliases {
>  		can1 = &mcu_mcan1;
>  		can2 = &main_mcan6;
>  		can3 = &main_mcan7;
> +		ethernet0 = &cpsw_port1;
>  	};
>  
>  	vusb_main: regulator-vusb-main5v0 {

Reviewed-by: Ravi Gunasekaran <r-gunasekaran@ti.com>

-- 
Regards,
Ravi

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

end of thread, other threads:[~2023-10-20  4:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-19 10:20 [PATCH] arm64: dts: ti: k3-am68-sk-base-board: Add alias for MCU CPSW2G Siddharth Vadapalli
2023-10-20  4:51 ` Ravi Gunasekaran

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).