On Wed, Dec 19, 2018 at 12:01:07PM -0800, Jack Pham wrote: > Hi Shawn, > > On Tue, Nov 27, 2018 at 06:07:22PM +0800, Shawn Guo wrote: > > It adds Synopsys 28nm Femto High-Speed USB PHY driver support, which > > is usually paired with Synopsys DWC3 USB controllers on Qualcomm SoCs. > > > > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> > > --- > > drivers/phy/qualcomm/Kconfig | 10 + > > drivers/phy/qualcomm/Makefile | 1 + > > .../phy/qualcomm/phy-qcom-usb-hs-snsp-28nm.c | 529 ++++++++++++++++++ > > Just caught this... > s/snsp/snps/ in the file name? The bindings doc in Patch 1 is named > correctly. Oops, I will fix it with v6. Thanks for spotting it. Shawn