diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-12-17 07:11:52 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-01-13 03:01:54 +0100 |
commit | ad63241cdc328edbb0f879416ea7707bf0997f08 (patch) | |
tree | 1b75833e614c57b7b82e24b9dd7e583ec87c669a /arch/arm/boot/dts/kirkwood-netxbig.dtsi | |
parent | ARM: shmobile: r8a7791 dtsi: Drop "renesas,rcar_sound" compatible value (diff) | |
download | linux-ad63241cdc328edbb0f879416ea7707bf0997f08.tar.xz linux-ad63241cdc328edbb0f879416ea7707bf0997f08.zip |
ARM: shmobile: r8a7790: tidyup #sound-dai-cells settings
Renesas sound driver needs #sound-dai-cells settings, but, this usage
is a little bit confusable. It came from ALSA SoC historical reasons.
The sound DAI naming method is different between Single/Multi DAI in
the ALSA framework, and it is used for sound card matching.
And this #sound-dai-cells has relationship to it.
Current SoC dtsi has #sound-dai-cells = <1> as default settings
(= it is assuming that board/platform has multi DAI), and
board/platform side needs to overwrite it if board/platform was single
DAI. This style is more confusable for users.
This patch removes SoC side default settings, and force to set it by
board/platform side.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/kirkwood-netxbig.dtsi')
0 files changed, 0 insertions, 0 deletions