aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-03-11 07:44:25 +0100
committerArnd Bergmann <arnd@arndb.de>2024-03-11 07:44:26 +0100
commit078fe0b4bda83dbdff690606d7a5362846ca98b2 (patch)
treecd56eb7d94c3ae8e6dd9e133512ef4d8df3c2773
parenta851536f7d1f8138bffa842364610802b5e22d70 (diff)
parent5ee26dab625b5032e53be9504dba67978f96c931 (diff)
downloaddevicetree-rebasing-078fe0b4bda83dbdff690606d7a5362846ca98b2.tar.gz
Merge tag 'arm-soc/for-6.9/drivers' of https://github.com/Broadcom/stblinux into soc/late
This pull request contains Broadcom SoC device drivers changes for 6.9, please pull the following: - Florian adds support for the 74165 GISB arbiter layout which shuffled register offsets around * tag 'arm-soc/for-6.9/drivers' of https://github.com/Broadcom/stblinux: bus: brcmstb_gisb: Added support for 74165 register layout dt-bindings: bus: Document Broadcom GISB arbiter 74165 compatible Link: https://lore.kernel.org/r/20240307200441.2151734-2-florian.fainelli@broadcom.com Signed-off-by: Arnd Bergmann <arnd@arndb.de> [ upstream commit: c00304acdc64e042a1aef352afedbea192255f52 ]
-rw-r--r--Bindings/bus/brcm,gisb-arb.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bindings/bus/brcm,gisb-arb.yaml b/Bindings/bus/brcm,gisb-arb.yaml
index 3aaefdbe361eb..9017c5a3f3d20 100644
--- a/Bindings/bus/brcm,gisb-arb.yaml
+++ b/Bindings/bus/brcm,gisb-arb.yaml
@@ -18,6 +18,7 @@ properties:
- const: brcm,gisb-arb
- items:
- enum:
+ - brcm,bcm74165-gisb-arb # for V7 new style 16nm chips
- brcm,bcm7278-gisb-arb # for V7 28nm chips
- brcm,bcm7435-gisb-arb # for newer 40nm chips
- brcm,bcm7400-gisb-arb # for older 40nm chips and all 65nm chips