Skip to content

Commit 85d43a6

Browse files
robimarkovinodkoul
authored andcommitted
dt-bindings: phy: qcom,qmp: add IPQ8074 PCIe Gen3 PHY binding
IPQ8074 has 2 different single lane PCIe PHY-s, one Gen2 and one Gen3. Gen2 one is already supported, document the bindings for the Gen3 one. Signed-off-by: Robert Marko <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 2ec9bc8 commit 85d43a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ properties:
1919
enum:
2020
- qcom,ipq6018-qmp-pcie-phy
2121
- qcom,ipq6018-qmp-usb3-phy
22+
- qcom,ipq8074-qmp-gen3-pcie-phy
2223
- qcom,ipq8074-qmp-pcie-phy
2324
- qcom,ipq8074-qmp-usb3-phy
2425
- qcom,msm8996-qmp-pcie-phy
@@ -312,6 +313,7 @@ allOf:
312313
contains:
313314
enum:
314315
- qcom,ipq6018-qmp-pcie-phy
316+
- qcom,ipq8074-qmp-gen3-pcie-phy
315317
- qcom,ipq8074-qmp-pcie-phy
316318
then:
317319
properties:

0 commit comments

Comments
 (0)