Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1459554 > unrolled thread
| Started by | Mark Brown <broonie@kernel.org> |
|---|---|
| First post | 2016-08-10 21:00 +0200 |
| Last post | 2016-08-10 21:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 0/2] regulator: Enable suspend configuration Mark Brown <broonie@kernel.org> - 2016-08-10 21:00 +0200
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Date | 2016-08-10 21:00 +0200 |
| Subject | Re: [PATCH v3 0/2] regulator: Enable suspend configuration |
| Message-ID | <s4GTp-n4-61@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Wed, Aug 10, 2016 at 05:53:53PM +0530, Keerthy wrote:
> The series adds suspend configuration for tps65218 and tps65217 PMICs.
> Boot tested on am437x-gp-evm.
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/mfd-tps65218-rev-check
for you to fetch changes up to f11fa1796a4b4f8c6d4ced37e8824276ec57057d:
mfd: tps65218: add version check to the PMIC probe (2016-08-10 18:21:55 +0100)
----------------------------------------------------------------
mfd: tps65218: Revision checking interface
This patch adds a revision checking inteface which is used by subsequent
regulator changes.
----------------------------------------------------------------
Tero Kristo (1):
mfd: tps65218: add version check to the PMIC probe
drivers/mfd/tps65218.c | 9 +++++++++
include/linux/mfd/tps65218.h | 1 +
2 files changed, 10 insertions(+)
Back to top | Article view | linux.kernel
csiph-web