[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1659558858.566275.2576747.nullmailer@robh.at.kernel.org>
Date: Wed, 03 Aug 2022 14:34:18 -0600
From: Rob Herring <robh@...nel.org>
To: Jai Luthra <j-luthra@...com>
Cc: devicetree@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
alsa-devel@...a-project.org, Liam Girdwood <lgirdwood@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dt-bindings: sound: tlv320aic3x: Convert to dtschema
On Wed, 03 Aug 2022 10:17:26 -0500, Jai Luthra wrote:
> Convert bindings for TI's TLV320AIC3x audio codecs to dtschema.
>
> Signed-off-by: Jai Luthra <j-luthra@...com>
> ---
> .../bindings/sound/ti,tlv320aic3x.yaml | 158 ++++++++++++++++++
> .../devicetree/bindings/sound/tlv320aic3x.txt | 97 -----------
> 2 files changed, 158 insertions(+), 97 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml
> delete mode 100644 Documentation/devicetree/bindings/sound/tlv320aic3x.txt
>
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/
aic33@18: 'assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' do not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/omap2420-n810.dtb
codec@18: 'clocks' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/imx6dl-gw5903.dtb
arch/arm/boot/dts/imx6q-gw5903.dtb
tlv320aic3104@18: 'adc-settle-ms', 'assigned-clock-parents', 'assigned-clocks' do not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/am57xx-beagle-x15.dtb
arch/arm/boot/dts/am57xx-beagle-x15-revb1.dtb
arch/arm/boot/dts/am57xx-beagle-x15-revc.dtb
tlv320aic3106@18: 'adc-settle-ms' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/da850-lcdk.dtb
tlv320aic3106@19: 'adc-settle-ms' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/dra71-evm.dtb
arch/arm/boot/dts/dra72-evm.dtb
arch/arm/boot/dts/dra72-evm-revc.dtb
arch/arm/boot/dts/dra76-evm.dtb
arch/arm/boot/dts/dra7-evm.dtb
tlv320aic3106@1b: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/am335x-sl50.dtb
Powered by blists - more mailing lists