Searched hist:"389 cb8348cf5ac4a702c71bf13673c4c8bf01e34" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/generic/ |
H A D | simple-card.c | diff 389cb8348cf5ac4a702c71bf13673c4c8bf01e34 Mon Mar 24 05:15:24 CDT 2014 Jyri Sarha <jsarha@ti.com> ASoC: core: Update snd_soc_of_parse_daifmt() interface
Adds struct device_node **bitclkmaster and struct device_node **framemaster function parameters. With the new syntax bitclock-master and frame-master properties can explicitly indicate the dai-link bit-clock and frame masters with a phandle. This patch also makes the minimal changes to simple-card for it to work with the updated snd_soc_of_parse_daifmt(). Simple-card appears to be the only user of snd_soc_of_parse_daifmt() for now.
Signed-off-by: Jyri Sarha <jsarha@ti.com> Acked-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mark Brown <broonie@linaro.org>
|
/openbmc/linux/include/sound/ |
H A D | soc.h | diff 389cb8348cf5ac4a702c71bf13673c4c8bf01e34 Mon Mar 24 05:15:24 CDT 2014 Jyri Sarha <jsarha@ti.com> ASoC: core: Update snd_soc_of_parse_daifmt() interface
Adds struct device_node **bitclkmaster and struct device_node **framemaster function parameters. With the new syntax bitclock-master and frame-master properties can explicitly indicate the dai-link bit-clock and frame masters with a phandle. This patch also makes the minimal changes to simple-card for it to work with the updated snd_soc_of_parse_daifmt(). Simple-card appears to be the only user of snd_soc_of_parse_daifmt() for now.
Signed-off-by: Jyri Sarha <jsarha@ti.com> Acked-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mark Brown <broonie@linaro.org>
|
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff 389cb8348cf5ac4a702c71bf13673c4c8bf01e34 Mon Mar 24 05:15:24 CDT 2014 Jyri Sarha <jsarha@ti.com> ASoC: core: Update snd_soc_of_parse_daifmt() interface
Adds struct device_node **bitclkmaster and struct device_node **framemaster function parameters. With the new syntax bitclock-master and frame-master properties can explicitly indicate the dai-link bit-clock and frame masters with a phandle. This patch also makes the minimal changes to simple-card for it to work with the updated snd_soc_of_parse_daifmt(). Simple-card appears to be the only user of snd_soc_of_parse_daifmt() for now.
Signed-off-by: Jyri Sarha <jsarha@ti.com> Acked-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mark Brown <broonie@linaro.org>
|