Messages in this thread |  | | Date | Mon, 26 Sep 2022 17:59:28 -0500 | From | Rob Herring <> | Subject | Re: [PATCH 11/11] dt-bindings: slimbus: qcom,slim-ngd: convert to DT schema |
| |
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@linaro.org> > --- > .../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@kernel.org>
|  |