On Wed, Jul 02, 2025 at 06:35:47PM +0800, Ziyue Zhang wrote: > QCS615 pcie phy only use 5 clocks, which are aux, cfg_ahb, ref, > ref_gen, pipe. So move "qcom,qcs615-qmp-gen3x1-pcie-phy" compatible > from 6 clocks' list to 5 clocks' list. > > Fixes: 1e889f2bd837 (dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS615 QMP PCIe PHY Gen3 x1) Please run scripts/checkpatch.pl on the patches and fix reported warnings. After that, run also 'scripts/checkpatch.pl --strict' on the patches and (probably) fix more warnings. Some warnings can be ignored, especially from --strict run, but the code here looks like it needs a fix. Feel free to get in touch if the warning is not clear. Best regards, Krzysztof