Re: [PATCH v2 15/16] dt-bindings: serial: tegra-tcu: Convert to json-schema
From: Rob Herring <robh@kernel.org>
Date: 2021-11-23 16:35:13
Also in:
linux-tegra
From: Rob Herring <robh@kernel.org>
Date: 2021-11-23 16:35:13
Also in:
linux-tegra
On Fri, 19 Nov 2021 15:38:38 +0100, Thierry Reding wrote:
From: Thierry Reding <redacted> Convert the Tegra TCU device tree bindings to json-schema. Signed-off-by: Thierry Reding <redacted> --- .../bindings/serial/nvidia,tegra194-tcu.txt | 35 ------------ .../bindings/serial/nvidia,tegra194-tcu.yaml | 56 +++++++++++++++++++ 2 files changed, 56 insertions(+), 35 deletions(-) delete mode 100644 Documentation/devicetree/bindings/serial/nvidia,tegra194-tcu.txt create mode 100644 Documentation/devicetree/bindings/serial/nvidia,tegra194-tcu.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/1557181 tcu: $nodename:0: 'tcu' does not match '^serial(@.*)?$' arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dt.yaml arch/arm64/boot/dts/nvidia/tegra194-p3509-0000+p3668-0000.dt.yaml arch/arm64/boot/dts/nvidia/tegra194-p3509-0000+p3668-0001.dt.yaml