[GIT PULL 1/3] Broadcom devicetree changes for 6.5
Florian Fainelli
florian.fainelli at broadcom.com
Mon Jun 19 06:49:18 PDT 2023
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.5/devicetree
for you to fetch changes up to b67cad33176e472df6d16a24ee7624299bdcd5d5:
ARM: dts: BCM5301X: Add cells sizes to PCIe nodes (2023-06-19 04:57:11 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree changes
for 6.5, please pull the following:
- Krzysztof adds missing cache properties for the BCM63xx DSL routers
- Rafal relicenses a number of the BCM5301X DTS files to the GPL 2.0+ / MIT license,
and he fixes a number of Device Tree nodes warnings, adds MAC address
for all Luxul routers and adds Netgear R8000 Wi-Fi regulatory
information to the DTS
- Stanislav updates the "BCM mobile" SoCs DTS files to fix various
warnings
- Aurelien enables the BCM283x DTS files to be built with relocation
information to make them usable with DT overlays
- Christian fixes the Meraki DTS to have correct NAND ECC properties,
correct partition numbers and fixed-link node(s) properties
----------------------------------------------------------------
Aurelien Jarno (1):
arm: dts: bcm: Enable device-tree overlay support for RPi devices
Christian Lamparter (3):
ARM: dts: BCM5301X: MR26: MR32: remove bogus nand-ecc-algo property
ARM: dts: BCM5301X: MR32: remove partition index numbers
ARM: dts: BCM5301X: fix duplex-full => full-duplex
Krzysztof Kozlowski (1):
ARM: dts: broadcom: add missing cache properties
Rafał Miłecki (18):
ARM: dts: BCM5301X: Relicense Rafał's code to the GPL 2.0+ / MIT
ARM: dts: BCM5301X: Relicense Florian's code to the GPL 2.0+ / MIT
ARM: dts: BCM5301X: Drop "clock-names" from the SPI node
ARM: dts: BCM5301X: Relicense Hauke's code to the GPL 2.0+ / MIT
ARM: dts: BCM5301X: Relicense AXI interrupts code to the GPL 2.0+ / MIT
ARM: dts: BCM5301X: Specify MAC addresses on Luxul devices
dt-bindings: arm: bcm: unify version notation of Northstar devices
ARM: dts: BCM5301X: Use updated device "compatible" strings
ARM: dts: BCM5301X: Use updated "spi-gpio" binding properties
dt-bindings: arm: bcm: Add bindings for Buffalo WZR-1166DHP(2)
ARM: dts: BCM5301X: Drop invalid #usb-cells
ARM: dts: BCM5301X: Drop invalid properties from Meraki MR32 keys
ARM: dts: BCM5301X: Relicense Christian's code to the GPL 2.0+ / MIT
ARM: dts: BCM5301X: Describe switch ports in the main DTS
dt-bindings: net: wireless: brcm,bcm4329-fmac: add BCM4366 binding
dt-bindings: net: wireless: brcm,bcm4329-fmac: allow generic properties
ARM: dts: BCM5301X: Add Netgear R8000 WiFi regulator mappings
ARM: dts: BCM5301X: Add cells sizes to PCIe nodes
Stanislav Jakubek (10):
ARM: dts: bcm23550: Add SoC-specific I2C compatible
ARM: dts: bcm-mobile: align SDHCI node name with bindings
dt-bindings: soc: bcm: add missing dt-binding document for bcm23550-cdc
ARM: dts: bcm-mobile: change "" includes to <> where applicable
ARM: dts: bcm21664/23550: use CCU compatibles directly
ARM: dts: bcm-mobile: move status properties to the end of nodes
ARM: dts: bcm11351/21664: add UART, I2C node labels
ARM: dts: bcm21664-garnet: use node labels
dt-bindings: power: reset: bcm21664-resetmgr: convert to YAML
dt-bindings: firmware: brcm,kona-smc: convert to YAML
.../devicetree/bindings/arm/bcm/brcm,bcm4708.yaml | 14 +-
.../bindings/firmware/brcm,kona-smc.yaml | 39 ++
.../devicetree/bindings/misc/brcm,kona-smc.txt | 15 -
.../bindings/net/wireless/brcm,bcm4329-fmac.yaml | 6 +-
.../power/reset/brcm,bcm21664-resetmgr.txt | 14 -
.../power/reset/brcm,bcm21664-resetmgr.yaml | 31 ++
.../bindings/soc/bcm/brcm,bcm23550-cdc.yaml | 35 ++
MAINTAINERS | 1 +
arch/arm/boot/dts/Makefile | 18 +
arch/arm/boot/dts/bcm-ns.dtsi | 464 +++++++++++++++++++++
arch/arm/boot/dts/bcm11351.dtsi | 35 +-
arch/arm/boot/dts/bcm21664-garnet.dts | 46 +-
arch/arm/boot/dts/bcm21664.dtsi | 39 +-
arch/arm/boot/dts/bcm23550.dtsi | 35 +-
arch/arm/boot/dts/bcm28155-ap.dts | 12 +-
.../dts/bcm4708-buffalo-wzr-1166dhp-common.dtsi | 11 +-
arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts | 4 +-
arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts | 19 +-
arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts | 16 +-
arch/arm/boot/dts/bcm4708-netgear-r6250.dts | 9 +-
arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts | 2 +-
arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts | 7 -
arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts | 11 +-
arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts | 4 +-
arch/arm/boot/dts/bcm47081-luxul-xap-1410.dts | 18 +-
arch/arm/boot/dts/bcm47081-luxul-xwr-1200.dts | 20 +-
arch/arm/boot/dts/bcm4709-netgear-r8000.dts | 29 +-
arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts | 17 +-
arch/arm/boot/dts/bcm47094-dlink-dir-885l.dts | 12 -
arch/arm/boot/dts/bcm47094-dlink-dir-890l.dts | 12 -
arch/arm/boot/dts/bcm47094-linksys-panamera.dts | 34 +-
arch/arm/boot/dts/bcm47094-luxul-abr-4500.dts | 18 +-
arch/arm/boot/dts/bcm47094-luxul-xap-1610.dts | 17 +-
arch/arm/boot/dts/bcm47094-luxul-xbr-4500.dts | 18 +-
arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts | 16 +-
arch/arm/boot/dts/bcm47094-luxul-xwr-3100.dts | 20 +-
arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dts | 12 +-
arch/arm/boot/dts/bcm47622.dtsi | 1 +
arch/arm/boot/dts/bcm53015-meraki-mr26.dts | 9 +-
arch/arm/boot/dts/bcm53016-meraki-mr32.dts | 17 +-
arch/arm/boot/dts/bcm5301x.dtsi | 413 +-----------------
arch/arm/boot/dts/bcm63148.dtsi | 1 +
arch/arm/boot/dts/bcm63178.dtsi | 1 +
arch/arm/boot/dts/bcm6756.dtsi | 1 +
arch/arm/boot/dts/bcm6846.dtsi | 1 +
arch/arm/boot/dts/bcm6855.dtsi | 1 +
arch/arm/boot/dts/bcm6878.dtsi | 1 +
47 files changed, 853 insertions(+), 723 deletions(-)
create mode 100644 Documentation/devicetree/bindings/firmware/brcm,kona-smc.yaml
delete mode 100644 Documentation/devicetree/bindings/misc/brcm,kona-smc.txt
delete mode 100644 Documentation/devicetree/bindings/power/reset/brcm,bcm21664-resetmgr.txt
create mode 100644 Documentation/devicetree/bindings/power/reset/brcm,bcm21664-resetmgr.yaml
create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm23550-cdc.yaml
create mode 100644 arch/arm/boot/dts/bcm-ns.dtsi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4221 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230619/bda22391/attachment-0001.p7s>
More information about the linux-arm-kernel
mailing list