On Fri, 29 Oct 2021 at 04:58, Rob Herring [off-list ref] wrote:
On Sat, 23 Oct 2021 01:45:55 +0300, Sam Protsenko wrote:
quoted
CMU_APM generates clocks for APM IP-core (Active Power Management). In
particular it generates RTC clocks, which are needed to enable rtc-s3c
driver on Exynos850 SoC.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Krzysztof Kozlowski <redacted>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
---
Changes in v2:
- Added R-b tag by Krzysztof Kozlowski
- Added Ack by Chanwoo Choi
.../clock/samsung,exynos850-clock.yaml | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>
This patch series is superseded by:
[PATCH 0/6] clk: samsung: exynos850: Clock driver improvements
(going to submit that soon).