commit | 56fafb94f64efaca625206a3876432b96558dcb0 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Apr 16 09:08:08 2012 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 18 13:55:01 2012 -0700 |
tree | 4c55810a1ce3a05edac9cee2fa27492becc348bd | |
parent | 8b4fc8c7e0ba3022bb6187c809d8d2b955b2d7fd [diff] |
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>