]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'sunxi-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 18 Jul 2025 06:23:59 +0000 (08:23 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 18 Jul 2025 06:24:07 +0000 (08:24 +0200)
commit816309d500ac34b9ae3ff88f130ca7dbbe467bfb
treea9c1ec45c31d7cfc27216258ca2a8104717cea55
parent347e9f5043c89695b01e66b3ed111755afcf1911
parenta46b4822bed08d15a856966357a4b12273751cd3
Merge tag 'sunxi-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes

Allwinner fixes for 6.16

Only one fix:

Correct the name of the A523's EMAC0 to GMAC0, as seen in the SoC's
datasheets. The matching DT binding change is in the net tree.

* tag 'sunxi-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  arm64: dts: allwinner: a523: Rename emac0 to gmac0

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