dt-bindings: i2c: qcom,i2c-cci: convert to dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 2 Aug 2022 15:39:47 +0000 (17:39 +0200)
committerWolfram Sang <wsa@kernel.org>
Thu, 11 Aug 2022 12:22:40 +0000 (14:22 +0200)
commit0a0b80a44c7d111a0404d91847db57be8b667a15
tree37585bf31bf5919c532aa5a8df31acad67f5b2fc
parent8689b80b22dbf1f5e993233370fe57f08731b14d
dt-bindings: i2c: qcom,i2c-cci: convert to dtschema

Convert the Qualcomm Camera Control Interface (CCI) I2C controller to DT
schema.  The original bindings were not complete, so this includes
changes:
1. Add address/size-cells.
2. Describe the clocks per variant.
3. Use more descriptive example based on sdm845.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/devicetree/bindings/i2c/i2c-qcom-cci.txt [deleted file]
Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml [new file with mode: 0644]
MAINTAINERS