On Thu, 21 Oct 2021 19:42:11 +0200, Emil Renner Berthing wrote: > From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > > Add all clock outputs for the StarFive JH7100 clock generator. > > Based on work by Ahmad Fatoum for Barebox, with "JH7100_" prefixes added > to all definitions. > > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Signed-off-by: Emil Renner Berthing <kernel@xxxxxxxx> > --- > include/dt-bindings/clock/starfive-jh7100.h | 202 ++++++++++++++++++++ > 1 file changed, 202 insertions(+) > create mode 100644 include/dt-bindings/clock/starfive-jh7100.h > Acked-by: Rob Herring <robh@xxxxxxxxxx>