
10 May
2017
10 May
'17
5:39 p.m.
Hi Marek
On 05/10/2017 01:03 PM, Marek Vasut wrote:
On 05/09/2017 02:16 PM, patrice.chotard@st.com wrote:
From: Patrice Chotard patrice.chotard@st.com
Add support for on-chip ohci controller available on STMicrolectronics SoCs. Ohci support will be then available on both type A USB 2.0 connectors.
Signed-off-by: Patrice Chotard patrice.chotard@st.com
v4: _ update to use the new PHY uclass currently available on dm-next branch
v3: _ update to use new USB PHY uclass
v2: _ put board specific defines in a separate patch
This might be a good candidate for ohci-generic .
Exact, i will extend ohci-generic driver as ehci_generic.c with clock, reset and phy
Thanks for pointing this ;-)
Patrice