mbox series

[GIT,PULL] Broadcom devicetree fixes for 6.14 part 2

Message ID 20250308150528.1900822-1-florian.fainelli@broadcom.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] Broadcom devicetree fixes for 6.14 part 2 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.14/devicetree-fixes-part2

Message

Florian Fainelli March 8, 2025, 3:05 p.m. UTC
The following changes since commit 7eb172143d5508b4da468ed59ee857c6e5e01da6:

  Linux 6.14-rc5 (2025-03-02 11:48:20 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.14/devicetree-fixes-part2

for you to fetch changes up to 24d4c56dd68906bf55ff8fc2e2d36760f97dce5f:

  ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200 (2025-03-08 07:03:46 -0800)

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

- Chester fixes the switch port assignments on the ASUS RT-AC3200 and
  RT-AC5300 routers

- Phil removes a Device Tree property flagging the BCM2711 ARM timers as
  not being configured which would have prevented the use of vDSO on the
  Pi 4 running a 32-bit kernel

----------------------------------------------------------------
Chester A. Unal (2):
      ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC5300
      ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200

Phil Elwell (1):
      ARM: dts: bcm2711: Don't mark timer regs unconfigured

 arch/arm/boot/dts/broadcom/bcm2711.dtsi                | 2 --
 arch/arm/boot/dts/broadcom/bcm4709-asus-rt-ac3200.dts  | 8 ++++----
 arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac5300.dts | 8 ++++----
 3 files changed, 8 insertions(+), 10 deletions(-)