]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: crypto: ice: add operating-points-v2 property for QCOM ICE
authorAbhinaba Rakshit <abhinaba.rakshit@oss.qualcomm.com>
Thu, 19 Feb 2026 09:39:13 +0000 (15:09 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 28 Feb 2026 03:54:14 +0000 (12:54 +0900)
commit1eb6c478f1edc4384d8fea765cd13ac01199e8b5
treee743c67f011b4900a5b4a65ea7f36519c9c668a4
parent635c3a757a567b2479639237f5f0d4d9439015f1
dt-bindings: crypto: ice: add operating-points-v2 property for QCOM ICE

Add support for specifying OPPs for the Qualcomm Inline Crypto Engine
by allowing the use of the standard "operating-points-v2" property in
the ICE device node.

ICE clock management was handled by the storage drivers in legacy
bindings, so the ICE driver itself had no mechanism for clock scaling.
With the introduction of the new standalone ICE device node, clock
control must now be performed directly by the ICE driver. Enabling
operating-points-v2 allows the driver to describe and manage the
frequency and voltage requirements for proper DVFS operation.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Abhinaba Rakshit <abhinaba.rakshit@oss.qualcomm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml