Re: [PATCH 00/13] USB support for QCS404 SoC

2022-08-16 Thread Sumit Garg
Hi, On Thu, 4 Aug 2022 at 19:57, Sumit Garg wrote: > > This series add support for USB on QCS404 SoC. USB support have > dependencies on PHY, reset and PMIC GPIO drivers, so corresponding > support has been added. There are also some renaming/reorganising > patches (#1, #3 and #9) which tries to

[PATCH 00/13] USB support for QCS404 SoC

2022-08-04 Thread Sumit Garg
This series add support for USB on QCS404 SoC. USB support have dependencies on PHY, reset and PMIC GPIO drivers, so corresponding support has been added. There are also some renaming/reorganising patches (#1, #3 and #9) which tries to generalize drivers support for Qcom SoCs. - Patch #1 moves all