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