[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1336394306-2211-1-git-send-email-ldewangan@nvidia.com>
Date:	Mon,  7 May 2012 18:08:24 +0530
From:	Laxman Dewangan <ldewangan@...dia.com>
To:	broonie@...nsource.wolfsonmicro.com, lrg@...com
Cc:	linux-kernel@...r.kernel.org,
	Laxman Dewangan <ldewangan@...dia.com>
Subject: [PATCH v2 0/2] regulator: tps62360: add cache support and settling time
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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists