Re: [PATCH v3 8/9] dt-bindings: i2c: qcom,i2c-qup: convert to dtschema

From: Rob Herring
Date: Mon Apr 04 2022 - 18:12:19 EST


On Sat, 02 Apr 2022 20:40:10 +0200, Krzysztof Kozlowski wrote:
> Convert the Qualcomm Universal Peripheral (QUP) I2C controller to DT
> Schema.
>
> Add missing properties: dma and dma-names, pinctrl states (to indicate
> support for sleep pinctrl).
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/i2c/qcom,i2c-qup.txt | 40 ---------
> .../devicetree/bindings/i2c/qcom,i2c-qup.yaml | 89 +++++++++++++++++++
> 2 files changed, 89 insertions(+), 40 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/i2c/qcom,i2c-qup.txt
> create mode 100644 Documentation/devicetree/bindings/i2c/qcom,i2c-qup.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>