Hi Sunyeal, On 7/5/24 11:11, Sunyeal Hong wrote: > Add device tree clock binding definitions for below CMU blocks. > > - CMU_TOP > - CMU_PERIC0 > > Signed-off-by: Sunyeal Hong <sunyeal.hong@xxxxxxxxxxx> > --- > .../clock/samsung,exynosautov920.h | 191 ++++++++++++++++++ > 1 file changed, 191 insertions(+) > create mode 100644 include/dt-bindings/clock/samsung,exynosautov920.h > > diff --git a/include/dt-bindings/clock/samsung,exynosautov920.h b/include/dt-bindings/clock/samsung,exynosautov920.h > new file mode 100644 > index 000000000000..bbddf7583e61 > --- /dev/null > +++ b/include/dt-bindings/clock/samsung,exynosautov920.h > @@ -0,0 +1,191 @@ > +/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ > +/* > + * Copyright (c) 2024 Samsung Electronics Co., Ltd. > + * Author: Sunyeal Hong <sunyeal.hong@xxxxxxxxxxx> > + * > + * Device Tree binding constants for Exynos Auto V209 clock controller. Typo : V209 -> V920 Thanks Jaewon Kim