Re: [PATCH 3/5] dt-bindings: memory: Add Tegra114 memory controller bindings

From: Rob Herring
Date: Sat Dec 18 2021 - 13:08:41 EST


On Fri, 17 Dec 2021 17:59:17 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@xxxxxxxxxx>
>
> Document the bindings for the memory controller found on Tegra114 SoCs.
>
> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
> ---
> .../nvidia,tegra114-mc.yaml | 85 +++++++++++++++++++
> 1 file changed, 85 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/memory-controllers/nvidia,tegra114-mc.yaml
>

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/1570202


memory-controller@70019000: '#reset-cells' is a required property
arch/arm/boot/dts/tegra114-dalmore.dt.yaml
arch/arm/boot/dts/tegra114-roth.dt.yaml
arch/arm/boot/dts/tegra114-tn7.dt.yaml