]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: OMAP5: Add support for disabling clocks in uboot
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 17 Aug 2015 07:59:51 +0000 (13:29 +0530)
committerJagan Teki <jteki@openedev.com>
Mon, 17 Aug 2015 17:59:14 +0000 (23:29 +0530)
commit16ca1d09e62d7d3d71f48313428cf7cf026fa177
treea6436c4360f84000620f03ba32db22255732595f
parentfca45722fbb0ef0b216efa8ad053a3c1cab44972
ARM: OMAP5: Add support for disabling clocks in uboot

Add do_disable_clocks() to disable clock domains and module clocks.
These clocks are enabled using do_enable_clocks().

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
arch/arm/cpu/armv7/omap-common/clocks-common.c
arch/arm/include/asm/omap_common.h