Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL 1/4] Broadcom devicetree changes for 6.12
@ 2024-09-06 18:06 Florian Fainelli
  2024-09-06 18:06 ` [GIT PULL 2/4] Broadcom devicetree-arm64 " Florian Fainelli
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Florian Fainelli @ 2024-09-06 18:06 UTC (permalink / raw)
  To: soc
  Cc: Stefan Wahren, Conor Dooley, Florian Fainelli, Artur Weber,
	Rafał Miłecki, Krzysztof Kozlowski, Rob Herring,
	linux-arm-kernel, arnd, olof, khilman, bcm-kernel-feedback-list

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.12/devicetree

for you to fetch changes up to 2192ef5e4bd140db22c46cd35ca64731d2e4ba33:

  dt-bindings: interrupt-controller: convert bcm2836-l1-intc to yaml (2024-08-20 11:49:16 -0700)

----------------------------------------------------------------
This pull request contains Broadcom SoCs Device Tree changes for 6.12,
please pull the following:

- Krzysztof documents the AVS monitor binding present on 2711 (Raspberry
  Pi 4)

- Rafal updates the Broadcom Northstar DTS files to use the recent NVMEM
  binding

- Artur factors the nodes between the BCM21664 and BCM23550 SoCs since
  they are nearly identical

- Stefan converts the bcm2835-system-timer and bcm2836-l1-intc to a YAML
  binding syntax

----------------------------------------------------------------
Artur Weber (2):
      ARM: dts: broadcom: bcm21664: Move chosen node into Garnet DTS
      ARM: dts: bcm-mobile: Split out nodes used by both BCM21664 and BCM23550

Krzysztof Kozlowski (1):
      dt-bindings: soc: bcm: document brcm,bcm2711-avs-monitor

Rafał Miłecki (1):
      ARM: dts: broadcom: convert NVMEM content to layout syntax

Stefan Wahren (2):
      dt-bindings: timer: convert bcm2835-system-timer bindings to YAML
      dt-bindings: interrupt-controller: convert bcm2836-l1-intc to yaml

 .../interrupt-controller/brcm,bcm2836-l1-intc.txt  |  37 ---
 .../interrupt-controller/brcm,bcm2836-l1-intc.yaml |  51 +++
 .../bindings/soc/bcm/brcm,bcm2711-avs-monitor.yaml |  44 +++
 .../bindings/timer/brcm,bcm2835-system-timer.txt   |  22 --
 .../bindings/timer/brcm,bcm2835-system-timer.yaml  |  50 +++
 arch/arm/boot/dts/broadcom/bcm21664-garnet.dts     |   4 +
 arch/arm/boot/dts/broadcom/bcm21664.dtsi           | 342 ++-----------------
 arch/arm/boot/dts/broadcom/bcm2166x-common.dtsi    | 334 +++++++++++++++++++
 arch/arm/boot/dts/broadcom/bcm23550.dtsi           | 370 ++-------------------
 .../arm/boot/dts/broadcom/bcm53016-meraki-mr32.dts |  12 +-
 .../dts/broadcom/bcm958625-meraki-mx6x-common.dtsi |  12 +-
 11 files changed, 556 insertions(+), 722 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.txt
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2711-avs-monitor.yaml
 delete mode 100644 Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt
 create mode 100644 Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.yaml
 create mode 100644 arch/arm/boot/dts/broadcom/bcm2166x-common.dtsi

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-11 10:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 18:06 [GIT PULL 1/4] Broadcom devicetree changes for 6.12 Florian Fainelli
2024-09-06 18:06 ` [GIT PULL 2/4] Broadcom devicetree-arm64 " Florian Fainelli
2024-09-06 18:06 ` [GIT PULL 3/4] Broadcom drivers " Florian Fainelli
2024-09-06 18:06 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli
2024-09-11  9:20 ` [GIT PULL 1/4] Broadcom devicetree " patchwork-bot+linux-soc
2024-10-11 10:59 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox