]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/omap_hsmmc.c
twl6035: rename to palmas
authorNishanth Menon <nm@ti.com>
Tue, 26 Mar 2013 05:20:54 +0000 (05:20 +0000)
committerTom Rini <trini@ti.com>
Fri, 10 May 2013 12:25:54 +0000 (08:25 -0400)
commitcb199102b06c5d895d2495c62554c5be998b234b
tree6cd2fa8cccc4a01202c266de258ce7d7f2311330
parent502dac5568df4c67d7bb53b4aca242f2435eed73
twl6035: rename to palmas

TPS659038/TWL6035/TWL6037 all belong to palmas family of TI PMICs
Rename twl6035 to palmas to allow reuse across multiple current and
future platforms

As part of this change, change the CONFIG_TWL6035_POWER to
CONFIG_PALMAS_POWER and update usage of header file accordingly.

Signed-off-by: Nishanth Menon <nm@ti.com>
board/ti/dra7xx/evm.c
board/ti/omap5_uevm/evm.c
drivers/mmc/omap_hsmmc.c
drivers/power/Makefile
drivers/power/palmas.c [moved from drivers/power/twl6035.c with 97% similarity]
include/configs/omap5_uevm.h
include/palmas.h [moved from include/twl6035.h with 95% similarity]