Re: [PATCH v10 09/15] dt-bindings: memory: tegra30: Convert to Tegra124 YAML
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2019-08-12 20:19:56
Also in:
linux-clk, linux-tegra, lkml
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2019-08-12 20:19:56
Also in:
linux-clk, linux-tegra, lkml
12.08.2019 22:54, Rob Herring пишет:
On Mon, Aug 12, 2019 at 1:53 PM Rob Herring [off-list ref] wrote:quoted
On Sun, Aug 11, 2019 at 3:01 PM Dmitry Osipenko [off-list ref] wrote:quoted
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 <robh@kernel.org> Signed-off-by: Dmitry Osipenko <digetx@gmail.com> --- .../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.txtReviewed-by: Rob Herring <robh@kernel.org>Wrong patch, but still R-by... :)
Thanks!