]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: sti: suppress inappropriate DT fields
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Tue, 13 Sep 2016 07:58:23 +0000 (09:58 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 14 Sep 2016 17:15:05 +0000 (18:15 +0100)
commit5a4326d1c21bc9aa958d5e621e06cd1b13e50711
treefb8d1e6bb0d0894a5b183ff6be775f45fdc25e6e
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ASoC: sti: suppress inappropriate DT fields

Update to suppress some DT nodes that can be handled in driver
using compatible string.
"dai-name", "st,version"and "st,mode" are suppressed
"st,tdm-mode" is added to handle TDM mode.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sti/sti_uniperif.c
sound/soc/sti/uniperif.h
sound/soc/sti/uniperif_player.c
sound/soc/sti/uniperif_reader.c