[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1633608336.205912.121524.nullmailer@robh.at.kernel.org>
Date: Thu, 07 Oct 2021 07:05:36 -0500
From: Rob Herring <robh@...nel.org>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
Cc: robh+dt@...nel.org, daniel@...ll.ch, airlied@...ux.ie,
linux-kernel@...r.kernel.org, dri-devel@...ts.freedesktop.org,
m.purski@...sung.com, devicetree@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: display/bridge: sil,sii9234: Convert to YAML binding
On Wed, 06 Oct 2021 17:21:58 +0200, AngeloGioacchino Del Regno wrote:
> Convert the Silicon Image SiI9234 HDMI/MHL bridge documentation to YAML.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
> ---
> .../bindings/display/bridge/sii9234.txt | 49 --------
> .../bindings/display/bridge/sil,sii9234.yaml | 110 ++++++++++++++++++
> 2 files changed, 110 insertions(+), 49 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/bridge/sii9234.txt
> create mode 100644 Documentation/devicetree/bindings/display/bridge/sil,sii9234.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/1537190
hdmi-bridge@39: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/exynos4412-i9300.dt.yaml
arch/arm/boot/dts/exynos4412-i9305.dt.yaml
arch/arm/boot/dts/exynos4412-n710x.dt.yaml
arch/arm/boot/dts/exynos4412-trats2.dt.yaml
hdmi-bridge@39: 'ports' is a required property
arch/arm/boot/dts/exynos4412-i9300.dt.yaml
arch/arm/boot/dts/exynos4412-i9305.dt.yaml
arch/arm/boot/dts/exynos4412-n710x.dt.yaml
arch/arm/boot/dts/exynos4412-trats2.dt.yaml
Powered by blists - more mailing lists