[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1608042367.307112.3775381.nullmailer@robh.at.kernel.org>
Date: Tue, 15 Dec 2020 08:26:07 -0600
From: Rob Herring <robh@...nel.org>
To: Peter Ujfalusi <peter.ujfalusi@...com>
Cc: robh+dt@...nel.org, a.hajda@...sung.com, jonas@...boo.se,
narmstrong@...libre.com, airlied@...ux.ie, jernej.skrabec@...l.net,
linux-kernel@...r.kernel.org, Laurent.pinchart@...asonboard.com,
daniel@...ll.ch, dri-devel@...ts.freedesktop.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: display: bridge: tc358768: Remove maintainer information
On Tue, 15 Dec 2020 14:42:27 +0200, Peter Ujfalusi wrote:
> My employment with TI is coming to an end and I will not have access to
> the board where this bridge is connected to.
>
> It is better to remove a soon bouncing email address.
>
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@...com>
> ---
> .../devicetree/bindings/display/bridge/toshiba,tc358768.yaml | 3 ---
> 1 file changed, 3 deletions(-)
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml: 'maintainers' is a required property
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml: ignoring, error in schema:
warning: no schema found in file: ./Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml
See https://patchwork.ozlabs.org/patch/1416419
This check can fail if there are any dependencies. The base for a patch
series is generally the most recent rc1.
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:
pip3 install dtschema --upgrade
Please check and re-submit.
Powered by blists - more mailing lists