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@sholland.org>
---
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@kernel.org>