]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit128e4a58333e4c1f5afbda0ae340940428a650c1
tree605914685800325791fba73ab6e626b2eac597b6
parent3e7ac42613c9ccaaad485b48249ad49337be0b5a
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]