On Thu, 07 May 2026 22:36:29 -0700, Changhuang Liang wrote: > Add bindings for the Peripheral-3 clock and reset generator (PER3CRG) > on the JHB100 RISC-V SoC by StarFive Ltd. > > Signed-off-by: Changhuang Liang <[email protected]> > --- > .../clock/starfive,jhb100-per3crg.yaml | 76 +++++++++++++++++++ > .../dt-bindings/clock/starfive,jhb100-crg.h | 35 +++++++++ > .../dt-bindings/reset/starfive,jhb100-crg.h | 9 +++ > 3 files changed, 120 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/clock/starfive,jhb100-per3crg.yaml >
Reviewed-by: Rob Herring (Arm) <[email protected]>

