aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2022-07-11 12:14:41 +0200
committerMartin K. Petersen <[email protected]>2022-07-26 22:13:28 -0400
commit2f3b3200ac389d09135fa42ade45ff23de7ce605 (patch)
tree831379e9a7f48f9ffdf3cff2e9abfc019b36c1ca
parent71b25693b22ebb9391b27f011d3f4bf9762e24f9 (diff)
scsi: ufs: dt-bindings: Add SC8280XP binding
Add SC8280XP to the DT schema. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Alim Akhtar <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/ufs/qcom,ufs.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
index dcd32c10205a..f2d6298d926c 100644
--- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
+++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
@@ -26,6 +26,7 @@ properties:
- qcom,msm8994-ufshc
- qcom,msm8996-ufshc
- qcom,msm8998-ufshc
+ - qcom,sc8280xp-ufshc
- qcom,sdm845-ufshc
- qcom,sm6350-ufshc
- qcom,sm8150-ufshc
@@ -98,6 +99,7 @@ allOf:
contains:
enum:
- qcom,msm8998-ufshc
+ - qcom,sc8280xp-ufshc
- qcom,sm8250-ufshc
- qcom,sm8350-ufshc
- qcom,sm8450-ufshc