[PATCH V2 0/2] phy: xilinx: phy-zynqmp: dynamic clock support
Vinod Koul
vkoul at kernel.org
Tue Jul 11 00:44:58 PDT 2023
On Tue, 13 Jun 2023 19:32:48 +0530, Piyush Mehta wrote:
> This patch of the series adds the following supports:
> - Runtime PM support:
> Added runtime power management support to power saving during the
> suspend and resume calls.
>
> - Dynamic clock support:
> Current zynqmp-phy driver, by default all the clock enabled for all
> the lanes, that consumes power even PHY is active or idle.
> So, the dynamic clock feature will be enabled clock only for active
> PHY in the phy_init and disabled in phy_exit. Clock enabling is not
> required at multiple times. Activation of PHY depends on the peripheral
> DT node status (status = "okay";).
>
> [...]
Applied, thanks!
[1/2] phy: xilinx: add runtime PM support
commit: 1414920a5fd570e67bb7d367eda08f8851b2e378
[2/2] phy: xilinx: phy-zynqmp: dynamic clock support for power-save
commit: e4f01e75cdcf003f07ca5f4ba61823b687fd941c
Best regards,
--
~Vinod
More information about the linux-arm-kernel
mailing list