Skip to content

Commit caf0851

Browse files
Abel Vesavinodkoul
authored andcommitted
dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Eliza QMP UFS PHY
Document the QMP UFS PHY compatible for the Eliza Platform. It is fully compatible with the PHY implemented in SM8650, so use the SM8650 compatible as fallback. While at it, move the QCS8300 one so that it is sorted correctly by fallback compatible. Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Link: https://patch.msgid.link/20260223-eliza-bindings-phy-ufs-v3-1-2b0c0f00bcb6@oss.qualcomm.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 520a98b commit caf0851

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ description:
1616
properties:
1717
compatible:
1818
oneOf:
19+
- items:
20+
- enum:
21+
- qcom,qcs8300-qmp-ufs-phy
22+
- const: qcom,sa8775p-qmp-ufs-phy
1923
- items:
2024
- enum:
2125
- qcom,qcs615-qmp-ufs-phy
@@ -26,8 +30,8 @@ properties:
2630
- const: qcom,sm8550-qmp-ufs-phy
2731
- items:
2832
- enum:
29-
- qcom,qcs8300-qmp-ufs-phy
30-
- const: qcom,sa8775p-qmp-ufs-phy
33+
- qcom,eliza-qmp-ufs-phy
34+
- const: qcom,sm8650-qmp-ufs-phy
3135
- items:
3236
- enum:
3337
- qcom,kaanapali-qmp-ufs-phy

0 commit comments

Comments
 (0)