mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
b0b6ff0b21
This patch includes the implementation of the clock gating for System MMU. Initially, all System MMUs are not asserted the system clock. Asserting the system clock to a System MMU is enabled only when s5p_sysmmu_enable() is called. Likewise, it is disabled only when s5p_sysmmu_disable() is called. Therefore, clock gating on System MMUs are still invisible to the outside of the System MMU driver. Signed-off-by: KyongHo Cho <pullip.cho@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |
||
---|---|---|
.. | ||
include/plat | ||
clock.c | ||
cpu.c | ||
dev-csis0.c | ||
dev-csis1.c | ||
dev-fimc0.c | ||
dev-fimc1.c | ||
dev-fimc2.c | ||
dev-fimc3.c | ||
dev-onenand.c | ||
dev-pmu.c | ||
dev-uart.c | ||
irq-eint.c | ||
irq-gpioint.c | ||
irq-pm.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
pm.c | ||
s5p-time.c | ||
setup-mipiphy.c | ||
sysmmu.c |