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@collabora.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