On Wed, Feb 21, 2018 at 11:15 AM, Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> wrote: > Clocks related to DISP1 block require special handling for power domain > turn on/off sequences. Till now this was handled by Exynos power domain > driver, but that approach was limited only to some special cases. This > patch moves handling of those operations to clock controller driver. > This gives more flexibility and allows fine tune values of some > clock-specific registers. This patch moves handling of those mentioned > clocks to Exynos5x sub-CMU driver instantiated from Exynos5250 driver. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > drivers/clk/samsung/Makefile | 1 + > drivers/clk/samsung/clk-exynos5250.c | 51 +++++++++++++++++++++---------- > drivers/clk/samsung/clk-exynos5x-subcmu.c | 1 + > drivers/soc/samsung/pm_domains.c | 1 + > 4 files changed, 38 insertions(+), 16 deletions(-) Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html