On Sat, 02 Apr 2022 20:40:11 +0200, Krzysztof Kozlowski wrote: > Convert the Qualcomm General Serial Bus Interface (GSBI) to DT > Schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/soc/qcom/qcom,gsbi.txt | 87 ------------ > .../bindings/soc/qcom/qcom,gsbi.yaml | 133 ++++++++++++++++++ > 2 files changed, 133 insertions(+), 87 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,gsbi.txt > create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,gsbi.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>