RE: [PATCH] regulator: Add support samsung power domain

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marek Szyprowski
Date: Friday, September 17, 2010 - 4:45 am

Hello,

On Friday, September 17, 2010 1:31 PM Mark Brown wrote:


The approach with merging power domains with clocks have some disadvantages.
In some cases the clock gating and power gating should be distinguished.
Just assume an IP like a video codec. It has it's own internal state machine.
It gets reset when the ip is power gated, but it is preserved during clock
gating. The driver might want to do a clock gating when it is waiting for a
new frame to decode, but should do power gating only when the device has
been closed. Having a set of fake clocks just for power gating imho doesn't
look good.

Best regards
--
Marek Szyprowski
Samsung Poland R&D Center

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] regulator: Add support samsung power domain, Kukjin Kim, (Fri Sep 17, 2:58 am)
RE: [PATCH] regulator: Add support samsung power domain, Marek Szyprowski, (Fri Sep 17, 4:45 am)