On Fri, 01 Apr 2022 20:18:00 +0000, Corentin Labbe wrote: > RK3399 has 2 crypto instance, named crypto0 and crypto1 in the TRM. > Only reset for crypto1 is correctly named, but crypto0 is not. > Since nobody use them, add a 0 to be consistent with the TRM and crypto1 entries. > > Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx> > --- > include/dt-bindings/clock/rk3399-cru.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>