OSDN Git Service

arm: dts: kirkwood: fix error in #sound-dai-cells size
authorRob Herring <robh@kernel.org>
Thu, 1 Mar 2018 20:25:37 +0000 (14:25 -0600)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Mon, 5 Mar 2018 13:47:05 +0000 (14:47 +0100)
commite662e70fa41985d258ba82f47bb248d2433c52e0
tree3e38604dd890c5bbc047e80dc37607fcc9a1cc20
parent5beaf4d7ce9e842c7198a00616c2061ca4e46016
arm: dts: kirkwood: fix error in #sound-dai-cells size

dtc now gives the following warning:

arch/arm/boot/dts/kirkwood-t5325.dtb: Warning (sound_dai_property): /sound/simple-audio-card,cpu:sound-dai: property size (4) too small for cell size 1

The binding documentation gives no indication what the cell size should
be (which should be fixed too), so just assume 0 is fine as that is what
the consumer has.

Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Gregory Clement <gregory.clement@free-electrons.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/kirkwood.dtsi