Re: [PATCH v3 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy

From: Konrad Dybcio
Date: Fri Jun 27 2025 - 10:51:28 EST


On 6/25/25 11:00 AM, Ziyue Zhang wrote:
> gcc_aux_clk is used in PCIe RC and it is not required in pcie phy, in
> pcie phy it should be gcc_phy_aux_clk, so remove gcc_aux_clk and
> replace it with gcc_phy_aux_clk.

GCC_PCIE_n_PHY_AUX_CLK is a downstream of the PHY's output..
are you sure the PHY should be **consuming** it too?

Konrad