]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit77dae54ab385033e488d8b07045bc7f8d931740f
tree370d645c4cc15cbcd85161973e1a6c3584c04614
parentec65aed950d619c6ec9883679631bdf6e7aa4527
ARM: Kirkwood: ehci-orion: Add device tree binding

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>
Documentation/devicetree/bindings/usb/ehci-orion.txt [new file with mode: 0644]
drivers/usb/host/ehci-orion.c