Re: [PATCH v2 0/5] j721e-wiz/cadence-torrent: Support to skip SERDES configuration

2021-03-31 Thread Vinod Koul
On 30-03-21, 16:31, Kishon Vijay Abraham I wrote: > 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 l

[PATCH v2 0/5] j721e-wiz/cadence-torrent: Support to skip SERDES configuration

2021-03-30 Thread Kishon Vijay Abraham I
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. v1 of the patch series can be found at [2]. Changes fr