Re: [PATCH v5 2/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver

2020-07-13 Thread Álvaro Fernández Rojas
Hi Vinod, > El 13 jul 2020, a las 7:51, Vinod Koul escribió: > > On 19-06-20, 12:00, Álvaro Fernández Rojas wrote: >> Add BCM63xx USBH PHY driver for BMIPS. >> >> Signed-off-by: Álvaro Fernández Rojas >> --- >> v5: use devm_reset_control_get_exclusive. >> v4: several improvements: >> - Use

Re: [PATCH v5 2/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver

2020-07-12 Thread Vinod Koul
On 19-06-20, 12:00, Álvaro Fernández Rojas wrote: > Add BCM63xx USBH PHY driver for BMIPS. > > Signed-off-by: Álvaro Fernández Rojas > --- > v5: use devm_reset_control_get_exclusive. > v4: several improvements: > - Use devm_platform_ioremap_resource. > - Code cleanups. > - Improve device

Re: [PATCH v5 2/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver

2020-06-19 Thread Florian Fainelli
On 6/19/2020 3:00 AM, Álvaro Fernández Rojas wrote: > Add BCM63xx USBH PHY driver for BMIPS. > > Signed-off-by: Álvaro Fernández Rojas Reviewed-by: Florian Fainelli This looks great, thanks Alvaro! -- Florian

[PATCH v5 2/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver

2020-06-19 Thread Álvaro Fernández Rojas
Add BCM63xx USBH PHY driver for BMIPS. Signed-off-by: Álvaro Fernández Rojas --- v5: use devm_reset_control_get_exclusive. v4: several improvements: - Use devm_platform_ioremap_resource. - Code cleanups. - Improve device mode config: - Move USBH_SWAP_CONTROL device mode value to