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

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


On Sat, 02 Apr 2022 20:40:08 +0200, Krzysztof Kozlowski wrote:
> Convert the Qualcomm Universal Peripheral (QUP) Serial Peripheral
> Interface (SPI) bindings to DT Schema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Acked-by: Kuldeep Singh <singh.kuldeep87k@xxxxxxxxx>
> ---
> .../devicetree/bindings/spi/qcom,spi-qup.txt | 103 ------------------
> .../devicetree/bindings/spi/qcom,spi-qup.yaml | 81 ++++++++++++++
> 2 files changed, 81 insertions(+), 103 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/spi/qcom,spi-qup.txt
> create mode 100644 Documentation/devicetree/bindings/spi/qcom,spi-qup.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>