[PATCH v2 0/2] regulator: tps62360: add cache support and settling time

From: Laxman Dewangan
Date: Mon May 07 2012 - 08:45:32 EST


This patch series is for improving the register update time by enabling
caching and provide settling time for voltage output change.

Creating this patch series by removing the stylistic fix as it
is under discussion and these changes can go independently.

Laxman Dewangan (2):
regulator: tps62360: enable register cache
Enable the caching of register to have faster update_bits as it
will avoid one more i2c read every time.

regulator: tps62360: Provide settling time for voltage change
This will provide settlling delay when voltage output changes.

drivers/regulator/tps62360-regulator.c | 52 +++++++++++++++++++++++++++-----
1 files changed, 44 insertions(+), 8 deletions(-)

--
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/