[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac5d872ac8dfa40bd5238589f85d78ad6ba6d706.camel@mediatek.com>
Date: Wed, 5 Oct 2022 03:57:06 +0000
From: Trevor Wu (吳文良) <Trevor.Wu@...iatek.com>
To: "robh@...nel.org" <robh@...nel.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-mediatek@...ts.infradead.org"
<linux-mediatek@...ts.infradead.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"broonie@...nel.org" <broonie@...nel.org>,
"p.zabel@...gutronix.de" <p.zabel@...gutronix.de>,
"tiwai@...e.com" <tiwai@...e.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"matthias.bgg@...il.com" <matthias.bgg@...il.com>,
"alsa-devel@...a-project.org" <alsa-devel@...a-project.org>
Subject: Re: [PATCH 10/12] dt-bindings: mediatek: mt8188: add audio afe
document
On Fri, 2022-09-30 at 17:05 -0500, Rob Herring wrote:
> On Fri, 30 Sep 2022 22:56:59 +0800, Trevor Wu wrote:
> > Add mt8188 audio afe document.
> >
> > Signed-off-by: Trevor Wu <trevor.wu@...iatek.com>
> > ---
> > .../bindings/sound/mt8188-afe-pcm.yaml | 202
> > ++++++++++++++++++
> > 1 file changed, 202 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/sound/mt8188-
> > afe-pcm.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:
> /builds/robherring/dt-review-
> ci/linux/Documentation/devicetree/bindings/sound/mt8188-afe-
> pcm.example.dtb: afe@...10000: clock-names:17: 'adsp_audio26m' was
> expected
> From schema: /builds/robherring/dt-review-
> ci/linux/Documentation/devicetree/bindings/sound/mt8188-afe-pcm.yaml
>
> doc reference errors (make refcheckdocs):
>
> 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.
>
After upgrading dtschema, I can see the problem.
I will correct it in V2.
Thanks,
Trevor
Powered by blists - more mailing lists