summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/ufs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2024-01-22 11:28:03 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2024-01-22 11:28:03 +0100
commitf77738a71945f4fc0441627e59484a0999fae2d5 (patch)
tree8832e7668ca2ea1ac849042e2bd9db0fa7923974 /dts/Bindings/ufs
parentfb6d5f696388c8bbc4bd16a7b223fca02330e111 (diff)
downloadbarebox-f77738a71945f4fc0441627e59484a0999fae2d5.tar.gz
barebox-f77738a71945f4fc0441627e59484a0999fae2d5.tar.xz
dts: update to v6.8-rc1
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/ufs')
-rw-r--r--dts/Bindings/ufs/qcom,ufs.yaml2
-rw-r--r--dts/Bindings/ufs/ufs-common.yaml2
2 files changed, 4 insertions, 0 deletions
diff --git a/dts/Bindings/ufs/qcom,ufs.yaml b/dts/Bindings/ufs/qcom,ufs.yaml
index 2cf3d016db..10c146424b 100644
--- a/dts/Bindings/ufs/qcom,ufs.yaml
+++ b/dts/Bindings/ufs/qcom,ufs.yaml
@@ -27,6 +27,7 @@ properties:
- qcom,msm8996-ufshc
- qcom,msm8998-ufshc
- qcom,sa8775p-ufshc
+ - qcom,sc7280-ufshc
- qcom,sc8280xp-ufshc
- qcom,sdm845-ufshc
- qcom,sm6115-ufshc
@@ -118,6 +119,7 @@ allOf:
enum:
- qcom,msm8998-ufshc
- qcom,sa8775p-ufshc
+ - qcom,sc7280-ufshc
- qcom,sc8280xp-ufshc
- qcom,sm8250-ufshc
- qcom,sm8350-ufshc
diff --git a/dts/Bindings/ufs/ufs-common.yaml b/dts/Bindings/ufs/ufs-common.yaml
index 985ea8f64d..31fe7f30ff 100644
--- a/dts/Bindings/ufs/ufs-common.yaml
+++ b/dts/Bindings/ufs/ufs-common.yaml
@@ -87,6 +87,8 @@ properties:
description:
Specifies max. load that can be drawn from VCCQ2 supply.
+ msi-parent: true
+
dependencies:
freq-table-hz: [ clocks ]
operating-points-v2: [ clocks, clock-names ]