]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'arm-soc/for-6.16/devicetree' of https://github.com/Broadcom/stblinux into...
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 May 2025 20:42:53 +0000 (22:42 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 9 May 2025 20:42:53 +0000 (22:42 +0200)
commit7b2c40796878df89ee423370c982ccbc9eda8e11
treee6f4bbf09a25424346b3d2d4e0b08b5c2ac8adc2
parent1d55886c9681ab24ffaa0dae2b34510a55b5db9f
parent959886105a40a3ba94fa396aca83e1083a2056ab
Merge tag 'arm-soc/for-6.16/devicetree' of https://github.com/Broadcom/stblinux into soc/dt

This pull request contains Broadcom ARM-based SoC Device Tree changes
for 6.16, please pull the following:

- Arthur adds a pinctrl node for BCM21664 and updates BCM23550 to use
  it, he also drops the DTS file for the BCM59056 PMU chip and leaving
  that board level DTS files

- Stefan documents and adds support for the Raspberry Pi 2 2nd revision.

* tag 'arm-soc/for-6.16/devicetree' of https://github.com/Broadcom/stblinux:
  arm64: dts: bcm: Add reference to RPi 2 (2nd rev)
  ARM: dts: bcm: Add support for Raspberry Pi 2 (2nd rev)
  dt-bindings: arm: bcm2835: Add Raspberry Pi 2 (2nd rev)
  ARM: dts: Drop DTS for BCM59056 PMU
  ARM: dts: bcm2166x: Add bcm2166x-pinctrl DTSI
  ARM: dts: bcm2166x-common: Add pinctrl node

Link: https://lore.kernel.org/r/20250505165810.1948927-1-florian.fainelli@broadcom.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>