On Thu, 01 Dec 2022 14:30:36 +0100, Krzysztof Kozlowski wrote: > Convert the Qualcomm MSM SoC UART (non-DMA) bindings to DT schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/serial/qcom,msm-uart.txt | 25 --------- > .../bindings/serial/qcom,msm-uart.yaml | 56 +++++++++++++++++++ > 2 files changed, 56 insertions(+), 25 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/serial/qcom,msm-uart.txt > create mode 100644 Documentation/devicetree/bindings/serial/qcom,msm-uart.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>