Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for QCS615

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")
Signed-off-by: Ziyue Zhang <ziyue.zhang@oss.qualcomm.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20250703095630.669044-2-ziyue.zhang@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Ziyue Zhang and committed by
Vinod Koul
dfef90f2 304c102c

+1 -1
+1 -1
Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml
··· 145 145 compatible: 146 146 contains: 147 147 enum: 148 + - qcom,qcs615-qmp-gen3x1-pcie-phy 148 149 - qcom,sar2130p-qmp-gen3x2-pcie-phy 149 150 - qcom,sc8180x-qmp-pcie-phy 150 151 - qcom,sdm845-qhp-pcie-phy ··· 176 175 compatible: 177 176 contains: 178 177 enum: 179 - - qcom,qcs615-qmp-gen3x1-pcie-phy 180 178 - qcom,sc8280xp-qmp-gen3x1-pcie-phy 181 179 - qcom,sc8280xp-qmp-gen3x2-pcie-phy 182 180 - qcom,sc8280xp-qmp-gen3x4-pcie-phy