On Wed, 24 Apr 2024 13:09:26 +0800, Xianwei Zhao wrote: > Add the peripherals clock controller dt-bindings for Amlogic C3 SoC family > > Co-developed-by: Chuan Liu <chuan.liu@xxxxxxxxxxx> > Signed-off-by: Chuan Liu <chuan.liu@xxxxxxxxxxx> > Signed-off-by: Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx> > --- > .../clock/amlogic,c3-peripherals-clkc.yaml | 120 ++++++++++ > .../clock/amlogic,c3-peripherals-clkc.h | 212 ++++++++++++++++++ > 2 files changed, 332 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/amlogic,c3-peripherals-clkc.yaml > create mode 100644 include/dt-bindings/clock/amlogic,c3-peripherals-clkc.h > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>