
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 ehci controller available on STMicrolectronics SoCs. ehci 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: _ update error messages _ add remove callback to put core into reset
Can we use/extend ehci-generic ?
Yes, i will add phy support
Thanks