Skip to content

Commit 07f8b91

Browse files
Eddie Jamesrobherring
authored andcommitted
dt-bindings: fsi: ibm,i2cr-fsi-master: Reference common FSI controller
Remove the common properties from the I2CR documentation and instead point to the common FSI controller documentation. Signed-off-by: Eddie James <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent a3d5095 commit 07f8b91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Documentation/devicetree/bindings/fsi/ibm,i2cr-fsi-master.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@ required:
2626
- compatible
2727
- reg
2828

29-
additionalProperties: false
29+
allOf:
30+
- $ref: fsi-controller.yaml#
31+
32+
unevaluatedProperties: false
3033

3134
examples:
3235
- |

0 commit comments

Comments
 (0)