Hi Sunyeal, > -----Original Message----- > From: Sunyeal Hong <sunyeal.hong@xxxxxxxxxxx> > Sent: Monday, August 19, 2024 10:54 AM > To: Krzysztof Kozlowski <krzk@xxxxxxxxxx>; Sylwester Nawrocki > <s.nawrocki@xxxxxxxxxxx>; Chanwoo Choi <cw00.choi@xxxxxxxxxxx>; > Alim Akhtar <alim.akhtar@xxxxxxxxxxx>; Michael Turquette > <mturquette@xxxxxxxxxxxx>; Stephen Boyd <sboyd@xxxxxxxxxx>; Rob > Herring <robh@xxxxxxxxxx>; Conor Dooley <conor+dt@xxxxxxxxxx> > Cc: linux-samsung-soc@xxxxxxxxxxxxxxx; linux-clk@xxxxxxxxxxxxxxx; > devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; Sunyeal Hong <sunyeal.hong@xxxxxxxxxxx> > Subject: [PATCH v6 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU > bindings > > Add dt-schema for ExynosAuto v920 SoC clock controller. > Add device tree clock binding definitions for below CMU blocks. > > - CMU_TOP > - CMU_PERIC0 > Do update the commit message to match with the changes in this patch Thanks > Signed-off-by: Sunyeal Hong <sunyeal.hong@xxxxxxxxxxx> > --- > .../clock/samsung,exynosautov920-clock.yaml | 197 ++++++++++++++++++ > .../clock/samsung,exynosautov920.h | 191 +++++++++++++++++ > 2 files changed, 388 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/clock/samsung,exynosautov920- > clock.yaml > create mode 100644 include/dt-bindings/clock/samsung,exynosautov920.h > [snip] > diff --git > > + - samsung,exynosautov920-cmu-top > + - samsung,exynosautov920-cmu-peric0 > + - samsung,exynosautov920-cmu-peric1 > + - samsung,exynosautov920-cmu-misc > + - samsung,exynosautov920-cmu-hsi0 > + - samsung,exynosautov920-cmu-hsi1 > + [snip] > +#endif /* _DT_BINDINGS_CLOCK_EXYNOSAUTOV920_H */ > -- > 2.45.2