dt-bindings: I2C: Add Qualcomm Geni based QUP I2C bindings
authorKuldeep Singh <singh.kuldeep87k@gmail.com>
Mon, 4 Apr 2022 18:29:34 +0000 (23:59 +0530)
committerRob Herring <robh@kernel.org>
Tue, 3 May 2022 16:53:15 +0000 (11:53 -0500)
commitae8f4223b15227ec054bdb8a6247ce5b54d6e48e
tree605914685800325791fba73ab6e626b2eac597b6
parent421f4d14bc037f708a3d11fbb01274b741767bf9
dt-bindings: I2C: Add Qualcomm Geni based QUP I2C bindings

GENI(generic interface) based Qualcomm Universal Peripheral controller
can support multiple serial interfaces like SPI,UART and I2C.

Unlike other I2C controllers, QUP I2C bindings are present in parent
schema. Move it out from parent to an individual binding and let parent
refer to child schema later on.

Please note, current schema isn't complete as it misses out few
properties and thus, add these missing properties along the process.

Signed-off-by: Kuldeep Singh <singh.kuldeep87k@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220404182938.29492-2-singh.kuldeep87k@gmail.com
Documentation/devicetree/bindings/i2c/qcom,i2c-geni-qcom.yaml [new file with mode: 0644]