]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx5: Use explicit clock gate names
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Thu, 27 Sep 2012 10:21:00 +0000 (10:21 +0000)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:10 +0000 (11:54 -0700)
commit1f5e4ee0b9e06a129a6a1b117d77c77189c18542
treec91d5ab5ace414429e70ccef2cacfde2d497a779
parent846b38981f8014cc6562f3b89bef4c87cbc8ca2a
mx5: Use explicit clock gate names

Use clock gate definitions having names showing clearly the gated clock instead
of names giving only a register field index.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/armv7/mx5/clock.c
arch/arm/include/asm/arch-mx5/crm_regs.h
drivers/video/ipu_common.c