All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shengjiu Wang <shengjiu.wang@gmail.com>
To: Rob Herring <robh@kernel.org>
Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	alsa-devel@alsa-project.org,
	Shengjiu Wang <shengjiu.wang@nxp.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	krzysztof.kozlowski+dt@linaro.org
Subject: Re: [PATCH v2] ASoC: dt-bindings: fsl, micfil: Convert format to json-schema
Date: Tue, 28 Jun 2022 11:20:56 +0800	[thread overview]
Message-ID: <CAA+D8APqpGZhizTwHD8F_qhM=VmugiS+Q-yRvTH8e+K0_Q2dcg@mail.gmail.com> (raw)
In-Reply-To: <1656336669.670812.2285173.nullmailer@robh.at.kernel.org>

On Mon, Jun 27, 2022 at 9:31 PM Rob Herring <robh@kernel.org> wrote:

> On Mon, 27 Jun 2022 09:50:13 +0800, Shengjiu Wang wrote:
> > Convert the NXP MICFIL binding to DT schema format using json-schema.
> >
> > Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
> > ---
> > changes in v2
> > - add decription of interrupts.
> >
> >  .../devicetree/bindings/sound/fsl,micfil.txt  | 33 --------
> >  .../devicetree/bindings/sound/fsl,micfil.yaml | 77 +++++++++++++++++++
> >  2 files changed, 77 insertions(+), 33 deletions(-)
> >  delete mode 100644
> Documentation/devicetree/bindings/sound/fsl,micfil.txt
> >  create mode 100644
> Documentation/devicetree/bindings/sound/fsl,micfil.yaml
> >
>
> Running 'make dtbs_check' with the schema in this patch gives the
> following warnings. Consider if they are expected or the schema is
> incorrect. These may not be new warnings.
>
> Note that it is not yet a requirement to have 0 warnings for dtbs_check.
> This will change in the future.
>
> Full log is available here: https://patchwork.ozlabs.org/patch/
>
>
> audio-controller@30080000: clock-names: ['ipg_clk', 'ipg_clk_app',
> 'pll8k', 'pll11k', 'clkext3'] is too long
>         arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-ctouch2.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-edimm2.2.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-kontron-n801x-s.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw71xx-0x.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dahlia.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dev.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dahlia.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dev.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-beacon-kit.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-ddr3l-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-tqma8mqnl-mba8mx.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-var-som-symphony.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dtb
>
> audio-controller@30080000: clocks: [[2, 183], [2, 182], [2, 38], [2, 39],
> [2, 6]] is too long
>         arch/arm64/boot/dts/freescale/imx8mn-beacon-kit.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-ddr3l-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-tqma8mqnl-mba8mx.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-var-som-symphony.dtb
>         arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dtb
>
> audio-controller@30080000: clocks: [[2, 216], [2, 203], [2, 38], [2, 39],
> [2, 6]] is too long
>         arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-evk.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-ctouch2.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-edimm2.2.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-kontron-n801x-s.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw71xx-0x.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dahlia.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dev.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dahlia.dtb
>         arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dev.dtb
>
> I will fix this issue in v3.

best regards
wang shengjiu

      reply	other threads:[~2022-06-28  3:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-27  1:50 [PATCH v2] ASoC: dt-bindings: fsl,micfil: Convert format to json-schema Shengjiu Wang
2022-06-27  1:50 ` [PATCH v2] ASoC: dt-bindings: fsl, micfil: " Shengjiu Wang
2022-06-27 13:31 ` [PATCH v2] ASoC: dt-bindings: fsl,micfil: " Rob Herring
2022-06-27 13:31   ` [PATCH v2] ASoC: dt-bindings: fsl, micfil: " Rob Herring
2022-06-28  3:20   ` Shengjiu Wang [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='CAA+D8APqpGZhizTwHD8F_qhM=VmugiS+Q-yRvTH8e+K0_Q2dcg@mail.gmail.com' \
    --to=shengjiu.wang@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=shengjiu.wang@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.