ARM: dts: imx6qdl-gw551x: Do not use 'simple-audio-card,dai-link'
authorFabio Estevam <festevam@gmail.com>
Wed, 11 Sep 2019 18:34:21 +0000 (15:34 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 6 Oct 2019 08:00:59 +0000 (16:00 +0800)
commite52928e8d5c1c4837a0c6ec2068beea99defde8b
tree08f65996c239c8a93b82e9c8332dae8f1f1070ff
parent1105c8b5406c9f1abd6b36072ec7be59ee708e99
ARM: dts: imx6qdl-gw551x: 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/imx6qdl-gw551x.dtsi:109.32-121.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/imx6qdl-gw551x.dtsi