phy: cadence: Sierra: Add support for skipping configuration
authorAswath Govindraju <a-govindraju@ti.com>
Fri, 28 Jan 2022 08:11:50 +0000 (13:41 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 8 Feb 2022 16:00:04 +0000 (11:00 -0500)
commit68c6476146339bc0a8724e0f6314a3b71a329598
tree6c39160b669789e81bb1284c8f8ab4908ee305ab
parentfa294b274ba0005fbee5ddd6da15aee5483073ae
phy: cadence: Sierra: Add support for skipping configuration

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: Aswath Govindraju <a-govindraju@ti.com>
drivers/phy/cadence/phy-cadence-sierra.c