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 <danila@jiaxyga.com> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Link: https://lore.kernel.org/r/20240401182240.55282-2-danila@jiaxyga.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent db704bf commit 7c1f429

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)