]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/devfreq/rk3399_dmc.c
PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
authorLin Huang <hl@rock-chips.com>
Mon, 5 Sep 2016 05:06:10 +0000 (13:06 +0800)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 6 Sep 2016 04:26:34 +0000 (13:26 +0900)
commit5a893e31a636cca3798af2db5aee8d3d144b1e1e
treecfd450bf7e6e795fa701ae616f3090733d7af82c
parentc1ceb8f7c167eeae79e083417cce8995de3b9238
PM / devfreq: rockchip: add devfreq driver for rk3399 dmc

base on dfi result, we do ddr frequency scaling, register
dmc driver to devfreq framework, and use simple-ondemand
policy.

Signed-off-by: Lin Huang <hl@rock-chips.com>
Signed-off-by: MyngJoo Ham <myngjoo.ham@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/Kconfig
drivers/devfreq/Makefile
drivers/devfreq/rk3399_dmc.c [new file with mode: 0644]