Skip to content

Commit cba9c61

Browse files
committed
dt-bindings: pinctrl: apple,pinctrl: Add apple,t6000-pinctrl compatible
This new SoC uses the same pinctrl hardware, so just add a new per-SoC compatible. Reviewed-by: Mark Kettenis <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Hector Martin <[email protected]>
1 parent 42c2366 commit cba9c61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ description: |
1717
properties:
1818
compatible:
1919
items:
20-
- const: apple,t8103-pinctrl
20+
- enum:
21+
- apple,t8103-pinctrl
22+
- apple,t6000-pinctrl
2123
- const: apple,pinctrl
2224

2325
reg:

0 commit comments

Comments
 (0)