Skip to content

Commit d9b3869

Browse files
committed
dt-bindings: bus: Document Broadcom GISB arbiter 74165 compatible
The 74165 chip introduces a new layout for the GISB arbiter which is not identical to previous chips, document the new compatible that we are going to key off. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Florian Fainelli <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]>
1 parent 6613476 commit d9b3869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/bus/brcm,gisb-arb.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ properties:
1818
- const: brcm,gisb-arb
1919
- items:
2020
- enum:
21+
- brcm,bcm74165-gisb-arb # for V7 new style 16nm chips
2122
- brcm,bcm7278-gisb-arb # for V7 28nm chips
2223
- brcm,bcm7435-gisb-arb # for newer 40nm chips
2324
- brcm,bcm7400-gisb-arb # for older 40nm chips and all 65nm chips

0 commit comments

Comments
 (0)