[PATCH v2 1/2] arm64: dts: ti: k3-am62a7-sk: Add alias for CPSW3G MAC port 1
Ravi Gunasekaran
r-gunasekaran at ti.com
Sun Apr 28 22:13:37 PDT 2024
On 4/25/24 3:50 PM, Chintan Vankar wrote:
> From: Siddharth Vadapalli <s-vadapalli at ti.com>
>
> Add alias for CPSW3G MAC port 1 to enable kernel to fetch MAC Address
> directly from U-Boot.
>
> Signed-off-by: Siddharth Vadapalli <s-vadapalli at ti.com>
> Signed-off-by: Chintan Vankar <c-vankar at ti.com>
> ---
>
> Link to v1:
> https://lore.kernel.org/r/20230424111945.3865240-2-s-vadapalli@ti.com/
>
> Changes from v1 to v2:
> - No changes.
>
> arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
> index f241637a5642..7ac3049302ae 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
> @@ -22,6 +22,7 @@ aliases {
> serial3 = &main_uart1;
> mmc0 = &sdhci0;
> mmc1 = &sdhci1;
> + ethernet0 = &cpsw_port1;
> };
>
> chosen {
Reviewed-by: Ravi Gunasekaran <r-gunasekaran at ti.com>
--
Regards,
Ravi
More information about the linux-arm-kernel
mailing list