[GIT PULL 2/3] Broadcom devicetree-arm64 changes for 5.13

Florian Fainelli f.fainelli at gmail.com
Tue Mar 30 19:40:05 BST 2021


The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:

  Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.13/devicetre-arm64

for you to fetch changes up to 9f01f5cdb548352418b34ce77db02a560fe2913b:

  arm64: dts: broadcom: bcm4908: add Ethernet MAC addr (2021-03-29 11:44:31 -0700)

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

- Rafal continues to add support for the 4908 SoCs and describes the USB
  PHY, firmware flash partitions and Ethernet switch and Ethernet
  controller. He also adds support for the TP-Link Archer C2300 V1
  router and upates the Netgear R8000P and Asus GT-AC5300 routers network
  ports description.

----------------------------------------------------------------
Rafał Miłecki (11):
      arm64: dts: broadcom: bcm4908: describe USB PHY
      arm64: dts: broadcom: bcm4908: describe Ethernet controller
      arm64: dts: broadcom: bcm4908: describe Netgear R8000P switch
      arm64: dts: broadcom: bcm4908: add remaining Netgear R8000P LEDs
      arm64: dts: broadcom: bcm4908: describe firmware partitions
      arm64: dts: broadcom: bcm4908: fix switch parent node name
      dt-bindings: arm: bcm: document TP-Link Archer C2300 binding
      arm64: dts: broadcom: bcm4908: add TP-Link Archer C2300 V1
      arm64: dts: broadcom: bcm4908: set Asus GT-AC5300 port 7 PHY mode
      arm64: dts: broadcom: bcm4908: add Ethernet TX irq
      arm64: dts: broadcom: bcm4908: add Ethernet MAC addr

 .../devicetree/bindings/arm/bcm/brcm,bcm4908.yaml  |   1 +
 arch/arm64/boot/dts/broadcom/bcm4908/Makefile      |   1 +
 .../broadcom/bcm4908/bcm4906-netgear-r8000p.dts    | 107 +++++++++++-
 .../bcm4908/bcm4906-tplink-archer-c2300-v1.dts     | 182 +++++++++++++++++++++
 .../broadcom/bcm4908/bcm4908-asus-gt-ac5300.dts    |  44 ++++-
 arch/arm64/boot/dts/broadcom/bcm4908/bcm4908.dtsi  |  47 +++++-
 6 files changed, 375 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm64/boot/dts/broadcom/bcm4908/bcm4906-tplink-archer-c2300-v1.dts



More information about the linux-arm-kernel mailing list