commit | 920f156f62f274cb7b53cd60cc9009349ea131bf | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Aug 17 13:29:51 2015 +0530 |
committer | Jagan Teki <jteki@openedev.com> | Mon Aug 17 23:29:14 2015 +0530 |
tree | a6436c4360f84000620f03ba32db22255732595f | |
parent | efc65c8184ed55681967d7383c300bb4e459f9ad [diff] |
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>