[PATCH v3 0/2] omap_hsmmc DT DMA Client support

Balaji T K balajitk at ti.com
Fri Apr 5 23:58:36 EST 2013


On Wednesday 06 March 2013 07:42 PM, Matt Porter wrote:
> Changes since v2:
> 	- dropped skip platform_get_resource_byname() patch
> Changes since v1:
> 	- rebase to 3.9-rc1, previous dependencies upstream
>
> This series adds DT DMA Engine Client support to the omap_hsmmc.
> It leverages the generic DMA OF helpers and the
> dma_request_slave_channel_compat() wrapper to support DMA in
> omap_hsmmc on platforms booting via DT. These platforms include
> omap2/3/4/5 and am33xx.
>
> These patches were split out from the v5 version of the AM33XX DMA
> series and split from the EDMA-specific omap_hsmmc changes.
>
> Matt Porter (2):
>    mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
>    mmc: omap_hsmmc: add generic DMA request support to the DT binding
>

Looks good to me
Acked-by: Balaji T K <balajitk at ti.com>

>   .../devicetree/bindings/mmc/ti-omap-hsmmc.txt      |   26 +++++++++++++++++++-
>   drivers/mmc/host/omap_hsmmc.c                      |   10 ++++++--
>   2 files changed, 33 insertions(+), 3 deletions(-)
>



More information about the devicetree-discuss mailing list