[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1639850906.478343.72441.nullmailer@robh.at.kernel.org>
Date: Sat, 18 Dec 2021 12:08:26 -0600
From: Rob Herring <robh@...nel.org>
To: Thierry Reding <thierry.reding@...il.com>
Cc: linux-kernel@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
linux-tegra@...r.kernel.org, Jon Hunter <jonathanh@...dia.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
devicetree@...r.kernel.org
Subject: Re: [PATCH 4/5] dt-bindings: memory: tegra: Fix Tegra132 compatible string
On Fri, 17 Dec 2021 17:59:18 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@...dia.com>
>
> 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@...dia.com>
> ---
> .../bindings/memory-controllers/nvidia,tegra124-emc.yaml | 6 +++++-
> .../bindings/memory-controllers/nvidia,tegra124-mc.yaml | 4 +++-
> 2 files changed, 8 insertions(+), 2 deletions(-)
>
Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.
Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.
Full log is available here: https://patchwork.ozlabs.org/patch/1570204
external-memory-controller@...1b000: compatible: 'oneOf' conditional failed, one must be fixed:
arch/arm64/boot/dts/nvidia/tegra132-norrin.dt.yaml
external-memory-controller@...1b000: '#interconnect-cells' is a required property
arch/arm64/boot/dts/nvidia/tegra132-norrin.dt.yaml
external-memory-controller@...1b000: 'operating-points-v2' is a required property
arch/arm64/boot/dts/nvidia/tegra132-norrin.dt.yaml
memory-controller@...19000: '#interconnect-cells' is a required property
arch/arm64/boot/dts/nvidia/tegra132-norrin.dt.yaml
memory-controller@...19000: '#reset-cells' is a required property
arch/arm64/boot/dts/nvidia/tegra132-norrin.dt.yaml
Powered by blists - more mailing lists