Skip to content

Commit aac1256

Browse files
Ziyue Zhangvinodkoul
authored andcommitted
dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
The gcc_aux_clk is required by the PCIe controller but not by the PCIe PHY. In PCIe PHY, the source of aux_clk used in low-power mode should be gcc_phy_aux_clk. Hence, remove gcc_aux_clk and replace it with gcc_phy_aux_clk. Fixes: fd2d4e4 ("dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY") Signed-off-by: Ziyue Zhang <[email protected]> Acked-by: Rob Herring (Arm) <[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 e19bcea commit aac1256

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ allOf:
176176
compatible:
177177
contains:
178178
enum:
179+
- qcom,sa8775p-qmp-gen4x2-pcie-phy
180+
- qcom,sa8775p-qmp-gen4x4-pcie-phy
179181
- qcom,sc8280xp-qmp-gen3x1-pcie-phy
180182
- qcom,sc8280xp-qmp-gen3x2-pcie-phy
181183
- qcom,sc8280xp-qmp-gen3x4-pcie-phy
@@ -197,8 +199,6 @@ allOf:
197199
contains:
198200
enum:
199201
- qcom,qcs8300-qmp-gen4x2-pcie-phy
200-
- qcom,sa8775p-qmp-gen4x2-pcie-phy
201-
- qcom,sa8775p-qmp-gen4x4-pcie-phy
202202
then:
203203
properties:
204204
clocks:

0 commit comments

Comments
 (0)