On Mon, Jun 10, 2013 at 11:17 AM, Lee Jones [off-list ref] wrote:
On Wed, 15 May 2013, Linus Walleij wrote:
quoted
On Wed, May 15, 2013 at 11:51 AM, Lee Jones [off-list ref] wrote:
quoted
Now DMA DT bindings exist and are in use by he MMC and UART drivers, it
should be possible to remove them from the auxdata structure. However,
after doing so the drivers fail. Common clk is still reliant on the
dev_name() call to do device name matching, which will fail due to the
fact that Device Tree naming differs somewhat do the more traditional
conventions.
Reviewed-by: Linus Walleij <redacted>
Signed-off-by: Lee Jones <redacted>
Cannot be applied due to dependency on 5/39.
I think this can be applied now (if it hasn't already).
I really need a clean mergebase for this to merge ...
This patch requires both the dma40 and devicetree
branches to land in a common place before it can be
applied.
I want the DMA40 branch to be closed down now as I
have sent all pull requests on it, so pls ping me again on
this when we have something in the ARM SoC tree we
can work on.
Yours,
Linus Walleij