mirror of
https://github.com/torvalds/linux.git
synced 2026-06-11 08:03:05 +02:00
Add rockchip_ddr_set_rate to support ddr frequency switching. This function wraps the SMC call and frequency switching is implemented in ATF. Afterwards it will call clk_get_rate to update the rate in clock framework. Set dmcfreq->is_set_rate_in_dmc=true to enable this process. Change-Id: I9349a2e8413751360bf105a70e46d1453791194c Signed-off-by: YouMin Chen <cym@rock-chips.com> |
||
|---|---|---|
| .. | ||
| event | ||
| devfreq-event.c | ||
| devfreq.c | ||
| exynos-bus.c | ||
| governor_passive.c | ||
| governor_performance.c | ||
| governor_powersave.c | ||
| governor_simpleondemand.c | ||
| governor_userspace.c | ||
| governor.h | ||
| imx-bus.c | ||
| imx8m-ddrc.c | ||
| Kconfig | ||
| Makefile | ||
| rk3399_dmc.c | ||
| rockchip_bus.c | ||
| rockchip_dmc_dbg.c | ||
| rockchip_dmc_timing.h | ||
| rockchip_dmc.c | ||
| tegra20-devfreq.c | ||
| tegra30-devfreq.c | ||