On Tue, 05 Apr 2022 08:34:49 +0200, Krzysztof Kozlowski wrote: > Convert the Qualcomm MSM Serial UARTDM bindings to DT Schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/serial/qcom,msm-uartdm.txt | 81 ------------- > .../bindings/serial/qcom,msm-uartdm.yaml | 112 ++++++++++++++++++ > 2 files changed, 112 insertions(+), 81 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/serial/qcom,msm-uartdm.txt > create mode 100644 Documentation/devicetree/bindings/serial/qcom,msm-uartdm.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>