[PATCH v5 4/4] arm64: dts: fsd: Add Ethernet support for PERIC Block of FSD SoC
Krzysztof Kozlowski
krzk at kernel.org
Tue Jan 28 06:18:15 PST 2025
On 28/01/2025 11:25, Swathi K S wrote:
>
> &pinctrl_pmu {
> diff --git a/arch/arm64/boot/dts/tesla/fsd.dtsi b/arch/arm64/boot/dts/tesla/fsd.dtsi
> index cc67930ebf78..670f6a852542 100644
> --- a/arch/arm64/boot/dts/tesla/fsd.dtsi
> +++ b/arch/arm64/boot/dts/tesla/fsd.dtsi
> @@ -1027,6 +1027,33 @@
> phy-mode = "rgmii-id";
> status = "disabled";
> };
> +
> + ethernet_1: ethernet at 14300000 {
Don't add nodes to the end, because that lead to mess we have there.
Squeeze it somewhere where impact on resorting would be the smallest.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list