Home
last modified time | relevance | path

Searched hist:"044 f3a1a8d331ef1a96a8445cafb8a23376cbf52" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/microchip/
H A Dsparx5_serdes.cdiff 044f3a1a8d331ef1a96a8445cafb8a23376cbf52 Mon Apr 17 20:03:32 CEST 2023 Daniel Machon <daniel.machon@microchip.com> 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>