[PATCH v2 01/12] ARM: dts: add generic DMA device tree binding for mxs-dma
Shawn Guo
shawn.guo at linaro.org
Wed Mar 6 00:10:34 EST 2013
On Tue, Mar 05, 2013 at 07:38:29PM +0000, Arnd Bergmann wrote:
> On Tuesday 05 March 2013, Shawn Guo wrote:
> > <&clks 150>, <&clks 149>;
> > clock-names = "gpmi_io", "gpmi_apb", "gpmi_bch",
> > "gpmi_bch_apb", "per1_bch";
> > + dmas = <&dma_apbh 0>;
> > + dma-names = "gpmi";
> > fsl,gpmi-dma-channel = <0>;
> > status = "disabled";
>
> Looks like a small bug:
>
> In patch "[PATCH v2 07/12] mtd: gpmi: move to use generic DMA helper" you require the
> dma-names property for this device to be "rx-tx", not "gpmi".
>
Dammit. I missed this one. Thanks for spotting it. Fixed.
Shawn
More information about the linux-arm-kernel
mailing list