Re: [PATCH V2 1/4] ARM: dt: tegra: Add Tegra APB DMA device tree binding
From: Olof Johansson <hidden>
Date: 2012-01-24 08:42:49
Also in:
alsa-devel, linux-arm-kernel, linux-tegra
From: Olof Johansson <hidden>
Date: 2012-01-24 08:42:49
Also in:
alsa-devel, linux-arm-kernel, linux-tegra
Hi, On Wed, Jan 11, 2012 at 04:09:54PM -0700, Stephen Warren wrote:
Document binding, and add the node to tegra*.dtsi. The driver isn't actually instantiated from this node yet, but the I2S binding will rely on being able to refer to the APB DMA node using a phandle. Signed-off-by: Stephen Warren <redacted> --- v2: Added this to tegra30.dtsi too. Fixed interrupt IDs. Fixed reg to include all the per-channel registers.
Thanks, applied 1-4. -Olof