dt-bindings: i2c: samsung,s3c2410-i2c: convert to dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 31 Jan 2022 17:27:13 +0000 (18:27 +0100)
committerRob Herring <robh@kernel.org>
Mon, 7 Feb 2022 19:18:44 +0000 (13:18 -0600)
commit056d38576abec08b6b2d3b2507d8f28b22aaa284
tree69d2c4b7182bcde5495ee6e7a10b835caa85af2b
parentd029175f1420931e8d855868d264c4685687f3fd
dt-bindings: i2c: samsung,s3c2410-i2c: convert to dtschema

Convert the Samsung S3C24xx/S3C64xx/S5PV210/Exynos SoC I2C Controller
bindings to DT schema format.

The conversion includes also changes/fixes to the bindings, matching the
real hardware and existing Linux driver:
1. Do not require interrupts on samsung,exynos5-sata-phy-i2c, because
   there is no such.
2. Do not allow gpios on samsung,exynos5-sata-phy-i2c, because they are
   hard-wired just like for HDMI phy.
3. Do not require samsung,i2c-sda-delay and use default of 0.
4. Require clock, which was always required but missing in bindings.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220131172713.208976-1-krzysztof.kozlowski@canonical.com
Documentation/devicetree/bindings/i2c/i2c-s3c2410.txt [deleted file]
Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml [new file with mode: 0644]