On Thu, Dec 17, 2015 at 03:00:10AM +0000, Kuninori Morimoto wrote: > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > This patch adds Multi channel support on Renesas R-Car sound. > This patch is tested on Salvator-X board, but it can't use > Multi channel, because supported format is different between > codec chip and R-Car. > Thus, it was tested on board which doesn't mount codec chip, > with oscilloscope. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- > .../devicetree/bindings/sound/renesas,rsnd.txt | 18 ++++ For the binding: Acked-by: Rob Herring <robh@xxxxxxxxxx> > sound/soc/sh/rcar/core.c | 6 +- > sound/soc/sh/rcar/gen.c | 3 + > sound/soc/sh/rcar/rsnd.h | 15 ++- > sound/soc/sh/rcar/ssi.c | 114 ++++++++++++++++++++- > sound/soc/sh/rcar/ssiu.c | 55 ++++++++-- > 6 files changed, 194 insertions(+), 17 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html