On Fri, 14 Jun 2024 13:18:23 +0300, Dmitry Baryshkov wrote: > While testing the linux-next on SM8450-HDK I noticed that one of the > PCIe hosts stays in the deferred state, because the corresponding PHY > isn't probed. A quick debug pointed out that while the patches that > added support for the PIPE AUX clock to the PHY driver have landed, > corresponding DT changes were not picked up for 6.10. Restore the > compatibility with the existing DT files by dropping the second entry in > the clock-output-names array and always generating the corresponding > name on the fly. > > [...] Applied, thanks! [1/5] phy: qcom: qmp-pcie: restore compatibility with existing DTs commit: 912cee11c14376a6f707d72fcaf343a40bff48e8 [2/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: drop second output clock name commit: 7cd3e586068aca123ff244fc259ba62ba96b6d31 [3/5] arm64: dts: qcom: sm8450: drop second clock name from clock-output-names (no commit info) [4/5] arm64: dts: qcom: sm8550: drop second clock name from clock-output-names (no commit info) [5/5] arm64: dts: qcom: sm8650: drop second clock name from clock-output-names (no commit info) Best regards, -- Vinod Koul <vkoul@xxxxxxxxxx>