Message ID | 20240105-sm6350-qce-v1-1-416e5c7319ac@fairphone.com |
---|---|
State | Accepted |
Commit | 5d7e1c411c0d703e51cc812a3dac22f1f0b11253 |
Headers | show |
Series | Add Crypto Engine support for SM6350 | expand |
On Fri, Jan 05, 2024 at 05:15:43PM +0100, Luca Weiss wrote: > Add a compatible for the crypto block found on the SM6350 SoC. > > Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> > --- > Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 + > 1 file changed, 1 insertion(+) Patch applied. Thanks.
diff --git a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml index 8e665d910e6e..69d1c4929935 100644 --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml @@ -44,6 +44,7 @@ properties: - items: - enum: + - qcom,sm6350-qce - qcom,sm8250-qce - qcom,sm8350-qce - qcom,sm8450-qce
Add a compatible for the crypto block found on the SM6350 SoC. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> --- Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 + 1 file changed, 1 insertion(+)