Re: [PATCH 1/2] dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62

From: Jayesh Choudhary
Date: Wed Apr 13 2022 - 04:33:24 EST



Hi,

On 12/04/22 5:33 pm, Krzysztof Kozlowski wrote:
> On 12/04/2022 09:30, Jayesh Choudhary wrote:
>> Add the AM62 version of sa3ul to the compatible list.
>>
>> Signed-off-by: Jayesh Choudhary <j-choudhary@xxxxxx>
>> ---
>> Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml b/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml
>> index a410d2cedde6..02f47c2e7998 100644
>> --- a/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml
>> +++ b/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml
>> @@ -15,6 +15,7 @@ properties:
>> - ti,j721e-sa2ul
>> - ti,am654-sa2ul
>> - ti,am64-sa2ul
>> + - ti,am62-sa3ul
>>
>
> Just to be sure - dma-coherent is not required for this device (see
> final "if:" in the bindings)?
>

Yeah that's right.
dma-coherent is not required for this device.

Regards,
-Jayesh