> > From: Andy Teng <[email protected]> > > MediaTek UFS host starts to support 2 lanes, thus modify the > minimum lane count to 2. > > This modification shall not impact old 1-lane host because > PA_CONNECTEDRXDATALANES and PA_CONNECTEDTXDATALANES will limit > the > target lanes properly during power mode change. So we could relax > the limitation in ufs_dev_params. > > Reviewed-by: Stanley Chu <[email protected]> > Signed-off-by: Andy Teng <[email protected]> > Singed-off-by: Stanley Chu <[email protected]> Reviewed-by: Avri Altman <[email protected]>
But then again, why those constants needs to be re-negotiated every pre-change? Thanks, Avri

