[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20060930022422.4eb949a0.eugeny.mints@gmail.com>
Date: Sat, 30 Sep 2006 02:24:22 +0400
From: "Eugeny S. Mints" <eugeny.mints@...il.com>
To: linux-kernel@...r.kernel.org
Cc: linux-pm@...ts.osdl.org, matt@...adgs.com, amit.kucheria@...ia.com,
igor.stoppa@...ia.com, ext-Tuukka.Tikkanen@...ia.com
Subject: [RFC] OMAP1 PM Core, Intro 0/2
PM Core for OMAP1 platforms.
PM Core provides arch dependent routine to get/set operating points,
hooks up with arhc independent PowerOP layer and utilizes
clock/voltage framework to access hardware. PM Core is expected
to handle additional arch specific actions required to accompany clock/voltage
framework during operating points change (for example if
simultaneous coupled clocks/voltage change needs special attention on a
platform).
Basic building block for PM Core layer is platform power parameter concept.
Current OMAP implementation relies on "smart" virtual mpu clock
introduced by OMAP1 clock framework (#define
PM_CORE_USE_MPU_CLOCK).
Since voltage framework is not merged into mainline yet
routine to change voltage is temporary implemented in the
PM Core for reference.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists