On Thu, 29 May 2025 11:56:30 +0800, 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. > > As no compatible need the entry which require seven clocks, delete it. > > Signed-off-by: Ziyue Zhang <quic_ziyuzhan@xxxxxxxxxxx> > --- > .../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml | 14 +------------- > 1 file changed, 1 insertion(+), 13 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>