commit | a6e56c28a178cef5f93d1e11698a23a5482175d9 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Mon Aug 12 10:37:16 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Wed Aug 14 19:54:23 2013 +0100 |
tree | 89c6fd87f13ac178257e314320103e7c5f31b38c | |
parent | 970d8a7152aa884b9bab6a8db1ff148ee22df899 [diff] |
ARM: pxa: ssp: add DT bindings This patch contains an ugly hack for looking up the the DMA request number. The problem here is that the implementation as it stands will allocate the DMA channel from the user of the ssp port, and hence we cannot allocate a real channel here. Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>