From: Daniel Mack Date: Mon, 12 Aug 2013 08:37:16 +0000 (+0200) Subject: ARM: pxa: ssp: add DT bindings X-Git-Tag: v3.12-rc1~150^2~9^2~27^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6e56c28a178cef5f93d1e11698a23a5482175d9;p=pandora-kernel.git 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 Acked-by: Haojian Zhuang Signed-off-by: Mark Brown --- Reading git-diff-tree failed