On Tue, 09 Mar 2021 09:56:28 +0800, Shawn Lin wrote: > This patch converts sdhci-of-dwcmshc.txt to sdhci-of-dwcmshc.yaml > > Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx> > > --- > > Changes in v3: > - fix filename and other improvments suggested by Rob > > .../devicetree/bindings/mmc/sdhci-of-dwcmshc.txt | 20 ------- > .../bindings/mmc/snps,dwcmshc-sdhci.yaml | 63 ++++++++++++++++++++++ > 2 files changed, 63 insertions(+), 20 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mmc/sdhci-of-dwcmshc.txt > create mode 100644 Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>