linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] Add MAX77686 Operating mode support
@ 2012-12-10  6:26 Abhilash Kesavan
  2012-12-10  6:26 ` [RFC PATCH 1/3] ARM: DTS: CROS5250: Add regulator operating mode bindings Abhilash Kesavan
  0 siblings, 1 reply; 11+ messages in thread
From: Abhilash Kesavan @ 2012-12-10  6:26 UTC (permalink / raw)
  To: lrg, broonie, linux-kernel
  Cc: dianders, olof, grant.likely, thomas.abraham, kgene.kim, sameo,
	Abhilash Kesavan

Currently, we cannot specify the regulator suspend state via device
tree. Rather than adding suspend state/mode/enable/disable properties
add an optional MAX77686 operating mode property which can be used to
set the regulator mode initially.

We are currently bypassing the set_suspend_disable and set_suspend_mode
call-backs. Please review and suggest improvements.

This is based on
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git : for-next
merged with
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git : for-next


Abhilash Kesavan (3):
  ARM: DTS: CROS5250: Add regulator operating mode bindings
  regulator: max77686: Add support for various operating modes
  dt: Document: Add optional MAX77686 operating mode bindings

 Documentation/devicetree/bindings/mfd/max77686.txt |    6 +++
 arch/arm/boot/dts/cros5250-common.dtsi             |   36 ++++++++++++++++++++
 drivers/regulator/max77686.c                       |   11 +++++-
 include/linux/mfd/max77686.h                       |    1 +
 4 files changed, 53 insertions(+), 1 deletions(-)

-- 
1.7.8.6


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-12-12  3:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-10  6:26 [RFC PATCH 0/3] Add MAX77686 Operating mode support Abhilash Kesavan
2012-12-10  6:26 ` [RFC PATCH 1/3] ARM: DTS: CROS5250: Add regulator operating mode bindings Abhilash Kesavan
2012-12-10  6:26   ` [RFC PATCH 2/3] regulator: max77686: Add support for various operating modes Abhilash Kesavan
2012-12-10  6:26     ` [RFC PATCH 3/3] dt: Document: Add optional MAX77686 operating mode bindings Abhilash Kesavan
2012-12-10 18:30       ` Doug Anderson
2012-12-12  3:07         ` Mark Brown
2012-12-10  6:46     ` [RFC PATCH 2/3] regulator: max77686: Add support for various operating modes Mark Brown
2012-12-10  8:19       ` Abhilash Kesavan
2012-12-10  8:36         ` Abhilash Kesavan
2012-12-11 12:57           ` Mark Brown
2012-12-12  2:58             ` Abhilash Kesavan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).