RE: [PATCH v6 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
From: sunyeal.hong <hidden>
Date: 2024-08-20 07:43:44
Also in:
linux-clk, linux-devicetree, linux-samsung-soc, lkml
Hello Alim,
-----Original Message----- From: Alim Akhtar <alim.akhtar@samsung.com> Sent: Tuesday, August 20, 2024 12:17 PM To: 'Sunyeal Hong' <redacted>; 'Krzysztof Kozlowski' [off-list ref]; 'Sylwester Nawrocki' [off-list ref]; 'Chanwoo Choi' [off-list ref]; 'Michael Turquette' [off-list ref]; 'Stephen Boyd' [off-list ref]; 'Rob Herring' [off-list ref]; 'Conor Dooley' [off-list ref] Cc: linux-samsung-soc@vger.kernel.org; linux-clk@vger.kernel.org; devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux- kernel@vger.kernel.org Subject: RE: [PATCH v6 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings Hi Sunyeal,quoted
-----Original Message----- From: Sunyeal Hong <redacted> Sent: Monday, August 19, 2024 10:54 AM To: Krzysztof Kozlowski <krzk@kernel.org>; Sylwester Nawrocki [off-list ref]; Chanwoo Choi [off-list ref]; Alim Akhtar [off-list ref]; Michael Turquette [off-list ref]; Stephen Boyd [off-list ref]; Rob Herring [off-list ref]; Conor Dooley [off-list ref] Cc: linux-samsung-soc@vger.kernel.org; linux-clk@vger.kernel.org; devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux- kernel@vger.kernel.org; Sunyeal Hong [off-list ref] 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_PERIC0Do update the commit message to match with the changes in this patch Thanks
Okay... I'll update this, too. Thanks
quoted
Signed-off-by: Sunyeal Hong <redacted> --- .../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]quoted
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]quoted
+#endif /* _DT_BINDINGS_CLOCK_EXYNOSAUTOV920_H */ -- 2.45.2