linux/drivers/phy/microchip
Daniel Machon 044f3a1a8d phy: sparx5-serdes: power down all CMUs by default
All CMUs are powered up initially. This uses needless power. This patch
makes sure all CMUs are powered down by default. This involves
configuring a number reference clock and power-down registers of the
CMU.

Individual CMUs are later powered up, when the serdes lanes are
configured.

Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Link: https://lore.kernel.org/r/20230417180335.2787494-5-daniel.machon@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-05-08 17:13:01 +05:30
..
Kconfig phy: Add lan966x ethernet serdes PHY driver 2021-11-23 13:09:08 +05:30
lan966x_serdes.c phy-for-6.1 2022-10-07 16:03:01 -07:00
lan966x_serdes_regs.h phy: Add RGMII support on lan966x 2022-09-13 19:14:53 +05:30
Makefile phy: Add lan966x ethernet serdes PHY driver 2021-11-23 13:09:08 +05:30
sparx5_serdes.c phy: sparx5-serdes: power down all CMUs by default 2023-05-08 17:13:01 +05:30
sparx5_serdes.h
sparx5_serdes_regs.h phy: sparx5-serdes: add registers required for SD/CMU power down 2023-05-08 17:13:00 +05:30