]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP4/5: Move USB clocks to essential group.
authorSRICHARAN R <r.sricharan@ti.com>
Tue, 12 Jun 2012 19:53:31 +0000 (19:53 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:36 +0000 (14:07 +0200)
commit5e9cd44ca08a03fdf1b8271f265981bc0a038c8d
treeef6741f12dea9d79636369da9f29d318e6d6edfc
parentdbf8fb6ad1fc8b1708e0460bf3b5b7b2035badea
ARM: OMAP4/5: Move USB clocks to essential group.

USB clocks will be required for fastboot, tftp
related functionalities. Move these clocks to
essential group inorder to have the functionality
working when non-essential clocks are not enabled.

Signed-off-by: R Sricharan <r.sricharan@ti.com>
arch/arm/cpu/armv7/omap4/clocks.c
arch/arm/cpu/armv7/omap5/clocks.c