drivers: devfreq: exynos5: add DMC driver
authorLukasz Luba <l.luba@partner.samsung.com>
Fri, 11 Jan 2019 17:00:39 +0000 (18:00 +0100)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:58:08 +0000 (14:58 +0900)
commit814932342756144dd285d009932d986b5b00e728
tree68da965ad58242ba4859b78f1206ee544320547a
parente113af668fe4b17a23c825baf4dd4c19911ecc64
drivers: devfreq: exynos5: add DMC driver

This patch adds driver for Exynos5 Dynamic Memory Controller.
The driver provides support for DVFS in DMC and DRAM.
It also supports changing timings of DRAM running with different
frequency.

Change-Id: I98a630d1f0e6639bb160e0465302ae8f3800ef92
Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com>
drivers/devfreq/Kconfig
drivers/devfreq/Makefile
drivers/devfreq/exynos5-dmc.c [new file with mode: 0644]