Re: [PATCH 11/11] dt-bindings: slimbus: qcom,slim-ngd: convert to DT schema

From: Rob Herring
Date: Mon Sep 26 2022 - 18:59:38 EST


On Fri, 23 Sep 2022 18:14:53 +0200, Krzysztof Kozlowski wrote:
> Convert the Qualcomm SoC SLIMBus Non Generic Device (NGD) controller
> bindings to DT Schema.
>
> During conversion add iommus already present in DTS and extend the
> example based on SDM845.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/slimbus/qcom,slim-ngd.yaml | 120 ++++++++++++++++++
> .../bindings/slimbus/slim-ngd-qcom-ctrl.txt | 82 ------------
> 2 files changed, 120 insertions(+), 82 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/slimbus/qcom,slim-ngd.yaml
> delete mode 100644 Documentation/devicetree/bindings/slimbus/slim-ngd-qcom-ctrl.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>