Re: [PATCH v2 1/6] dt-bindings: clock: sunxi: Export CLK_DRAM for devfreq

From: Rob Herring
Date: Mon Oct 11 2021 - 21:07:21 EST


On Sun, 03 Oct 2021 20:27:34 -0500, Samuel Holland wrote:
> The MBUS node needs to reference the CLK_DRAM clock, as the MBUS
> hardware implements memory dynamic frequency scaling using this clock.
>
> Export this clock for SoCs which will be getting a devfreq driver.
>
> Signed-off-by: Samuel Holland <samuel@xxxxxxxxxxxx>
> ---
> drivers/clk/sunxi-ng/ccu-sun50i-a64.h | 2 --
> drivers/clk/sunxi-ng/ccu-sun8i-h3.h | 2 --
> include/dt-bindings/clock/sun50i-a64-ccu.h | 2 +-
> include/dt-bindings/clock/sun8i-h3-ccu.h | 2 +-
> 4 files changed, 2 insertions(+), 6 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>