linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/5] Broadcom devicetree changes for 5.10
@ 2020-09-12  3:21 Florian Fainelli
  2020-09-12  3:21 ` [GIT PULL 2/5] Broadcom devicetree-arm64 " Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Florian Fainelli @ 2020-09-12  3:21 UTC (permalink / raw)
  To: soc
  Cc: Stefan Wahren, Florian Fainelli, Chanwoo Choi, arnd,
	Christian Lamparter, Andre Przywara, Dave Stevenson,
	Scott Branden, Adrian Schmutzler, Ray Jui, Maxime Ripard, olof,
	bcm-kernel-feedback-list, khilman, Hoegeun Kwon,
	Nicolas Saenz Julienne, linux-arm-kernel

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1a4a752ee876b7c7d775d73c51decdbf852ba4d5:

  Merge tag 'tags/bcm2835-dt-next-2020-09-08' into devicetree/next (2020-09-10 13:35:55 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs changes for 5.10,
please pull the following:

- Christian adds support for the Cisco Meraki MR32 which is based on the
  BCM53016 SoC, this requires specifying the PWM, second UART and third
  PCIe controller in Device Tree before finally adding support for the
  board.

- Adrian updates the status properties from "ok" to "okay".

- Andre fixes the SP805 watchdog nodes to have the correct clock names
  and binding for both the Cygnus and Northstar Plus (NSP). He does the
  same thing with the SP804 timer node which was missing an
  "arm,primecell" compatible string.

- Maxime enables the BCM2711 (Raspberry Pi 4) display pipeline since all
  DRM changes are ready.

----------------------------------------------------------------
Adrian Schmutzler (1):
      ARM: dts: NSP: replace status value "ok" by "okay"

Andre Przywara (3):
      ARM: dts: Cygnus: Fix SP805 clocks
      ARM: dts: NSP: Fix SP805 clock-names
      ARM: dts: broadcom: Fix SP804 node

Christian Lamparter (5):
      dt-bindings: ARM: add bindings for the Meraki MR32
      ARM: dts: BCM5301X: Specify PWM in the DT
      ARM: dts: BCM5301X: Specify uart2 in the DT
      ARM: dts: BCM5301X: Specify pcie2 in the DT
      ARM: BCM5301X: Add DT for Meraki MR32

Florian Fainelli (1):
      Merge tag 'tags/bcm2835-dt-next-2020-09-08' into devicetree/next

Maxime Ripard (1):
      ARM: dts: bcm2711: Enable the display pipeline

 .../devicetree/bindings/arm/bcm/brcm,bcm4708.yaml  |   2 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/bcm-cygnus.dtsi                  |   4 +-
 arch/arm/boot/dts/bcm-nsp.dtsi                     |   6 +-
 arch/arm/boot/dts/bcm2711-rpi-4-b.dts              |  48 +++++
 arch/arm/boot/dts/bcm2711.dtsi                     | 122 ++++++++++++-
 arch/arm/boot/dts/bcm53016-meraki-mr32.dts         | 197 +++++++++++++++++++++
 arch/arm/boot/dts/bcm5301x.dtsi                    |  25 ++-
 arch/arm/boot/dts/bcm958525xmc.dts                 |   2 +-
 arch/arm/boot/dts/bcm958625k.dts                   |   2 +-
 10 files changed, 399 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm53016-meraki-mr32.dts

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-09-12  3:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-12  3:21 [GIT PULL 1/5] Broadcom devicetree changes for 5.10 Florian Fainelli
2020-09-12  3:21 ` [GIT PULL 2/5] Broadcom devicetree-arm64 " Florian Fainelli
2020-09-12  3:21 ` [GIT PULL 3/5] Broadcom drivers " Florian Fainelli
2020-09-12  3:21 ` [GIT PULL 4/5] Broadcom maintainers " Florian Fainelli
2020-09-12  3:21 ` [GIT PULL 5/5] Broadcom soc " Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).