Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1305351

Re: [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32

From Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32
Date 2016-01-09 20:40 +0100
Message-ID <qP7wK-1Ds-13@gated-at.bofh.it> (permalink)
References <qP17Y-5Cx-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Around Sat 09 Jan 2016 12:45:10 +0000 or thereabout, Mans Rullgard wrote:
> Commit ecb89f2f5f3e7 ("mmc: atmel-mci: remove compat for non DT board
> when requesting dma chan") broke dma on AVR32 and any other boards not
> using DT.  This restores a fallback mechanism for such cases.
> 
> Signed-off-by: Mans Rullgard <mans@mansr.com>
> ---
> Changes:
> - rebase onto v4.4-rc8: no change to this patch
> ---
>  arch/avr32/mach-at32ap/at32ap700x.c | 16 ++++++++++++++++
>  drivers/mmc/host/atmel-mci.c        | 17 +++++++++++++++++
>  include/linux/atmel-mci.h           |  2 ++
>  3 files changed, 35 insertions(+)

<snipp diff>

Thank you for the patch. I have added this to the for-linux branch in the
linux-avr32 tree.

Acked-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>

-- 
Best regards, HC

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32 Mans Rullgard <mans@mansr.com> - 2016-01-09 13:50 +0100
  [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data Mans Rullgard <mans@mansr.com> - 2016-01-09 13:50 +0100
    Re: [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2016-01-09 20:40 +0100
      Re: [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data Ulf Hansson <ulf.hansson@linaro.org> - 2016-01-14 13:20 +0100
    Re: [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-11 15:30 +0100
  Re: [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32 Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2016-01-09 20:40 +0100
    Re: [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32 Ulf Hansson <ulf.hansson@linaro.org> - 2016-01-14 13:10 +0100
      Re: [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32 Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2016-01-14 13:50 +0100
        Re: [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32 Ulf Hansson <ulf.hansson@linaro.org> - 2016-01-14 14:30 +0100
  Re: [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32 Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-11 15:30 +0100

csiph-web