On Thu, 04 Jun 2020 09:41:26 +0800, Anson Huang wrote: > Convert the MXS MMC binding to DT schema format using json-schema > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > Changes since V1: > - add "unevaluatedProperties: false". > --- > Documentation/devicetree/bindings/mmc/mxs-mmc.txt | 27 ---------- > Documentation/devicetree/bindings/mmc/mxs-mmc.yaml | 58 ++++++++++++++++++++++ > 2 files changed, 58 insertions(+), 27 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mmc/mxs-mmc.txt > create mode 100644 Documentation/devicetree/bindings/mmc/mxs-mmc.yaml > Applied, thanks!