mbox series

[v2,0/3] USB: EHCI: ehci-mv: make HSIC work

Message ID 20191221065008.266445-1-lkundrak@v3.sk (mailing list archive)
Headers show
Series USB: EHCI: ehci-mv: make HSIC work | expand

Message

Lubomir Rintel Dec. 21, 2019, 6:50 a.m. UTC
please have a look at the three patches chained to this message. They
are independent of each other and can be applied iny any order.

My main objective was to make HSIC work on MMP3. The PHY patch is
loosely related to that (there's no MMP3 HSIC PHY driver, but the NOP
is sufficient). The last one is a cosmetic thing.

Compared to first submission, the patches are now submitted as series
and the wording of the third one's commit message has been changed.

Thank you,
Lubo

Comments

Alan Stern Dec. 21, 2019, 3:27 p.m. UTC | #1
On Sat, 21 Dec 2019, Lubomir Rintel wrote:

> please have a look at the three patches chained to this message. They
> are independent of each other and can be applied iny any order.
> 
> My main objective was to make HSIC work on MMP3. The PHY patch is
> loosely related to that (there's no MMP3 HSIC PHY driver, but the NOP
> is sufficient). The last one is a cosmetic thing.
> 
> Compared to first submission, the patches are now submitted as series
> and the wording of the third one's commit message has been changed.

All three patches are okay with me.

Acked-by: Alan Stern <stern@rowland.harvard.edu>

Alan Stern