From: Rob Herring <robh@kernel.org>
To: Sugar Zhang <sugar.zhang@rock-chips.com>
Cc: broonie@kernel.org, alsa-devel@alsa-project.org, heiko@sntech.de,
linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v1 7/7] ASoC: dt-bindings: rockchip: Convert pdm bindings to yaml
Date: Tue, 24 Aug 2021 07:29:41 -0500 [thread overview]
Message-ID: <1629808181.201442.61430.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <1629791656-13698-2-git-send-email-sugar.zhang@rock-chips.com>
On Tue, 24 Aug 2021 15:54:16 +0800, Sugar Zhang wrote:
> This patch converts pdm bindings to yaml.
>
> Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
> ---
>
> .../devicetree/bindings/sound/rockchip,pdm.txt | 64 ------------
> .../devicetree/bindings/sound/rockchip,pdm.yaml | 114 +++++++++++++++++++++
> 2 files changed, 114 insertions(+), 64 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/rockchip,pdm.txt
> create mode 100644 Documentation/devicetree/bindings/sound/rockchip,pdm.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/linux-dt-review/Documentation/devicetree/bindings/sound/rockchip,pdm.example.dt.yaml: example-0: pdm@ff040000:reg:0: [0, 4278452224, 0, 4096] is too long
From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/sound/rockchip,pdm.example.dt.yaml: pdm@ff040000: 'oneOf' conditional failed, one must be fixed:
'interrupts' is a required property
'interrupts-extended' is a required property
From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/sound/rockchip,pdm.yaml
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/patch/1520109
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.
prev parent reply other threads:[~2021-08-24 12:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-24 7:50 [PATCH v1 0/7] Patches to update for rockchip pdm Sugar Zhang
2021-08-24 7:52 ` [PATCH v1 1/7] ASoC: rockchip: Add support for rv1126 pdm Sugar Zhang
2021-08-24 7:52 ` [PATCH v1 2/7] ASoC: dt-bindings: rockchip: Add binding " Sugar Zhang
2021-08-24 7:52 ` [PATCH v1 4/7] ASoC: dt-bindings: rockchip: Add binding for rk3568 pdm Sugar Zhang
2021-08-24 7:52 ` [PATCH v1 5/7] ASoC: rockchip: pdm: Add support for path map Sugar Zhang
2021-08-24 7:54 ` [PATCH v1 6/7] ASoC: dt-bindings: rockchip: pdm: Document property 'rockchip,path-map' Sugar Zhang
2021-08-24 16:58 ` Rob Herring
2021-08-27 1:30 ` [PATCH v1 6/7] ASoC: dt-bindings: rockchip: pdm: Document property 'rockchip,path-map'【请注意,邮件由robherring2@gmail.com代发】 sugar zhang
2021-08-24 7:54 ` [PATCH v1 7/7] ASoC: dt-bindings: rockchip: Convert pdm bindings to yaml Sugar Zhang
2021-08-24 12:29 ` 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=1629808181.201442.61430.nullmailer@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=linux-rockchip@lists.infradead.org \
--cc=sugar.zhang@rock-chips.com \
/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;
as well as URLs for NNTP newsgroup(s).