[PATCH v2 0/2] clk: meson: prepare GX and G12 for GPU DVFS
From: Martin Blumenstingl
Date: Tue Apr 14 2020 - 15:53:05 EST
This contains only the clock driver updates from my other series titled
"GPU DVFS for Meson GXBB/GXL/GXM/G12A/G12B/SM1" from [0]
Changes since v1 at [0]:
- update the patch descriptions to indicate that we explicitly don't
want CLK_SET_RATE_PARENT on the muxes
- split into clock driver (this series) and .dts changes (future
series, waiting for testing feedback on v1 from [0])
[0] https://patchwork.kernel.org/cover/11466399/
Martin Blumenstingl (2):
clk: meson: gxbb: Prepare the GPU clock tree to change at runtime
clk: meson: g12a: Prepare the GPU clock tree to change at runtime
drivers/clk/meson/g12a.c | 30 ++++++++++++++++++++++--------
drivers/clk/meson/gxbb.c | 40 ++++++++++++++++++++++------------------
2 files changed, 44 insertions(+), 26 deletions(-)
--
2.26.0