Re: [PATCH v5 3/7] phy: Add set_mode callback

From: David Lechner
Date: Wed Jun 22 2016 - 13:00:23 EST


On 06/22/2016 12:57 AM, Kishon Vijay Abraham I wrote:
Hi,

On Tuesday 10 May 2016 05:09 AM, David Lechner wrote:
The initial use for this is for PHYs that have a mode related to USB OTG.
There are several SoCs (e.g. TI OMAP and DA8xx) that have a mode setting
in the USB PHY to override OTG VBUS and ID signals.

Of course, the enum can be expaned in the future to include modes for
other types of PHYs as well.

Suggested-by: Kishon Vijay Abraham I <kishon@xxxxxx>
Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>

This patch is required for both phy driver and the usb driver. I can create a
immutable branch with only this patch and both me and Bin Liu can merge it in
our next branch.

Thanks
Kishon


I'm new to the kernel merging process, so I am not exactly sure what this means, but I think it sounds like a good thing. :-)