Re: [PATCH v4 09/20] dt-bindings: qcom-qce: Add 'iommus' to optional properties
From: Rob Herring <robh@kernel.org>
Date: 2021-10-26 19:41:15
Also in:
linux-arm-msm, linux-crypto, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-10-26 19:41:15
Also in:
linux-arm-msm, linux-crypto, lkml
On Wed, 13 Oct 2021 16:25:30 +0530, Bhupesh Sharma wrote:
Add the missing optional property - 'iommus' to the device-tree binding documentation for qcom-qce crypto IP. This property describes the phandle(s) to apps_smmu node with sid mask. Cc: Thara Gopinath <redacted> Cc: Bjorn Andersson <redacted> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Bhupesh Sharma <redacted> --- .../devicetree/bindings/crypto/qcom-qce.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>