[PATCH V1 0/3] da9052: Add new supported chip

From: Opensource [Anthony Olech]
Date: Wed Feb 19 2014 - 11:39:32 EST


This is submission attempt number 1 to have this patch sequence applied
to the linux kernel source tree.

The DA9052 and DA9053 are low power Power Management Integrated Circuits
with extra functionality beyond the power regulators.

There is now a new variant of the DA9053 PMIC called BC, and this
patch sequence provides for it's support.

There is one difference between it and the AA, BA and BB variants.

There is also the correctiion of a typing mistake in one of the BA
name strings that was erroneously typed as "ab".

This patch sequence depends on the first being applied first because
it provides the hash definition of DA9053_BC

Many thanks,

Anthony Olech, Dialog Semiconductor

Opensource [Anthony Olech] (3):
include/linux/mfd/da9052/da9052: Add new BC chip
MFD: da9052: Add new DA9053 BC chip variant
REGULATOR: da9052: Add new DA9053 BC chip variant

drivers/mfd/da9052-i2c.c | 5 ++++-
drivers/mfd/da9052-spi.c | 1 +
drivers/regulator/da9052-regulator.c | 1 +
include/linux/mfd/da9052/da9052.h | 1 +
4 files changed, 7 insertions(+), 1 deletion(-)

--
end-of-patch 0/3 for PATCH V1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/