dt-bindings: i2c: exynos5: Convert to dtschema
authorSam Protsenko <semen.protsenko@linaro.org>
Sat, 4 Dec 2021 21:58:13 +0000 (23:58 +0200)
committerWolfram Sang <wsa@kernel.org>
Thu, 9 Dec 2021 09:02:09 +0000 (10:02 +0100)
commit5ae451148eba181b71575a88fa344fe09a840cf3
tree4d8c08d7bd10e859cd11e74c5bc43062a3d306ad
parent92ae3162840072b24ad1c4e3abf3c3d6bd012dee
dt-bindings: i2c: exynos5: Convert to dtschema

Convert Samsung Exynos High Speed I2C bindings doc to DT schema format.

Changes during bindings conversion:
1. Added missing required clock properties (driver fails when it's
   unable to get the clock)
2. Removed properties and descriptions that can be found in
   schemas/i2c/i2c-controller.yaml [1]
3. Fixed the example so it can be validated by dtschema

[1] https://github.com/robherring/dt-schema/blob/master/schemas/i2c/i2c-controller.yaml

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/devicetree/bindings/i2c/i2c-exynos5.txt [deleted file]
Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml [new file with mode: 0644]