* [v2,1/1] drivers: usb: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
@ 2018-04-23 14:32 Tiago Brusamarello
0 siblings, 0 replies; 3+ messages in thread
From: Tiago Brusamarello @ 2018-04-23 14:32 UTC (permalink / raw)
To: leoyang.li; +Cc: linux-usb
Introduce FSL_USB2_PHY_UTMI_DUAL in gadget driver for setting
phy in SOCs with utmi dual phy
Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
Tested-by: Tiago Brusamarello <tbrusa@gmail.com>
---
Changes since v1:
* Removed Freescale internal information from commit message
drivers/usb/gadget/udc/fsl_udc_core.c | 1 +
1 file changed, 1 insertion(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/drivers/usb/gadget/udc/fsl_udc_core.c
b/drivers/usb/gadget/udc/fsl_udc_core.c
index 56b517a..a3c092b 100644
--- a/drivers/usb/gadget/udc/fsl_udc_core.c
+++ b/drivers/usb/gadget/udc/fsl_udc_core.c
@@ -253,6 +253,7 @@ static int dr_controller_setup(struct fsl_udc *udc)
portctrl |= PORTSCX_PTW_16BIT;
/* fall through */
case FSL_USB2_PHY_UTMI:
+ case FSL_USB2_PHY_UTMI_DUAL:
if (udc->pdata->have_sysif_regs) {
if (udc->pdata->controller_ver) {
/* controller version 1.6 or above */
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [v2,1/1] drivers: usb: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
@ 2018-05-15 7:14 Felipe Balbi
0 siblings, 0 replies; 3+ messages in thread
From: Felipe Balbi @ 2018-05-15 7:14 UTC (permalink / raw)
To: Tiago Brusamarello, leoyang.li; +Cc: linux-usb
Tiago Brusamarello <tbrusa@gmail.com> writes:
> Introduce FSL_USB2_PHY_UTMI_DUAL in gadget driver for setting
> phy in SOCs with utmi dual phy
>
> Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
> Tested-by: Tiago Brusamarello <tbrusa@gmail.com>
this doesn't apply.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [v2,1/1] drivers: usb: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
@ 2018-05-15 21:04 Tiago Brusamarello
0 siblings, 0 replies; 3+ messages in thread
From: Tiago Brusamarello @ 2018-05-15 21:04 UTC (permalink / raw)
To: Felipe Balbi; +Cc: leoyang.li, linux-usb
2018-05-15 4:14 GMT-03:00 Felipe Balbi <felipe.balbi@linux.intel.com>:
>
> Tiago Brusamarello <tbrusa@gmail.com> writes:
>
>> Introduce FSL_USB2_PHY_UTMI_DUAL in gadget driver for setting
>> phy in SOCs with utmi dual phy
>>
>> Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
>> Tested-by: Tiago Brusamarello <tbrusa@gmail.com>
>
> this doesn't apply.
I'll look into it and submit a new version.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-15 21:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-15 7:14 [v2,1/1] drivers: usb: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget Felipe Balbi
-- strict thread matches above, loose matches on Subject: below --
2018-05-15 21:04 Tiago Brusamarello
2018-04-23 14:32 Tiago Brusamarello
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).