Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <andi.shyti@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Andi Shyti
01e00b5d 71dacb25

-5
-5
Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml
··· 44 44 description: frequency of the bus clock in Hz defaults to 100 kHz when not 45 45 specified 46 46 47 - multi-master: 48 - type: boolean 49 - description: 50 - states that there is another master active on this bus 51 - 52 47 required: 53 48 - reg 54 49 - compatible