[GIT,PULL] Allwinner fixes for 6.16

Message ID aHaJp8ut6z9Ds_qn@wens.tw (mailing list archive)
State New
Headers
Series [GIT,PULL] Allwinner fixes for 6.16 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-6.16

Message

Chen-Yu Tsai July 15, 2025, 5:02 p.m. UTC
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-6.16

for you to fetch changes up to a46b4822bed08d15a856966357a4b12273751cd3:

  arm64: dts: allwinner: a523: Rename emac0 to gmac0 (2025-07-09 00:19:44 +0800)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      arm64: dts: allwinner: a523: Rename emac0 to gmac0

 arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi          | 6 +++---
 arch/arm64/boot/dts/allwinner/sun55i-a527-cubie-a5e.dts | 4 ++--
 arch/arm64/boot/dts/allwinner/sun55i-t527-avaota-a1.dts | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)