From: Sam Ravnborg <sam@ravnborg.org>
To: David Heidelberg <david@ixit.cz>
Cc: Thierry Reding <thierry.reding@gmail.com>,
David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
Rob Herring <robh+dt@kernel.org>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: display: simple: hardware can use ddc-i2c-bus
Date: Sat, 9 Oct 2021 17:24:36 +0200 [thread overview]
Message-ID: <YWG0NGnKcsf3q+ds@ravnborg.org> (raw)
In-Reply-To: <20210927214503.36012-1-david@ixit.cz>
Hi David,
On Mon, Sep 27, 2021 at 11:45:03PM +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@ixit.cz>
Thanks, applied to drm-misc-next.
Sam
> ---
> .../devicetree/bindings/display/panel/panel-simple.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> index 31f678636717..e4d93e0ddfc3 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -319,6 +319,7 @@ properties:
> - yes-optoelectronics,ytc700tlag-05-201c
>
> backlight: true
> + ddc-i2c-bus: true
> enable-gpios: true
> port: true
> power-supply: true
> --
> 2.33.0
prev parent reply other threads:[~2021-10-09 15:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-27 21:45 [PATCH] dt-bindings: display: simple: hardware can use ddc-i2c-bus David Heidelberg
2021-10-04 18:18 ` Rob Herring
2021-10-09 15:24 ` Sam Ravnborg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YWG0NGnKcsf3q+ds@ravnborg.org \
--to=sam@ravnborg.org \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=david@ixit.cz \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.