summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
diff options
context:
space:
mode:
authorLuca Weiss <luca.weiss@fairphone.com>2023-08-14 12:14:15 +0200
committerRob Herring <robh@kernel.org>2023-08-24 12:11:28 -0500
commite95094d05d94728e350b2afe4574869cb309dd2f (patch)
tree6f4b8575c95af6585d4da284c17aedc8cce87930 /Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
parenta11eaed308efc7a80688c56533491376a1136f97 (diff)
dt-bindings: ufs: qcom: Add ICE to sm8450 example
SM8450 actually supports ICE (Inline Crypto Engine) so adjust the example to match. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230814-dt-binding-ufs-v6-3-fd94845adeda@fairphone.com Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/ufs/qcom,ufs.yaml')
-rw-r--r--Documentation/devicetree/bindings/ufs/qcom,ufs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
index 2b0831622cf0..462ead5a1cec 100644
--- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
+++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
@@ -317,5 +317,6 @@ examples:
<0 0>,
<0 0>,
<0 0>;
+ qcom,ice = <&ice>;
};
};