ARM: dts: imx6q-gw54xx: Do not use 'simple-audio-card,dai-link'
authorFabio Estevam <festevam@gmail.com>
Tue, 8 Oct 2019 16:30:24 +0000 (13:30 -0300)
committerShawn Guo <shawnguo@kernel.org>
Fri, 25 Oct 2019 06:02:05 +0000 (14:02 +0800)
commit069de7bba5bc50f93efc78b27244a1cff696788b
treefd6ee40510fac12d1ce5f112fe48264e940f4b79
parent764b5b5e704e1d991ad168a5e0c47d1dfc0018b1
ARM: dts: imx6q-gw54xx: Do not use 'simple-audio-card,dai-link'

According to Documentation/devicetree/bindings/sound/simple-card.txt
the 'simple-audio-card,dai-link' may be omitted when the card has
only one DAI link, which is the case here.

Get rid of 'simple-audio-card,dai-link' in order to fix the following
build warning with W=1:

arch/arm/boot/dts/imx6q-gw54xx.dts:19.32-31.5: Warning (unit_address_vs_reg): /sound-digital/simple-audio-card,dai-link@0: node has a unit name, but no reg property

Cc: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6q-gw54xx.dts