Skip to content

Commit 8d13f91

Browse files
dlan17Wolfram Sang
authored andcommitted
dt-bindings: i2c: spacemit: extend and validate all properties
Extend the K1 I2C properties by including generic i2c-controller schema. and this will enable it to do the DT validation check later. Signed-off-by: Yixun Lan <[email protected]> Reviewed-by: Troy Mitchell <[email protected]> Tested-by: Alex Elder <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
1 parent dde9a38 commit 8d13f91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/i2c/spacemit,k1-i2c.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ title: I2C controller embedded in SpacemiT's K1 SoC
99
maintainers:
1010
- Troy Mitchell <[email protected]>
1111

12+
allOf:
13+
- $ref: /schemas/i2c/i2c-controller.yaml#
14+
1215
properties:
1316
compatible:
1417
const: spacemit,k1-i2c

0 commit comments

Comments
 (0)