On Fri, 07 Jun 2013, Oleksandr Kozaruk wrote: > From: Graeme Gregory <gg@xxxxxxxxxxxxxxx> > > The TWL6025 was never released beyond sample form and was replaced by > the PhoenixLite range of chips - TWL6032. Change the references to > reference the TWL6032 class and name the registers to twl6032 in line with > an actual released chip name to avoid confusion. > > Currently there is no users of TWL6025 in the code. > > Signed-off-by: Graeme Gregory <gg@xxxxxxxxxxxxxxx> > Signed-off-by: Oleksandr Kozaruk <oleksandr.kozaruk@xxxxxx> > --- > > There are non-mainline branches that use twl6032 by its name (for example > git://git.omapzoom.org/kernel/omap.git). There is intention to add support > of twl6032 device in mainline, but we'd like to know if we can use twl6032 > instead of twl6025 in our new patches, that we are going to provide. > > drivers/mfd/twl-core.c | 46 +++++++++++----------- > drivers/regulator/twl-regulator.c | 76 ++++++++++++++++++------------------- > drivers/usb/phy/phy-twl6030-usb.c | 2 +- > include/linux/i2c/twl.h | 30 +++++++-------- > 4 files changed, 77 insertions(+), 77 deletions(-) If the TWL6025 truly didn't enter production then I'm okay with this as long as Mark and the other maintainers are. For the MFD parts: Acked-by: Lee Jones <lee.jones@xxxxxxxxxx> -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html