On Fri, 03 Dec 2021 12:33:23 +0100, Felix Fietkau wrote: > From: John Crispin <john@xxxxxxxxxxx> > > Adds device tree binding documentation for clocks in the EN7523 SOC. > > Signed-off-by: Felix Fietkau <nbd@xxxxxxxx> > Signed-off-by: John Crispin <john@xxxxxxxxxxx> > --- > .../bindings/clock/airoha,en7523-scu.yaml | 58 +++++++++++++++++++ > include/dt-bindings/clock/en7523-clk.h | 17 ++++++ > 2 files changed, 75 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/airoha,en7523-scu.yaml > create mode 100644 include/dt-bindings/clock/en7523-clk.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>