From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH v2 5/9] usb: gadget: s3c-hsotg: enable generic phy support Date: Sat, 02 Nov 2013 14:09:21 +0100 Message-ID: <1868561.m5DoOTCY2U@flatron> References: <1383335158-19730-1-git-send-email-matt.porter@linaro.org> <1383335158-19730-6-git-send-email-matt.porter@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1383335158-19730-6-git-send-email-matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Matt Porter , Felipe Balbi , Greg Kroah-Hartman , Kishon Vijay Abraham I , Rob Herring , Pawel Moll , Mark Rutland , Kumar Gala , Ian Campbell , Christian Daudt , Paul Zimmerman , Devicetree List , Linux USB List , Linux Kernel Mailing List , Linaro Patches List-Id: devicetree@vger.kernel.org Hi Matt. On Friday 01 of November 2013 15:45:54 Matt Porter wrote: > Adds support for the generic PHY subsystem. Generic PHY > support is probed and then the driver falls back to checking > for an old style USB PHY and pdata if not found. > > Signed-off-by: Matt Porter > --- > drivers/usb/gadget/s3c-hsotg.c | 54 > ++++++++++++++++++++++++++++-------------- 1 file changed, 36 > insertions(+), 18 deletions(-) Patches that convert the driver to generic PHY have been already posted by Kamil Debski, as a part of a series[1] adding generic PHY drivers for S5P and Exynos SoCs. After that series, there will be no need to support the usb_phy subsystem in this driver anymore. [1] http://www.mail-archive.com/linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg31189.html Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html