RE: [PATCH 2/4] phy: cadence-torrent: Group reset APIs and clock APIs

2021-03-18 Thread Swapnil Kashinath Jakhade
kernel.org; Lokesh Vutla > ; linux-...@lists.infradead.org > Subject: [PATCH 2/4] phy: cadence-torrent: Group reset APIs and clock APIs > > EXTERNAL MAIL > > > No functional change intended. Group reset APIs and clock APIs in > preparation for adding support to skip config

[PATCH 2/4] phy: cadence-torrent: Group reset APIs and clock APIs

2021-03-10 Thread Kishon Vijay Abraham I
No functional change intended. Group reset APIs and clock APIs in preparation for adding support to skip configuration if the SERDES is already configured by bootloader. Signed-off-by: Kishon Vijay Abraham I --- drivers/phy/cadence/phy-cadence-torrent.c | 84 ++- 1 file chang