[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168906149833.189433.6561958193632482750.b4-ty@kernel.org>
Date: Tue, 11 Jul 2023 13:14:58 +0530
From: Vinod Koul <vkoul@...nel.org>
To: anurag.kumar.vulisha@...inx.com, laurent.pinchart@...asonboard.com,
kishon@...nel.org, michal.simek@....com,
Piyush Mehta <piyush.mehta@....com>
Cc: linux-kernel@...r.kernel.org, linux-phy@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, git@....com
Subject: Re: [PATCH V2 0/2] phy: xilinx: phy-zynqmp: dynamic clock support
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
Powered by blists - more mailing lists