Re: [PATCH] dt-bindings: display: simple: hardware can use ddc-i2c-bus

From: Rob Herring
Date: Mon Oct 04 2021 - 14:18:41 EST


On Mon, 27 Sep 2021 23:45:03 +0200, David Heidelberg wrote:
> Both hardware and driver can communicate DDC over i2c bus.
>
> Fixes warnings as:
> arch/arm/boot/dts/tegra20-paz00.dt.yaml: panel: 'ddc-i2c-bus' does not match any of the regexes: 'pinctrl-[0-9]+'
> From schema: /home/runner/work/linux/linux/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
>
> Signed-off-by: David Heidelberg <david@xxxxxxx>
> ---
> .../devicetree/bindings/display/panel/panel-simple.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>