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

Configure Feed

Select the types of activity you want to include in your feed.

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 <eajames@linux.ibm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240522192524.3286237-8-eajames@linux.ibm.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Eddie James and committed by
Rob Herring (Arm)
07f8b912 a3d5095e

+4 -1
+4 -1
Documentation/devicetree/bindings/fsi/ibm,i2cr-fsi-master.yaml
··· 26 26 - compatible 27 27 - reg 28 28 29 - additionalProperties: false 29 + allOf: 30 + - $ref: fsi-controller.yaml# 31 + 32 + unevaluatedProperties: false 30 33 31 34 examples: 32 35 - |