Re: [PATCH 1/2] dt-bindings: dma: qcom-bam: Document crypto v6 BAM
From: Aiqun(Maria) Yu
Date: Wed Nov 05 2025 - 04:58:14 EST
On 9/25/2025 7:39 AM, Jingyi Wang wrote:
> From: Gaurav Kashyap <gaurav.kashyap@xxxxxxxxxxxxxxxx>
>
> Document the new BAM compatible which is used by
> QCE (Qualcomm Crypto Engine) versions 6 and above.
>
> Signed-off-by: Gaurav Kashyap <gaurav.kashyap@xxxxxxxxxxxxxxxx>
> Signed-off-by: Jingyi Wang <jingyi.wang@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> index 6493a6968bb4..4e5b6675af7c 100644
> --- a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> @@ -17,6 +17,8 @@ properties:
> compatible:
> oneOf:
> - enum:
> + # Kaanapali
> + - qcom,bam-crypto-v6
Is there a specific reason for changing the name format to include
“crypto” here?
It seems the previous format was something like qcom,bam-v6.0.0.
If we ever need to update to something like qcom,bam-v6.x.0, we wouldn’t
require a special renaming format just for bam-v6.
> # APQ8064, IPQ8064 and MSM8960
> - qcom,bam-v1.3.0
> # MSM8974, APQ8074 and APQ8084
>
--
Thx and BRs,
Aiqun(Maria) Yu