From: Florian Fainelli <florian.fainelli@broadcom.com>
To: soc@kernel.org
Cc: "Rafał Miłecki" <rafal@milecki.pl>,
"Florian Fainelli" <florian.fainelli@broadcom.com>,
"Stanislav Jakubek" <stano.jakubek@gmail.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>,
"Conor Dooley" <conor.dooley@microchip.com>,
"Christian Lamparter" <chunkeey@gmail.com>,
"Rafał Miłecki" <zajec5@gmail.com>,
"Sebastian Reichel" <sebastian.reichel@collabora.com>,
"Aurelien Jarno" <aurelien@aurel32.net>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Hauke Mehrtens" <hauke@hauke-m.de>,
"Florian Fainelli" <f.fainelli@gmail.com>,
"William Zhang" <william.zhang@broadcom.com>,
linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
olof@lixom.net, khilman@kernel.org,
bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 1/3] Broadcom devicetree changes for 6.5
Date: Mon, 19 Jun 2023 06:49:18 -0700 [thread overview]
Message-ID: <20230619134920.3384844-1-florian.fainelli@broadcom.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 7021 bytes --]
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
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]
next reply other threads:[~2023-06-19 13:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-19 13:49 Florian Fainelli [this message]
2023-06-19 13:49 ` [GIT PULL 2/3] Broadcom devicetree-arm64 changes for 6.5 Florian Fainelli
2023-06-19 13:49 ` [GIT PULL 3/3] Broadcom maintainers " Florian Fainelli
2023-06-22 15:29 ` Arnd Bergmann
2023-06-20 21:21 ` [GIT PULL 1/3] Broadcom devicetree " patchwork-bot+linux-soc
2023-06-22 16:10 ` patchwork-bot+linux-soc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230619134920.3384844-1-florian.fainelli@broadcom.com \
--to=florian.fainelli@broadcom.com \
--cc=arnd@arndb.de \
--cc=aurelien@aurel32.net \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=chunkeey@gmail.com \
--cc=conor.dooley@microchip.com \
--cc=f.fainelli@gmail.com \
--cc=hauke@hauke-m.de \
--cc=khilman@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=olof@lixom.net \
--cc=rafal@milecki.pl \
--cc=sebastian.reichel@collabora.com \
--cc=soc@kernel.org \
--cc=stano.jakubek@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=william.zhang@broadcom.com \
--cc=zajec5@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox