On Thu, Apr 21, 2022 at 03:44:57PM +0200, Pali Rohár wrote: > ATSHA204 is predecessor of ATSHA204A which supports less features and some > of them are slightly different. > > Introduce a new compatible string for ATSHA204 cryptochip "atmel,atsha204". > > Current version of Linux kernel driver atmel-sha204a.c implements only hw > random number generator which is same in both ATSHA204 and ATSHA204A > cryptochips. So driver already supports also ATSHA204 hw generator, so just > simply extends list of compatible strings. > > Signed-off-by: Pali Rohár <pali@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/trivial-devices.yaml | 4 +++- > drivers/crypto/atmel-sha204a.c | 2 ++ > 2 files changed, 5 insertions(+), 1 deletion(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt