Skip to content

Commit 01e00b5

Browse files
krzkAndi Shyti
authored andcommitted
dt-bindings: i2c: aspeed: drop redundant multi-master
'multi-master' property is defined by core i2c-controller schema in dtschema package, so binding which references it and has unevaluatedProperties:false, does not need to mention it. It is completely redundant here. Suggested-by: Andi Shyti <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Andi Shyti <[email protected]>
1 parent 71dacb2 commit 01e00b5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ properties:
4444
description: frequency of the bus clock in Hz defaults to 100 kHz when not
4545
specified
4646

47-
multi-master:
48-
type: boolean
49-
description:
50-
states that there is another master active on this bus
51-
5247
required:
5348
- reg
5449
- compatible

0 commit comments

Comments
 (0)