On 9/1/2025 8:52 PM, Vinod Koul wrote:
On 26-08-25, 17:12, Ziyue Zhang wrote:
The gcc_aux_clk is not required by the PCIe PHY on qcs8300 and is not
specified in the device tree node. Hence, move the qcs8300 phy
compatibility entry into the list of PHYs that require six clocks.
Removed the phy_aux clock from the PCIe PHY binding as it is no longer
used by any instance.
This does not apply for me
Fixes: e46e59b77a9e ("dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS8300 QMP PCIe PHY Gen4 x2")
Not sure why is this deemed a fix, also no empty lines here
Hi Vinod
As per Johan’s suggestion in v7, it might be good to include a fix tag.
This patch resolves the issue where the QCS8300 PHY was previously
configured to require only 6 clocks instead of 7.
BRs
Ziyue