On Thu, 30 Apr 2020 22:10:52 +0100, Andre Przywara wrote: > Convert the Calxeda DDR memory controller binding to DT schema format > using json-schema. > Although this technically covers the whole DRAM controller, the > intention to use it only for error reporting and mapping fault addresses > to DRAM chips. > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> > --- > .../memory-controllers/calxeda-ddr-ctrlr.txt | 16 ------- > .../memory-controllers/calxeda-ddr-ctrlr.yaml | 42 +++++++++++++++++++ > 2 files changed, 42 insertions(+), 16 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/calxeda-ddr-ctrlr.txt > create mode 100644 Documentation/devicetree/bindings/memory-controllers/calxeda-ddr-ctrlr.yaml > Applied, thanks. Rob