Skip to content

Commit dfef90f

Browse files
Ziyue Zhangvinodkoul
authored andcommitted
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: 1e889f2 ("dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS615 QMP PCIe PHY Gen3 x1") Signed-off-by: Ziyue Zhang <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Johan Hovold <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 304c102 commit dfef90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ allOf:
145145
compatible:
146146
contains:
147147
enum:
148+
- qcom,qcs615-qmp-gen3x1-pcie-phy
148149
- qcom,sar2130p-qmp-gen3x2-pcie-phy
149150
- qcom,sc8180x-qmp-pcie-phy
150151
- qcom,sdm845-qhp-pcie-phy
@@ -175,7 +176,6 @@ allOf:
175176
compatible:
176177
contains:
177178
enum:
178-
- qcom,qcs615-qmp-gen3x1-pcie-phy
179179
- qcom,sc8280xp-qmp-gen3x1-pcie-phy
180180
- qcom,sc8280xp-qmp-gen3x2-pcie-phy
181181
- qcom,sc8280xp-qmp-gen3x4-pcie-phy

0 commit comments

Comments
 (0)