Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1459636

[PATCH v3 0/2] regulator: Enable suspend configuration

From Keerthy <j-keerthy@ti.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/2] regulator: Enable suspend configuration
Date 2016-08-10 21:20 +0200
Message-ID <s4GTp-n4-63@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The series adds suspend configuration for tps65218 and tps65217 PMICs.
Boot tested on am437x-gp-evm.

Changes in v3:

Patch 1,2,3 of the previous version are already pulled by Mark.
Posting the mfd and dependent patch with respective Acks rebased
to latest linux-next.

Changes from v2:

  * All device tree patches will be sent as a separate series once the
    driver patches are in.
  * Patch 2 of v1 is already pulled to linux-next.

Tero Kristo (2):
  mfd: tps65218: add version check to the PMIC probe
  regulator: tps65218: do not disable DCDC3 during poweroff on broken
    PMICs

 drivers/mfd/tps65218.c                 | 9 +++++++++
 drivers/regulator/tps65218-regulator.c | 8 ++++++++
 include/linux/mfd/tps65218.h           | 6 ++++++
 3 files changed, 23 insertions(+)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] regulator: Enable suspend configuration Keerthy <j-keerthy@ti.com> - 2016-08-10 21:20 +0200
  [PATCH v3 2/2] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs Keerthy <j-keerthy@ti.com> - 2016-08-10 21:30 +0200

csiph-web