On Sat, 11 Mar 2023 17:07:24 +0800, Hal Feng wrote: > From: Emil Renner Berthing <kernel@xxxxxxxx> > > Add bindings for the always-on clock and reset generator (AONCRG) on the > JH7110 RISC-V SoC by StarFive Ltd. > > Signed-off-by: Emil Renner Berthing <kernel@xxxxxxxx> > Signed-off-by: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx> > --- > .../clock/starfive,jh7110-aoncrg.yaml | 107 ++++++++++++++++++ > .../dt-bindings/clock/starfive,jh7110-crg.h | 18 +++ > .../dt-bindings/reset/starfive,jh7110-crg.h | 12 ++ > 3 files changed, 137 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/starfive,jh7110-aoncrg.yaml > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed. Missing tags: Reviewed-by: Rob Herring <robh@xxxxxxxxxx>