On Fri, 29 Oct 2021 at 04:58, Rob Herring <robh@xxxxxxxxxx> wrote: > > On Sat, 23 Oct 2021 01:45:55 +0300, Sam Protsenko wrote: > > 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@xxxxxxxxxx> > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > Acked-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> > > --- > > 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@xxxxxxxxxx> This patch series is superseded by: [PATCH 0/6] clk: samsung: exynos850: Clock driver improvements (going to submit that soon).