summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-12-28 15:43:31 +0300
committerRob Herring <robh@kernel.org>2023-01-13 04:31:19 +0300
commit8ffbaa98ccf82383c9092cf3afa4d8512e52e612 (patch)
tree5ef27cbcd1c2127f5b9003486dfcadd7f50a854d
parent3db50cb6db7771f4dfa14fb5ef76841627fd9e58 (diff)
downloadlinux-8ffbaa98ccf82383c9092cf3afa4d8512e52e612.tar.xz
dt-bindings: ufs: qcom,ufs: document required-opps
UFS device node on SC8280XP uses required-opps: sc8280xp-crd.dtb: ufs@1d84000: Unevaluated properties are not allowed ('required-opps' was unexpected) Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20221228124331.258416-1-krzysztof.kozlowski@linaro.org Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/ufs/qcom,ufs.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
index f2d6298d926c..54f5f8dc5c87 100644
--- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
+++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
@@ -71,6 +71,9 @@ properties:
minItems: 1
maxItems: 2
+ required-opps:
+ maxItems: 1
+
resets:
maxItems: 1