[PATCH 05/12] OMAP4: PRCM: Add SCRM header file
From: paul@pwsan.com (Paul Walmsley)
Date: 2010-12-15 01:17:32
Also in:
linux-omap
From: paul@pwsan.com (Paul Walmsley)
Date: 2010-12-15 01:17:32
Also in:
linux-omap
On Mon, 13 Dec 2010, Paul Walmsley wrote:
From: Benoit Cousson <redacted> Add the header file with scrm registers absolute address, offset and bitfields. Signed-off-by: Benoit Cousson <redacted> Signed-off-by: Rajendra Nayak <redacted> Signed-off-by: Paul Walmsley <paul@pwsan.com>
This patch has been moved to the earlier 'pwrdm_prcm_a_2.6.38' series. Also the base address macro name has been changed from OMAP4_SCRM to OMAP4_SCRM_BASE. - Paul