On Mon, Jun 17, 2024 at 6:08 AM Andre Przywara <andre.przywara@xxxxxxx> wrote: > > The Allwinner H616 has a crypto engine very similar to the one in the > H6, although all addresses in the DMA descriptors are shifted by 2 bits, > to accommodate for the larger physical address space. That makes it > incompatible to the H6 variant, and thus requires a new compatible > string. Clock wise it relies on the internal oscillator for the TRNG, > so needs all four possible clocks specified. > > Add the compatible string to the list of recognised names, and add the > H616 to list of devices requiring all four clocks. > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> Acked-by: Chen-Yu Tsai <wens@xxxxxxxx>