]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:24:14 +0000 (10:24 +0200)
commitde5c8967aac46e38bed7509b55f61e05521c9be4
treefaeb864ae6c5cd53d3bb187a33ef5e2ecec018b6
parent528dcce70ccc31fc21a7de74f20a808547928ebc
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