devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Add support for regulator operation mode of mt6397
@ 2016-05-11  9:12 Henry Chen
  2016-05-11  9:12 ` [PATCH 1/2] regulator: Add support for parsing operation mode Henry Chen
  2016-05-11  9:12 ` [PATCH 2/2] regulator: mt6397: Add buck change mode regulator interface for mt6397 Henry Chen
  0 siblings, 2 replies; 4+ messages in thread
From: Henry Chen @ 2016-05-11  9:12 UTC (permalink / raw)
  To: Rob Herring, Liam Girdwood, Mark Brown, Matthias Brugger
  Cc: Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala, Stephen Boyd,
	Henry Chen, Bjorn Andersson, Laxman Dewangan,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Some regulators support different operating modes, but there is no suitable
property that can pass the opeation mode constraints on runtime at present.

This series making the change to specify supported modes as a devicetree list.
Consumers can change or get the regulator operation mode by regulator_set_mode
/regulator_get_mode and define the support operating mode on devicetree.

There is a requirement from SVS driver. SVS calibartion requires that the
regulator be in its low-noise (pwm mode) state at boot, but at all other times
it can be normal mode for power saving.
http://www.spinics.net/lists/devicetree/msg111204.html

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-05-11 10:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11  9:12 Add support for regulator operation mode of mt6397 Henry Chen
2016-05-11  9:12 ` [PATCH 1/2] regulator: Add support for parsing operation mode Henry Chen
     [not found]   ` <1462957929-20105-2-git-send-email-henryc.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-05-11 10:53     ` Daniel Kurtz
2016-05-11  9:12 ` [PATCH 2/2] regulator: mt6397: Add buck change mode regulator interface for mt6397 Henry Chen

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).