]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: AM43xx: Add support for disabling clocks in uboot
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 17 Aug 2015 07:59:50 +0000 (13:29 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:24:14 +0000 (10:24 +0200)
commit528dcce70ccc31fc21a7de74f20a808547928ebc
tree1092ccc9fcd4bdeae500a349f80eef9a727a1b20
parent6c5447092554ba30f11aaf88dbd051260bf326fd
ARM: AM43xx: 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/am33xx/clock.c
arch/arm/include/asm/arch-am33xx/clock.h