Linux Samsung SOC development
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: SAMSUNG: Add Support Power Domain Control
@ 2010-10-13 11:47 Kukjin Kim
  2010-10-13 11:47 ` [PATCH 1/2] ARM: SAMSUNG: Add support for Power Domain control Kukjin Kim
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kukjin Kim @ 2010-10-13 11:47 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc; +Cc: ben-linux, broonie

This patch adds support Power Domain Control based on Runtim PM.

Each Power Domain is represented by a Power Domain device and the devices
belong to these Power Domains should be set as a child device of the Power
Domain devices. The corresponding drivers of the devices should implement
Runtime PM to control the Power Domains.

NOTE: Depends on EINT and GPIOlib.

[PATCH 1/2] ARM: SAMSUNG: Add support for Power Domain control
[PATCH 2/2] ARM: S5PV310: Add support Power Domain

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

end of thread, other threads:[~2010-10-29 23:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-13 11:47 [PATCH 0/2] ARM: SAMSUNG: Add Support Power Domain Control Kukjin Kim
2010-10-13 11:47 ` [PATCH 1/2] ARM: SAMSUNG: Add support for Power Domain control Kukjin Kim
2010-10-13 11:47 ` [PATCH 2/2] ARM: S5PV310: Add support Power Domain Kukjin Kim
2010-10-13 12:58   ` Marek Szyprowski
2010-10-29 23:33   ` Ben Dooks
2010-10-29 23:26 ` [PATCH 0/2] ARM: SAMSUNG: Add Support Power Domain Control Ben Dooks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox