mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 06:24:43 +01:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lan966x_serdes.c | ||
| lan966x_serdes_regs.h | ||
| Makefile | ||
| sparx5_serdes.c | ||
| sparx5_serdes.h | ||
| sparx5_serdes_regs.h | ||