On Fri, 23 Sep 2022 18:14:52 +0200, Krzysztof Kozlowski wrote: > Convert the Qualcomm SoC SLIMbus controller bindings to DT Schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/slimbus/qcom,slim.yaml | 86 +++++++++++++++++++ > .../bindings/slimbus/slim-qcom-ctrl.txt | 36 -------- > 2 files changed, 86 insertions(+), 36 deletions(-) > create mode 100644 Documentation/devicetree/bindings/slimbus/qcom,slim.yaml > delete mode 100644 Documentation/devicetree/bindings/slimbus/slim-qcom-ctrl.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>