ARM: Kirkwood: ehci-orion: Add device tree binding
authorAndrew Lunn <andrew@lunn.ch>
Sat, 20 Oct 2012 11:10:00 +0000 (13:10 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sat, 24 Nov 2012 02:53:12 +0000 (02:53 +0000)
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>
Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found