[PATCH 1/6] dt-bindings: i2c: exynos5: Convert to dtschema
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Thu Dec 2 00:22:46 PST 2021
On 01/12/2021 20:04, Sam Protsenko wrote:
> 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 at linaro.org>
> ---
> .../devicetree/bindings/i2c/i2c-exynos5.txt | 53 ------------
> .../devicetree/bindings/i2c/i2c-exynos5.yaml | 80 +++++++++++++++++++
> 2 files changed, 80 insertions(+), 53 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-exynos5.txt
> create mode 100644 Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml
>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list