On Sun, Aug 11, 2019 at 3:01 PM Dmitry Osipenko <[email protected]> wrote: > > The Tegra30 binding will actually differ from the Tegra124 a tad, in > particular the EMEM configuration description. Hence rename the binding > to Tegra124 during of the conversion to YAML. > > Reviewed-by: Rob Herring <[email protected]> > Signed-off-by: Dmitry Osipenko <[email protected]> > --- > .../nvidia,tegra124-mc.yaml | 152 ++++++++++++++++++ > .../memory-controllers/nvidia,tegra30-mc.txt | 123 -------------- > 2 files changed, 152 insertions(+), 123 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-mc.yaml > delete mode 100644 > Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-mc.txt
Reviewed-by: Rob Herring <[email protected]>

