Skip to content

Commit 91e648f

Browse files
committed
dt-bindings: phy: qcom,qmp-pcie: fix the sc8180x regs
sc8180x pcie phy requires to describe six reg areas for the phy to work, so move the description to the correct place documenting tx, rx lane 1, 2 and pcs and pcs misc. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Vinod Koul <vkoul@kernel.org> Link: https://lore.kernel.org/r/20230325122444.249507-4-vkoul@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent e450760 commit 91e648f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ allOf:
203203
compatible:
204204
contains:
205205
enum:
206+
- qcom,sc8180x-qmp-pcie-phy
206207
- qcom,sm8250-qmp-gen3x2-pcie-phy
207208
- qcom,sm8250-qmp-modem-pcie-phy
208209
- qcom,sm8450-qmp-gen4x2-pcie-phy
@@ -224,7 +225,6 @@ allOf:
224225
compatible:
225226
contains:
226227
enum:
227-
- qcom,sc8180x-qmp-pcie-phy
228228
- qcom,sdm845-qmp-pcie-phy
229229
- qcom,sdx55-qmp-pcie-phy
230230
- qcom,sm8250-qmp-gen3x1-pcie-phy

0 commit comments

Comments
 (0)