Re: [PATCH v2 23/25] phy: cadence: Sierra: Add support for skipping configuration

2022-02-08 Thread Tom Rini
On Fri, Jan 28, 2022 at 01:41:50PM +0530, Aswath Govindraju wrote: > In some cases, a single SerDes instance can be shared between two different > processors, each using a separate link. In these cases, the SerDes > configuration is done in an earlier boot stage. Therefore, add support to > skip

[PATCH v2 23/25] phy: cadence: Sierra: Add support for skipping configuration

2022-01-28 Thread Aswath Govindraju
In some cases, a single SerDes instance can be shared between two different processors, each using a separate link. In these cases, the SerDes configuration is done in an earlier boot stage. Therefore, add support to skip reconfiguring, if it is was already configured beforehand. Signed-off-by: