On Fri, 31 Jul 2020 10:06:24 +0800, Anson Huang wrote: > Convert the MMDC memory controller binding to DT schema format using > json-schema. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > .../bindings/memory-controllers/fsl/mmdc.txt | 35 ---------------- > .../bindings/memory-controllers/fsl/mmdc.yaml | 49 ++++++++++++++++++++++ > 2 files changed, 49 insertions(+), 35 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/mmdc.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/mmdc.yaml > Applied, thanks!