]> Pileus Git - ~andy/linux/commit
USB: Add DT probing support to ehci-spear and ohci-spear
authorStefan Roese <sr@denx.de>
Mon, 16 Apr 2012 03:38:08 +0000 (09:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Apr 2012 20:55:01 +0000 (13:55 -0700)
commit56fafb94f64efaca625206a3876432b96558dcb0
tree4c55810a1ce3a05edac9cee2fa27492becc348bd
parent8b4fc8c7e0ba3022bb6187c809d8d2b955b2d7fd
USB: Add DT probing support to ehci-spear and ohci-spear

This patch adds support to configure the SPEAr EHCI & OHCI driver via
device-tree instead of platform_data.

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/spear-usb.txt [new file with mode: 0644]
drivers/usb/host/ehci-spear.c
drivers/usb/host/ohci-spear.c