Message ID | cover.1702368023.git.dsimic@manjaro.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: rockchip: Add ethernet0 aliases to the dts files for RK3566 and RK3588(S) boards | expand |
On Tue, 12 Dec 2023 09:01:38 +0100, Dragan Simic wrote: > To complete the process started with the migration of the ethernet0 aliases > from the SoC dtsi files to the board/device dts(i) files, started in [1], > let's add ethernet0 aliases to the board dts files that had it missing. > See also [2] for a related discussion. > > At the same time, let's remove the ethernet0 alias from one SoM dtsi file, > which doesn't enable the GMAC, and add the same alias back to the dependent > board dts files, which actually enable the GMAC. > > [...] Applied, thanks! [1/2] arm64: dts: rockchip: Add ethernet0 alias to the dts for RK3566 boards commit: 8a5f97b061432f72002b8aa158e372f1b10a079e [2/2] arm64: dts: rockchip: Add ethernet0 alias to the dts for RK3588(S) boards commit: a40d30460dda56c6ad308cb338e240bc4a625faa Best regards,
On 2023-12-12 21:16, Heiko Stuebner wrote: > On Tue, 12 Dec 2023 09:01:38 +0100, Dragan Simic wrote: >> To complete the process started with the migration of the ethernet0 >> aliases >> from the SoC dtsi files to the board/device dts(i) files, started in >> [1], >> let's add ethernet0 aliases to the board dts files that had it >> missing. >> See also [2] for a related discussion. >> >> At the same time, let's remove the ethernet0 alias from one SoM dtsi >> file, >> which doesn't enable the GMAC, and add the same alias back to the >> dependent >> board dts files, which actually enable the GMAC. >> >> [...] > > Applied, thanks! > > [1/2] arm64: dts: rockchip: Add ethernet0 alias to the dts for RK3566 > boards > commit: 8a5f97b061432f72002b8aa158e372f1b10a079e > [2/2] arm64: dts: rockchip: Add ethernet0 alias to the dts for > RK3588(S) boards > commit: a40d30460dda56c6ad308cb338e240bc4a625faa Great, thanks!