Message ID | 20230515150722.12196-4-quic_anusha@quicinc.com |
---|---|
State | Superseded |
Headers | show |
Series | Enable crypto for ipq9574 | expand |
diff --git a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml index e375bd981300..0d1deae06e2d 100644 --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml @@ -28,6 +28,7 @@ properties: - enum: - qcom,ipq6018-qce - qcom,ipq8074-qce + - qcom,ipq9574-qce - qcom,msm8996-qce - qcom,sdm845-qce - const: qcom,ipq4019-qce
Document the compatible string for ipq9574. Signed-off-by: Anusha Rao <quic_anusha@quicinc.com> --- Changes in V2: - Added a new compatible for ipq9574 SoC. Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 + 1 file changed, 1 insertion(+)