On Fri, 02 Feb 2024 14:41:27 +0800, Chen Wang wrote: > From: Chen Wang <unicorn_wang@xxxxxxxxxxx> > > Add bindings for the pll clocks for Sophgo SG2042. > > Signed-off-by: Chen Wang <unicorn_wang@xxxxxxxxxxx> > --- > .../bindings/clock/sophgo,sg2042-pll.yaml | 45 +++++++++++++++++++ > include/dt-bindings/clock/sophgo,sg2042-pll.h | 14 ++++++ > 2 files changed, 59 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/sophgo,sg2042-pll.yaml > create mode 100644 include/dt-bindings/clock/sophgo,sg2042-pll.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>