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

GPMC clocks are currently getting enabled as a part
non-essential clocks. This will be required during
NOR boot. Move this to essential group to keep the
functionality, 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