Re: [PATCH v8 1/3] power-domain: rockchip: add power domain drivers

From: Kever Yang
Date: Thu Nov 06 2014 - 04:07:03 EST



On 11/06/2014 02:22 PM, Caesar Wang wrote:
In order to meet high performance and low power requirements, a power
management unit is designed or saving power when RK3288 in low power mode.
The RK3288 PMU is dedicated for managing the power ot the whole chip.

Signed-off-by: Jack Dai<jack.dai@xxxxxxxxxxxxxx>
Signed-off-by: jinkun.hong<jinkun.hong@xxxxxxxxxxxxxx>
Signed-off-by: Caesar Wang<caesar.wang@xxxxxxxxxxxxxx>

---

Changes in v8:
- This reconciles the v2 and v7 code so that we power domain have
lists of clocks they toggle on and off during power transitions and
independently from power domains clocks we attach clocks to devices
comprising power domain and prepare them so they are turned on and off
by runtime PM.
There are more changes like the new rockchip_pm_add_one_domain.

Changes in v7:
- Delete unused variables


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/