[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1654037214.458913.2476550.nullmailer@robh.at.kernel.org>
Date: Tue, 31 May 2022 17:46:54 -0500
From: Rob Herring <robh@...nel.org>
To: ChiaEn Wu <peterwu.pub@...il.com>
Cc: lee.jones@...aro.org, linux-fbdev@...r.kernel.org,
linux-mediatek@...ts.infradead.org, sre@...nel.org,
krzysztof.kozlowski+dt@...aro.org, linux-leds@...r.kernel.org,
gregkh@...uxfoundation.org, lgirdwood@...il.com,
chiaen_wu@...htek.com, dri-devel@...ts.freedesktop.org,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-pm@...r.kernel.org,
heikki.krogerus@...ux.intel.com, alice_chen@...htek.com,
broonie@...nel.org, linux-usb@...r.kernel.org, pavel@....cz,
robh+dt@...nel.org, linux@...ck-us.net, matthias.bgg@...il.com,
deller@....de, linux-arm-kernel@...ts.infradead.org,
chunfeng.yun@...iatek.com, jingoohan1@...il.com,
daniel.thompson@...aro.org, jic23@...nel.org, cy_huang@...htek.com,
lars@...afoo.de
Subject: Re: [RESEND 03/14] dt-bindings: leds: mt6370: Add Mediatek mt6370 indicator
On Tue, 31 May 2022 19:18:49 +0800, ChiaEn Wu wrote:
> From: ChiYuan Huang <cy_huang@...htek.com>
>
> Add Mediatek mt6370 indicator documentation.
>
> Signed-off-by: ChiYuan Huang <cy_huang@...htek.com>
> ---
> .../leds/mediatek,mt6370-indicator.yaml | 57 +++++++++++++++++++
> 1 file changed, 57 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/leds/mediatek,mt6370-indicator.yaml
>
My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
on your patch (DT_CHECKER_FLAGS is new in v5.13):
yamllint warnings/errors:
dtschema/dtc warnings/errors:
doc reference errors (make refcheckdocs):
Warning: Documentation/devicetree/bindings/leds/mediatek,mt6370-indicator.yaml references a file that doesn't exist: Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml
Documentation/devicetree/bindings/leds/mediatek,mt6370-indicator.yaml: Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml
See https://patchwork.ozlabs.org/patch/
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