[PATCH] ASoC: dt-bindings: simple-card: Fix 'make dt_binding_check' warnings

Rob Herring robh+dt at kernel.org
Thu Jul 2 00:28:16 CEST 2020


On Wed, Jul 1, 2020 at 4:22 PM Mark Brown <broonie at kernel.org> wrote:
>
> On Tue, 30 Jun 2020 19:30:20 -0300, Fabio Estevam wrote:
> > The following build warnings are seen with 'make dt_binding_check':
> >
> > Documentation/devicetree/bindings/sound/simple-card.example.dts:209.46-211.15: Warning (unit_address_vs_reg): /example-4/sound/simple-audio-card,cpu at 0: node has a unit name, but no reg or ranges property
> > Documentation/devicetree/bindings/sound/simple-card.example.dts:213.37-215.15: Warning (unit_address_vs_reg): /example-4/sound/simple-audio-card,cpu at 1: node has a unit name, but no reg or ranges property
> > Documentation/devicetree/bindings/sound/simple-card.example.dts:250.42-261.15: Warning (unit_address_vs_reg): /example-5/sound/simple-audio-card,dai-link at 0: node has a unit name, but no reg or ranges property
> > Documentation/devicetree/bindings/sound/simple-card.example.dts:263.42-288.15: Warning (unit_address_vs_reg): /example-5/sound/simple-audio-card,dai-link at 1: node has a unit name, but no reg or ranges property
> > Documentation/devicetree/bindings/sound/simple-card.example.dts:270.32-272.19: Warning (unit_address_vs_reg): /example-5/sound/simple-audio-card,dai-link at 1/cpu at 0: node has a unit name, but no reg or ranges property
> > Documentation/devicetree/bindings/sound/simple-card.example.dts:273.23-275.19: Warning (unit_address_vs_reg): /example-5/sound/simple-audio-card,dai-link at 1/cpu at 1: node has a unit name, but no reg or ranges property
> > Documentation/devicetree/bindings/sound/simple-card.example.dts:276.23-278.19: Warning (unit_address_vs_reg): /example-5/sound/simple-audio-card,dai-link at 1/cpu at 2: node has a unit name, but no reg or ranges property
> > Documentation/devicetree/bindings/sound/simple-card.example.dts:279.23-281.19: Warning (unit_address_vs_reg): /example-5/sound/simple-audio-card,dai-link at 1/cpu at 3: node has a unit name, but no reg or ranges property
> > Documentation/devicetree/bindings/sound/simple-card.example.dts:290.42-303.15: Warning (unit_address_vs_reg): /example-5/sound/simple-audio-card,dai-link at 2: node has a unit name, but no reg or ranges property
> >
> > [...]
>
> Applied to
>
>    https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Can you apply this for v5.8 or drop and I can apply with all the other
warning fixes I have queued. This is the last one.

Rob


More information about the Alsa-devel mailing list