Re: [PATCH 4/5] dt-bindings: memory: tegra: Fix Tegra132 compatible string

From: Rob Herring
Date: Tue Jan 04 2022 - 14:13:26 EST


On Fri, 17 Dec 2021 17:59:18 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@xxxxxxxxxx>
>
> While the memory controller found on Tegra132 is largely compatible with
> the one found on Tegra124, there are some differences that may require
> more specific matching on a Tegra132 compatible string, so add one to
> the list of compatible strings.
>
> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
> ---
> .../bindings/memory-controllers/nvidia,tegra124-emc.yaml | 6 +++++-
> .../bindings/memory-controllers/nvidia,tegra124-mc.yaml | 4 +++-
> 2 files changed, 8 insertions(+), 2 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>