[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1392341676-4143-1-git-send-email-Li.Xiubo@freescale.com>
Date: Fri, 14 Feb 2014 09:34:33 +0800
From: Xiubo Li <Li.Xiubo@...escale.com>
To: <broonie@...nel.org>, <lgirdwood@...il.com>, <lars@...afoo.de>
CC: <linux-kernel@...r.kernel.org>, <alsa-devel@...a-project.org>,
<b47053@...escale.com>, Xiubo Li <Li.Xiubo@...escale.com>
Subject: [PATCH v3 0/3] Add TDM slot info OF parsing supports
Change in v3:
- Add .of_xlate_tdm_slot_mask().
- Add snd_soc_of_xlate_tdm_slot_mask().
- Remove TDM slot masks OF parsing...
- Split the TDM infomation into two properties.
Xiubo Li (3):
ASoC: binding: add tdm-slot.txt
ASoC: core: add TDM slot parsing from DT supports
ASoC: simple-card: add slot information parsing supports
.../devicetree/bindings/sound/simple-card.txt | 5 ++
.../devicetree/bindings/sound/tdm-slot.txt | 20 ++++++++
include/sound/simple_card.h | 2 +
include/sound/soc-dai.h | 2 +
include/sound/soc.h | 3 ++
sound/soc/generic/simple-card.c | 18 +++++++
sound/soc/soc-core.c | 59 ++++++++++++++++++++++
7 files changed, 109 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/tdm-slot.txt
--
1.8.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists