[PATCH V1 2/4] scsi: ufs: qcom: dt-bindings: Add UFSHC compatible for Hamoa
Pradeep P V K
pradeep.pragallapati at oss.qualcomm.com
Sun Dec 28 22:06:40 PST 2025
Document the UFSHC compatible for Qualcomm Hamoa SoC. Use fallback
to indicate the compatibility of UFSHC on Hamoa with that on the
SM8550.
Signed-off-by: Pradeep P V K <pradeep.pragallapati at oss.qualcomm.com>
---
.../devicetree/bindings/ufs/qcom,sc7180-ufshc.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/ufs/qcom,sc7180-ufshc.yaml b/Documentation/devicetree/bindings/ufs/qcom,sc7180-ufshc.yaml
index d94ef4e6b85a..3b5a95db7831 100644
--- a/Documentation/devicetree/bindings/ufs/qcom,sc7180-ufshc.yaml
+++ b/Documentation/devicetree/bindings/ufs/qcom,sc7180-ufshc.yaml
@@ -31,7 +31,11 @@ select:
properties:
compatible:
- items:
+ oneOf:
+ - items:
+ - enum:
+ - qcom,hamoa-ufshc
+ - const: qcom,sm8550-ufshc
- enum:
- qcom,msm8998-ufshc
- qcom,qcs8300-ufshc
--
2.34.1
More information about the linux-phy
mailing list