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)? Best regards, Krzysztof