linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RC FIXES] Fix broken MMC devices on Snowball
@ 2013-05-22 12:47 Lee Jones
  2013-05-22 12:47 ` [PATCH] ARM: ux500: Allow Snowball to pass its own regulator settings Lee Jones
  2013-05-22 12:47 ` [PATCH] regulator: ab8500-ext: Don't register without initialisation data Lee Jones
  0 siblings, 2 replies; 16+ messages in thread
From: Lee Jones @ 2013-05-22 12:47 UTC (permalink / raw)
  To: linux-arm-kernel

The newly introduced ab8500 external regulator driver causes an
unexpected quirk when used with the Snowball low-cost development
board. When the 3 ab8500 external regulators are registered, the
ones which can be freed, are. Unfortunately, on Snowball one of
them is connected to the MMC power line. Once freed, this turns
off the MMC device. External regulators are not used on Snowball,
so it's pointless registering them in the first place.

These two patches ensure external regulators aren't registered 
on Snowball or any other platforms which do not require them.

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

end of thread, other threads:[~2013-05-24 11:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-22 12:47 [RC FIXES] Fix broken MMC devices on Snowball Lee Jones
2013-05-22 12:47 ` [PATCH] ARM: ux500: Allow Snowball to pass its own regulator settings Lee Jones
2013-05-24 11:25   ` Lee Jones
2013-05-22 12:47 ` [PATCH] regulator: ab8500-ext: Don't register without initialisation data Lee Jones
2013-05-22 13:18   ` Linus Walleij
2013-05-22 14:08     ` Arnd Bergmann
2013-05-23  8:23       ` Linus Walleij
2013-05-22 15:53   ` Mark Brown
2013-05-22 16:53     ` Lee Jones
2013-05-22 17:45       ` Mark Brown
2013-05-23  7:09         ` Lee Jones
2013-05-23 14:24           ` Mark Brown
2013-05-23 14:44             ` Lee Jones
2013-05-23 15:18               ` Mark Brown
2013-05-23 15:30                 ` Lee Jones
2013-05-24 11:23   ` Lee Jones

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