Add support to skip SERDES configuration if it's already configured in bootloader. The wiz part was initially sent in [1] but that was sent more in the context of Sierra but this is in context of Torrent. The Sierra part would be sent later. [1] -> http://lore.kernel.org/r/20201103035556.21260-1-kishon@xxxxxx Faiz Abbas (1): phy: ti: j721e-wiz: Do not configure wiz if its already configured Kishon Vijay Abraham I (3): phy: cadence-torrent: Group reset APIs and clock APIs phy: cadence-torrent: Do not configure SERDES if it's already configured phy: cadence-torrent: Explicitly request exclusive reset control drivers/phy/cadence/phy-cadence-torrent.c | 106 ++++++++++++++-------- drivers/phy/ti/phy-j721e-wiz.c | 21 ++++- 2 files changed, 86 insertions(+), 41 deletions(-) -- 2.17.1