[PATCH v2 06/22] usb: chipidea: Add platform flag for wrapper phy management
From: Peter Chen <hidden>
Date: 2016-08-09 09:11:03
Also in:
linux-arm-msm, lkml
From: Peter Chen <hidden>
Date: 2016-08-09 09:11:03
Also in:
linux-arm-msm, lkml
quoted
On Fri, Aug 05, 2016 at 02:46:00PM -0700, Stephen Boyd wrote:quoted
Quoting Peter Chen (2016-07-08 02:25:35)quoted
How you handle the code for PHY getting at probe?Which probe? Glue layer probe? In my case I'm not using the phy until the RESET/STOPPED event so I just rely on the chipidea core to get the phy and then control the phy manually in the glue layer.I have no idea about it after reading your patch 10/22.Sorry, you lost me now. What is the question?
At first, I don't know how you get the PHY for ULPI. But after reading your later patch, I know it. So, it is ok for this patch. Acked-by: Peter Chen <redacted> Peter