[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172045725750.3389992.15451403448241421795.robh@kernel.org>
Date: Mon, 08 Jul 2024 10:47:37 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: stefano.radaelli21@...il.com
Cc: Laurent Pinchart <Laurent.pinchart@...asonboard.com>,
Jonas Karlman <jonas@...boo.se>, Andrzej Hajda <andrzej.hajda@...el.com>,
Thomas Zimmermann <tzimmermann@...e.de>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
David Airlie <airlied@...il.com>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Maxime Ripard <mripard@...nel.org>,
Marek Vasut <marex@...x.de>, Neil Armstrong <neil.armstrong@...aro.org>,
Robert Foss <rfoss@...nel.org>, Jernej Skrabec <jernej.skrabec@...il.com>,
devicetree@...r.kernel.org, dri-devel@...ts.freedesktop.org,
Daniel Vetter <daniel@...ll.ch>, "Noah J . Rosa" <noahj.rosa@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: display: bridge: ti,sn65dsi83: add
burst-mode-disabled
On Mon, 08 Jul 2024 17:18:56 +0200, stefano.radaelli21@...il.com wrote:
> From: Stefano Radaelli <stefano.radaelli21@...il.com>
>
> It allows to disable Burst video mode
>
> Co-developed-by: Noah J. Rosa <noahj.rosa@...il.com>
> Signed-off-by: Noah J. Rosa <noahj.rosa@...il.com>
> Signed-off-by: Stefano Radaelli <stefano.radaelli21@...il.com>
> ---
> .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml: burst-mode-disabled: missing type definition
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240708151857.40538-1-stefano.radaelli21@gmail.com
The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.
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 after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.
Powered by blists - more mailing lists