]> git.baikalelectronics.ru Git - kernel.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)
commit315cb7e7e22e00bcaa61426f1b59932ce27b7509
tree370d645c4cc15cbcd85161973e1a6c3584c04614
parentb0b6bb63aaa0283a1210d514920e3e202d84b5fc
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