]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes-v2' of https://github.com/Broadcom...
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Nov 2025 21:20:06 +0000 (22:20 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 14 Nov 2025 21:20:06 +0000 (22:20 +0100)
commit4e08ec0054a96875f74dd32631575e5778bede03
tree57559b9a930ebbec9ce234a400ea1f74f4d91c51
parentc3216f1d62e17c60d323aaa39e57ce9e5226def7
parent5e44c5a2cc84bed6b92cdfd9c567fcdb9f792604
Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes-v2' of https://github.com/Broadcom/stblinux into arm/fixes

This pull request contains Broadcom ARM64-based SoCs Device Tree fixes
for 6.18, please pull the following:

- Andrea assigns clocks rates for the Ethernet controller for the
  Raspberry Pi 5 systems

- Laurent adds an ethernet0 alias to allow client programs consuming
  that alias to populate the correct Ethernet address for the Raspberry
  Pi 5 systems

* tag 'arm-soc/for-6.18/devicetree-arm64-fixes-v2' of https://github.com/Broadcom/stblinux:
  arm64: dts: broadcom: bcm2712: rpi-5: Add ethernet0 alias
  arm64: dts: broadcom: Assign clock rates in eth node for RPi5

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