Message ID | 20230913153529.32777-1-bartosz.golaszewski@linaro.org |
---|---|
State | Accepted |
Commit | c6e2b6078a38dd98b04d13bc72ff620cae02e957 |
Headers | show |
Series | [1/2] dt-bindings: crypto: ice: document the sa8775p inline crypto engine | expand |
On Wed, Sep 13, 2023 at 5:56 PM Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > > On 13/09/2023 17:35, Bartosz Golaszewski wrote: > > Add the compatible string for QCom ICE on sa8775p SoCs. > > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > --- > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > Best regards, > Krzysztof > Herbert, Gentle ping for the binding as Bjorn already picked up the dts part. Bart
On Wed, Sep 13, 2023 at 05:35:28PM +0200, Bartosz Golaszewski wrote: > Add the compatible string for QCom ICE on sa8775p SoCs. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > --- > .../devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml | 1 + > 1 file changed, 1 insertion(+) Patch applied. Thanks.
diff --git a/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml b/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml index 7da9aa82d837..ca4f7d1cefaa 100644 --- a/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml @@ -13,6 +13,7 @@ properties: compatible: items: - enum: + - qcom,sa8775p-inline-crypto-engine - qcom,sm8450-inline-crypto-engine - qcom,sm8550-inline-crypto-engine - const: qcom,inline-crypto-engine
Add the compatible string for QCom ICE on sa8775p SoCs. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> --- .../devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml | 1 + 1 file changed, 1 insertion(+)