[PATCH v6 00/12] arm64: renesas: add sound support

Simon Horman horms at verge.net.au
Sun Nov 8 18:31:21 PST 2015


On Mon, Nov 09, 2015 at 10:29:46AM +0900, Simon Horman wrote:
> On Fri, Nov 06, 2015 at 06:33:10AM +0000, Kuninori Morimoto wrote:
> > Hi,
> > 
> > these are v2 patches which add sound support to the r8a7795/Salvator-X.
> > 
> > These patches are an update of Simon's v5 patch-set
> > 
> > The main change to the patches themselves since Morimoto-san's v3 posting
> > and v4 updates to that posting is to update to new CPG/MSSR bindings via
> > Geert Uytterhoeven.
> > 
> > It doesn't include cs2000 support since it is not accepted yet.
> > I will send additional patch if it was accepted.
> > This patches doesn't include CTU/MIX support either,
> > because it is too advanced feature at this point.
> > 
> > Base:
> > 
> > * "[PATCH v4 0/3] arm64: renesas: r8a7795: add I2C support"
> >   This can be found in the topic/r8a7795-i2c-v4 branch of
> >   my renesas tree on kernel.org.
> 
> Thanks.
> 
> In order to aid review I have made this patchset available in
> the topic/r8a7795-sound-v6 branch of my renesas tree on kernel.org.
> The topic/r8a7795-i2c-v4 branch is there too.

I have also pushed topic/r8a7795-sound-v6.runtime which
is a merge of topic/r8a7795-sound-v6 with its run-time dependencies
that I am aware of.

> > Kuninori Morimoto (12):
> >       arm64: renesas: r8a7795: add AUDIO_DMAC support
> >       arm64: renesas: r8a7795: Sound SSI PIO support
> >       arm64: renesas: r8a7795: Sound SSI DMA support
> >       arm64: renesas: r8a7795: Sound SRC support
> >       arm64: renesas: r8a7795: Sound DVC support
> >       arm64: renesas: salvator-x: Sound SSI PIO support
> 
> The above patch seemed to have some fuzz. Please check that
> I resolved that correctly.
> 
> >       arm64: renesas: salvator-x: Sound SSI DMA support
> >       arm64: renesas: salvator-x: Sound SSI DMA support via BUSIF
> >       arm64: renesas: salvator-x: Sound SRC support
> >       arm64: renesas: salvator-x: Sound DVC support
> >       arm64: defconfig: add Renesas R-Car DMAC driver support
> 
> The above patch did not apply cleanly. I have fixed that and also I
> modified the patch to enable CONFIG_DMADEVICES as well as CONFIG_RCAR_DMAC.
> Please check this e.g. using make savedefconfig.
> 
> >       arm64: defconfig: add Renesas sound and AK4613 support
> > 
> >  arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts |  94 +++++++++++++++++++++++++++++++++++++++++
> >  arch/arm64/boot/dts/renesas/r8a7795.dtsi           | 253 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  arch/arm64/configs/defconfig                       |   6 +++
> >  3 files changed, 353 insertions(+)
> > 
> > -- 
> > 2.1.4
> > 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 



More information about the linux-arm-kernel mailing list