devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: pfuze100: Minor driver enhancements
@ 2014-05-26  8:45 Sean Cross
       [not found] ` <1401093941-12386-1-git-send-email-xobs-nXMMniAx+RbQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Sean Cross @ 2014-05-26  8:45 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Grant Likely, Rob Herring,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Sean Cross

The PFUZE100 supports enabling/disabling of SWB regulators, but the driver
doesn't currently support this.  The first patch adds support for the
enable/disable bit.

Additionally, there is a minor bug wherein GPIO0 IO0 will sometimes get
allocated as the PFUZE100 ena_gpio, due to the fact that ena_gpio defaults
to 0 which is a valid gpio.  The second patch fixes this case.

Sean Cross (2):
  regulator: pfuze100: Support SWB enable/disable
  regulator: pfuze100: Don't allocate an invalid gpio

 drivers/regulator/pfuze100-regulator.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.0.0.rc2

--
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] 6+ messages in thread

end of thread, other threads:[~2014-05-26 15:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26  8:45 [PATCH 0/2] regulator: pfuze100: Minor driver enhancements Sean Cross
     [not found] ` <1401093941-12386-1-git-send-email-xobs-nXMMniAx+RbQT0dZR+AlfA@public.gmane.org>
2014-05-26  8:45   ` [PATCH 1/2] regulator: pfuze100: Support SWB enable/disable Sean Cross
     [not found]     ` <1401093941-12386-2-git-send-email-xobs-nXMMniAx+RbQT0dZR+AlfA@public.gmane.org>
2014-05-26 14:57       ` Mark Brown
     [not found]         ` <20140526145739.GO22111-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-05-26 15:27           ` Sean Cross
2014-05-26  8:45   ` [PATCH 2/2] regulator: pfuze100: Don't allocate an invalid gpio Sean Cross
2014-05-26 15:45   ` [PATCH 0/2] regulator: pfuze100: Minor driver enhancements Mark Brown

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