Skip to content

Commit 7c1f429

Browse files
JIaxygavinodkoul
authored andcommitted
dt-bindings: phy: qmp-ufs: Fix PHY clocks for SC7180
QMP UFS PHY used in SC7180 requires 3 clocks: * ref - 19.2MHz reference clock from RPMh * ref_aux - Auxiliary reference clock from GCC * qref - QREF clock from GCC This change obviously breaks the ABI, but it is inevitable since the clock topology needs to be accurately described in the binding. Signed-off-by: Danila Tikhonov <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent db704bf commit 7c1f429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ allOf:
8787
enum:
8888
- qcom,msm8998-qmp-ufs-phy
8989
- qcom,sa8775p-qmp-ufs-phy
90+
- qcom,sc7180-qmp-ufs-phy
9091
- qcom,sc7280-qmp-ufs-phy
9192
- qcom,sc8180x-qmp-ufs-phy
9293
- qcom,sc8280xp-qmp-ufs-phy

0 commit comments

Comments
 (0)