Messages in this thread |  | | Date | Mon, 26 Sep 2022 17:54:18 -0500 | From | Rob Herring <> | Subject | Re: [PATCH 09/11] dt-bindings: slimbus: convert bus description to DT schema |
| |
On Fri, 23 Sep 2022 18:14:51 +0200, Krzysztof Kozlowski wrote: > Convert the SLIMbus bus description bindings to DT Schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > .../devicetree/bindings/slimbus/bus.txt | 60 ------------ > .../bindings/slimbus/slim-ngd-qcom-ctrl.txt | 2 - > .../bindings/slimbus/slim-qcom-ctrl.txt | 3 - > .../devicetree/bindings/slimbus/slimbus.yaml | 95 +++++++++++++++++++ > 4 files changed, 95 insertions(+), 65 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/slimbus/bus.txt > create mode 100644 Documentation/devicetree/bindings/slimbus/slimbus.yaml >
Reviewed-by: Rob Herring <robh@kernel.org>
|  |