[alsa-devel] [PATCH 01/28 v3] dmaengine: export symbol of of_dma_request_slave_channel()
Vinod Koul
vinod.koul at intel.com
Thu Feb 26 08:02:40 CET 2015
On Wed, Feb 25, 2015 at 12:03:03AM +0000, Kuninori Morimoto wrote:
>
> Hi Mark
>
> > > Current DMAEngine implementation of DT bindings can't support
> > > DT subnode. This patch export symbols of of_dma_request_slave_channel()
> > > for subnode DMA DT bingings.
> > >
> > > ex)
> > >
> > > rcar_sound: rcar_sound at ec500000 {
> > > ...
> > > rcar_sound,dvc {
> > > dvc0: dvc at 0 {
> > > dmas = <&audma0 0xbc>;
> > > dma-names = "tx";
> > > };
> > > dvc1: dvc at 1 {
> > > dmas = <&audma0 0xbe>;
> > > dma-names = "tx";
> > > };
> > > };
> > > ...
> > > };
> > >
> > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> > > ---
> (snip)
> > Typically you should post whole series. Anyway, i am okay with this patch,
> > how do you want to merge this, should i pick it up or everything goes thru
> > ASoC tree or something else?
>
> I don't know detail of maintenance side.
> Which is best ?
I think Mark can take the whole series with my ack on this one so
Acked-by: Vinod Koul <vinod.koul at intel.com>
I need I will pull Marks topic into mine but I think that may not be
required..
--
~Vinod
More information about the Alsa-devel
mailing list