On Mon, Jun 17, 2024 at 6:09 AM Andre Przywara <andre.przywara@xxxxxxx> wrote: > > The crypto engine in the Allwinner H616 is very similar to the H6, but > needs the base address for the task descriptor and the addresses within > it to be expressed in words, not in bytes. > > Add a new variant struct entry for the H616, and set the new flag to > mark the use of 34 bit addresses. Also the internal 32K oscillator is > required for TRNG operation, so specify all four clocks. > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>