[PATCH 1/2] ARM: Kirkwood: ehci-orion: Add device tree binding
From: Jason Cooper <hidden>
Date: 2012-09-09 19:11:54
From: Jason Cooper <hidden>
Date: 2012-09-09 19:11:54
On Sat, Sep 01, 2012 at 11:26:25AM +0200, Andrew Lunn wrote:
Based on previous work by Michael Walle and Jason Cooper. Made their work actually work, which required added interrupt from DT and auxdata, along with setting the dma_mask, which DT does not currently do. Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Applied to: git://git.infradead.org/users/jcooper/linux.git kirkwood/dt thx, Jason.