commit | 8051b75ab32f72ebd7bf232e554d631f56f1ee42 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Jan 11 16:09:54 2012 -0700 |
committer | Olof Johansson <olof@lixom.net> | Mon Feb 06 18:21:20 2012 -0800 |
tree | 2d34926c932bee839b837b0bc219af9fd5fe322c | |
parent | f8196b01b9bf1a9539e1cfceece03b60f5ae2de1 [diff] |
ARM: dt: tegra: Add Tegra APB DMA device tree binding 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 <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>