RISC-V T-HEAD Devicetrees for v6.13, part 2
Drew Fustini
drew at pdp7.com
Fri Nov 8 18:42:22 PST 2024
Hi Arnd,
Please pull these thead dts changes. I've run W=1 dtbs_check and the
new ethernet support has been tested in linux-next.
Thanks,
Drew
The following changes since commit 2a3bf75a9408c40403aab39336274c8010b4c815:
riscv: dts: thead: remove enabled property for spi0 (2024-10-15 10:01:18 -0700)
are available in the Git repository at:
git at github.com:pdp7/linux.git tags/thead-dt-for-v6.13-p2
for you to fetch changes up to 7e756671a664b73b2a3c0cc37fd25abf6bcd851e:
riscv: dts: thead: Add TH1520 ethernet nodes (2024-11-06 17:03:42 -0800)
----------------------------------------------------------------
T-HEAD Devicetrees for v6.13, part 2
Add gmac, mdio, and phy nodes to enable the gigabit Ethernet ports on
the TH1520 SoC-based BeagleV Ahead and Sipeed Lichee Pi 4a boards.
The dwmac-thead driver and dt binding have been accepted by netdev and
are in linux-next as well as the dts patch in this pull request. I have
tested next-20241108 on the Ahead and LPi4a boards, and Ethernet works
correctly.
Signed-off-by: Drew Fustini <drew at pdp7.com>
----------------------------------------------------------------
Emil Renner Berthing (1):
riscv: dts: thead: Add TH1520 ethernet nodes
arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts | 91 ++++++++++++++++
.../boot/dts/thead/th1520-lichee-module-4a.dtsi | 119 +++++++++++++++++++++
arch/riscv/boot/dts/thead/th1520.dtsi | 50 +++++++++
3 files changed, 260 insertions(+)
More information about the linux-riscv
mailing list