From: Rob Herring <robh@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: maxime@cerno.tech, eric@anholt.net, devicetree@vger.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: display: vc4: dpi: Remove unneeded 'simple-panel' property
Date: Mon, 29 Jun 2020 20:04:25 -0600 [thread overview]
Message-ID: <20200630020425.GA3467335@bogus> (raw)
In-Reply-To: <20200629221327.19885-1-festevam@gmail.com>
On Mon, Jun 29, 2020 at 07:13:26PM -0300, Fabio Estevam wrote:
> Remove the unneeded "simple-panel" property to fix the following warning
> seen with 'make dt_binding_check':
>
> Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.example.dt.yaml: panel: compatible: Additional items are not allowed ('simple-panel' was unexpected)
> Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.example.dt.yaml: panel: compatible: ['ontat,yx700wv03', 'simple-panel'] is too long
There's already a fix for this from Maxime which just removes the
example as it doesn't add much value.
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml b/Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml
> index 58213c564e03..24119411b007 100644
> --- a/Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml
> +++ b/Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml
> @@ -46,7 +46,7 @@ examples:
> #include <dt-bindings/clock/bcm2835.h>
>
> panel: panel {
> - compatible = "ontat,yx700wv03", "simple-panel";
> + compatible = "ontat,yx700wv03";
>
> port {
> panel_in: endpoint {
> --
> 2.17.1
>
prev parent reply other threads:[~2020-06-30 2:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-29 22:13 [PATCH 1/2] dt-bindings: display: vc4: dpi: Remove unneeded 'simple-panel' property Fabio Estevam
2020-06-29 22:13 ` [PATCH 2/2] dt-bindings: display: vc4: dpi: Pass the required 'power-supply' prorperty Fabio Estevam
2020-06-30 2:04 ` Rob Herring [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=20200630020425.GA3467335@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=eric@anholt.net \
--cc=festevam@gmail.com \
--cc=maxime@cerno.tech \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox