]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP5: Enable access to auxclk registers
authorLubomir Popov <lpopov@mm-sol.com>
Wed, 15 May 2013 04:41:01 +0000 (04:41 +0000)
committerTom Rini <trini@ti.com>
Mon, 10 Jun 2013 12:54:46 +0000 (08:54 -0400)
commitee28edac4322602685ea12dc46edad1ec6b60487
tree344057b8fb5c0ff78e35989c60a9b0f0bb28ba2a
parent960187ffa125b3938fec4b827bd9e8c04a204af8
OMAP5: Enable access to auxclk registers

auxclk0 and auxclk1 are utilized on some OMAP5 boards.
Define the infrastructure needed for accessing them
without using magic numbers.

Also remove unrelated TPS62361 defines from clocks.h

Signed-off-by: Lubomir Popov <lpopov@mm-sol.com>
arch/arm/cpu/armv7/omap5/prcm-regs.c
arch/arm/include/asm/arch-omap5/clock.h
arch/arm/include/asm/omap_common.h