
14 Mar
2022
14 Mar
'22
7:14 p.m.
On Fri, Mar 04, 2022 at 05:45:25PM +0530, Aswath Govindraju wrote:
In commit 6f46c7441a9f ("phy: cadence: Sierra: Add a UCLASS_PHY device for links"), a separate udevice of type UCLASS_PHY was created for each link. Therefore, move the corresponding link operations under the link device.
Also, change the uclass of sierra phy to UCLASS_MISC as it is no longer the phy device.
Fixes: 6f46c7441a9f ("phy: cadence: Sierra: Add a UCLASS_PHY device for links") Signed-off-by: Aswath Govindraju a-govindraju@ti.com Reviewed-by: Georgi Vlaev g-vlaev@ti.com
Applied to u-boot/master, thanks!
--
Tom