]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'thead-dt-for-v6.13-p2' of https://github.com/pdp7/linux into soc/dt
authorArnd Bergmann <arnd@arndb.de>
Tue, 12 Nov 2024 21:26:17 +0000 (22:26 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 Nov 2024 21:26:51 +0000 (22:26 +0100)
commitdc60889cfacfa992bcc924668c81d3bdc34460e1
treee0d4a0bf5b20fb1728438a66ae03c8f503e406cc
parentfce30430a420d80c6a55a778062a28054d34ea98
parent7e756671a664b73b2a3c0cc37fd25abf6bcd851e
Merge tag 'thead-dt-for-v6.13-p2' of https://github.com/pdp7/linux into soc/dt

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@pdp7.com>
* tag 'thead-dt-for-v6.13-p2' of https://github.com/pdp7/linux:
  riscv: dts: thead: Add TH1520 ethernet nodes

Signed-off-by: Arnd Bergmann <arnd@arndb.de>