On Thu, May 12, 2022 at 08:29:05PM +0300, Dmitry Baryshkov wrote: > PCIe PHY drivers (both QMP and PCIe2) already do clk_prepare_enable() / > clk_prepare_disable() pipe_clk. Remove extra calls to enable/disable > this clock from the PCIe driver, so that the PHY driver can manage the > clock on its own. > > Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> I assume you checked that there are no further PHY drivers used with pcie-qcom by any in-kernel dts? Reviewed-by: Johan Hovold <johan+linaro@xxxxxxxxxx> Johan