All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mfd: mfd-core: Honour disabled devices
@ 2019-10-18 12:26 ` Lee Jones
  0 siblings, 0 replies; 16+ messages in thread
From: Lee Jones @ 2019-10-18 12:26 UTC (permalink / raw)
  To: broonie, linus.walleij, daniel.thompson, arnd
  Cc: linux-arm-kernel, linux-kernel, baohua, stephan, Lee Jones

This set ensures that devices set to 'disabled' in DT are not registered.

It comes about after 2 seperate reports.

 https://www.spinics.net/lists/arm-kernel/msg366309.html
 https://lkml.org/lkml/2019/8/22/1350

Lee Jones (2):
  mfd: mfd-core: Allocate reference counting memory directly to the
    platform device
  mfd: mfd-core: Honour Device Tree's request to disable a child-device

 drivers/mfd/mfd-core.c | 47 +++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 24 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-10-22 18:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18 12:26 [PATCH 0/2] mfd: mfd-core: Honour disabled devices Lee Jones
2019-10-18 12:26 ` Lee Jones
2019-10-18 12:26 ` [PATCH 1/2] mfd: mfd-core: Allocate reference counting memory directly to the platform device Lee Jones
2019-10-18 12:26   ` Lee Jones
2019-10-18 16:04   ` Daniel Thompson
2019-10-18 16:04     ` Daniel Thompson
2019-10-19  7:31     ` Lee Jones
2019-10-19  7:31       ` Lee Jones
2019-10-18 12:26 ` [PATCH 2/2] mfd: mfd-core: Honour Device Tree's request to disable a child-device Lee Jones
2019-10-18 12:26   ` Lee Jones
2019-10-18 16:21   ` Robin Murphy
2019-10-18 16:21     ` Robin Murphy
2019-10-19  7:28     ` Lee Jones
2019-10-19  7:28       ` Lee Jones
2019-10-22 18:15       ` Robin Murphy
2019-10-22 18:15         ` Robin Murphy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.