]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4cf7e85aaebc0c9954f545c74af1afd60b0b4350
tree37585bf31bf5919c532aa5a8df31acad67f5b2fc
parent7d77fc5ce683b63c1888856860222db92f627df5
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