All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/4] Broadcom devicetree changes for 6.6
@ 2023-08-18 16:45 ` Florian Fainelli
  0 siblings, 0 replies; 10+ messages in thread
From: Florian Fainelli @ 2023-08-18 16:45 UTC (permalink / raw)
  To: soc
  Cc: Arınç ÜNAL, Linus Walleij, Florian Fainelli,
	Conor Dooley, Krzysztof Kozlowski, Rafał Miłecki,
	Stanislav Jakubek, Aleksey Nasibulin, Christian Marangi,
	Rob Herring, Dan Haab, Stefan Wahren, Uwe Kleine-König,
	linux-arm-kernel, arnd, olof, khilman, bcm-kernel-feedback-list

[-- Attachment #1: Type: text/plain, Size: 5828 bytes --]

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2900083269f7c0f0ff430bffc6ced2038aed9b6b:

  ARM: dts: BCM5301X: Add DT for ASUS RT-AC3100 (2023-08-04 10:08:49 -0700)

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

- Arinc adds support for the Asus RT-AC3100 router based upon the
  BCM47094 SoC

- Krzysztof splits interrupt properties per cell such that they are mode
  readable and adds missing spaces in front of node names/labels

- Rafal updates the BCM5301X DTS to correct PCIe, SPI over GPIO
  properties. He describes the Ethernet links to internal switch ports
  and then updates the BCM53573 binding and Ethernet properties by
  declaring the BCM53125 external switch on port 5, add Ethernet links
and
  disables the second Ethernet MAC on Luxul devices.

- Dan describes the Wi-Fi regulatory mappings for Luxul devices

- Stanislav updates the bcm28155 DTS to use node labels

- Linus adds SEAMA compatible properties to MTD partitions

- Aleksey updates the Linksys EA6500 v2 to have the full 256MiB of DRAM
  available

- Stefan updates a number of BCM283x nodes to confirm to DTS schema:
  pinctrl, DMA controllers and PWM cells.

----------------------------------------------------------------
Aleksey Nasibulin (1):
      ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2

Arınç ÜNAL (2):
      dt-bindings: arm: bcm: add bindings for ASUS RT-AC3100
      ARM: dts: BCM5301X: Add DT for ASUS RT-AC3100

Dan Haab (1):
      ARM: dts: BCM5301X: Add Wi-Fi regulatory mappings for Luxul devices

Krzysztof Kozlowski (2):
      ARM: dts: broadcom: add missing space before {
      ARM: dts: broadcom: split interrupts per cells

Linus Walleij (1):
      ARM: dts: bcm5301x: Add SEAMA compatibles

Rafał Miłecki (12):
      ARM: dts: BCM5301X: Add Ethernet interfaces links
      ARM: dts: BCM53573: Drop nonexistent "default-off" LED trigger
      ARM: dts: BCM53573: Drop nonexistent #usb-cells
      ARM: dts: BCM53573: Add cells sizes to PCIe node
      ARM: dts: BCM53573: Use updated "spi-gpio" binding properties
      dt-bindings: arm: bcm: add BCM53573 SoCs family binding
      ARM: dts: BCM53573: Fix Ethernet info for Luxul devices
      ARM: dts: BCM53573: Fix Tenda AC9 switch CPU port
      ARM: dts: BCM53573: Describe BCM53125 switch ports in the main DTS
      ARM: dts: BCM53573: Add BCM53125 switch port 5
      ARM: dts: BCM53573: Add Ethernet interfaces links
      ARM: dts: BCM53573: Disable second Ethernet on Luxul devices

Stanislav Jakubek (1):
      ARM: dts: bcm28155-ap: use node labels

Stefan Wahren (3):
      ARM: dts: bcm283x: Fix pinctrl groups
      ARM: dts: bcm2835: adjust DMA node names
      ARM: dts: bcm283x: Increase pwm-cells

 .../devicetree/bindings/arm/bcm/brcm,bcm4708.yaml  |   1 +
 .../devicetree/bindings/arm/bcm/brcm,bcm53573.yaml |  39 +++++
 arch/arm/boot/dts/broadcom/Makefile                |   1 +
 arch/arm/boot/dts/broadcom/bcm-hr2.dtsi            |   4 +-
 arch/arm/boot/dts/broadcom/bcm-ns.dtsi             |  18 +++
 arch/arm/boot/dts/broadcom/bcm-nsp.dtsi            |   4 +-
 arch/arm/boot/dts/broadcom/bcm11351.dtsi           |  13 +-
 arch/arm/boot/dts/broadcom/bcm21664.dtsi           |   9 +-
 arch/arm/boot/dts/broadcom/bcm23550.dtsi           |   9 +-
 arch/arm/boot/dts/broadcom/bcm2711.dtsi            |   4 +-
 arch/arm/boot/dts/broadcom/bcm28155-ap.dts         |  94 ++++++------
 arch/arm/boot/dts/broadcom/bcm2835-common.dtsi     |   2 +-
 arch/arm/boot/dts/broadcom/bcm2835-rpi-a-plus.dts  |   1 +
 arch/arm/boot/dts/broadcom/bcm2835-rpi-a.dts       |   1 +
 arch/arm/boot/dts/broadcom/bcm2835-rpi-b-plus.dts  |   1 +
 arch/arm/boot/dts/broadcom/bcm2835-rpi-b-rev2.dts  |   1 +
 arch/arm/boot/dts/broadcom/bcm2835-rpi-b.dts       |   1 +
 arch/arm/boot/dts/broadcom/bcm2835-rpi-cm1-io1.dts |   1 +
 arch/arm/boot/dts/broadcom/bcm2835-rpi-zero-w.dts  |   2 +
 arch/arm/boot/dts/broadcom/bcm2835-rpi-zero.dts    |   1 +
 arch/arm/boot/dts/broadcom/bcm2835-rpi.dtsi        |   2 -
 arch/arm/boot/dts/broadcom/bcm2836-rpi-2-b.dts     |   1 +
 arch/arm/boot/dts/broadcom/bcm2837-rpi-cm3-io3.dts |   1 +
 .../arm/boot/dts/broadcom/bcm2837-rpi-zero-2-w.dts |   2 +
 arch/arm/boot/dts/broadcom/bcm283x.dtsi            |   2 +-
 .../dts/broadcom/bcm4708-linksys-ea6500-v2.dts     |   3 +-
 .../boot/dts/broadcom/bcm47094-asus-rt-ac3100.dts  |  23 +++
 .../boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi | 163 +++++++++++++++++++++
 .../boot/dts/broadcom/bcm47094-asus-rt-ac88u.dts   | 155 +-------------------
 .../boot/dts/broadcom/bcm47094-dlink-dir-885l.dts  |   1 +
 .../boot/dts/broadcom/bcm47094-dlink-dir-890l.dts  |   1 +
 .../dts/broadcom/bcm47094-linksys-panamera.dts     |   2 +-
 .../boot/dts/broadcom/bcm47094-luxul-xap-1610.dts  |  37 +++++
 .../dts/broadcom/bcm47094-luxul-xwr-3150-v1.dts    |  36 +++++
 arch/arm/boot/dts/broadcom/bcm47094-phicomm-k3.dts |   2 +-
 .../boot/dts/broadcom/bcm47189-luxul-xap-1440.dts  |  20 ++-
 .../boot/dts/broadcom/bcm47189-luxul-xap-810.dts   |  21 ++-
 arch/arm/boot/dts/broadcom/bcm47189-tenda-ac9.dts  |   9 +-
 arch/arm/boot/dts/broadcom/bcm53573.dtsi           |  53 ++++++-
 arch/arm/boot/dts/broadcom/bcm947189acdbmr.dts     |   6 +-
 40 files changed, 501 insertions(+), 246 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm53573.yaml
 create mode 100644 arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dts
 create mode 100644 arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

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

end of thread, other threads:[~2023-09-26 21:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-18 16:45 [GIT PULL 1/4] Broadcom devicetree changes for 6.6 Florian Fainelli
2023-08-18 16:45 ` Florian Fainelli
2023-08-18 16:45 ` [GIT PULL 2/4] Broadcom devicetree-arm64 " Florian Fainelli
2023-08-18 16:45   ` Florian Fainelli
2023-08-18 16:45 ` [GIT PULL 3/4] Broadcom drivers " Florian Fainelli
2023-08-18 16:45   ` Florian Fainelli
2023-08-18 16:45 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli
2023-08-18 16:45   ` Florian Fainelli
2023-08-22  2:31 ` [GIT PULL 1/4] Broadcom devicetree " patchwork-bot+linux-soc
2023-09-26 21:03 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.