Searched hist:c6a2d839d0dba8a06f55c7b06f8ce33bdbe4aea3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | cm3xxx.h | diff c6a2d839d0dba8a06f55c7b06f8ce33bdbe4aea3 Fri Oct 11 11:15:34 CDT 2013 Tero Kristo <t-kristo@ti.com> ARM: OMAP3: CM/control: move CM scratchpad save to CM driver
OMAP3 PM code for off-mode currently saves the scratchpad contents for CM registers within OMAP control module driver. However, as we are separating CM code into its own driver, this must be moved also. This patch adds a new API for saving the CM scratchpad contents and uses this from the high level scratchpad save function.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>
|
H A D | cm3xxx.c | diff c6a2d839d0dba8a06f55c7b06f8ce33bdbe4aea3 Fri Oct 11 11:15:34 CDT 2013 Tero Kristo <t-kristo@ti.com> ARM: OMAP3: CM/control: move CM scratchpad save to CM driver
OMAP3 PM code for off-mode currently saves the scratchpad contents for CM registers within OMAP control module driver. However, as we are separating CM code into its own driver, this must be moved also. This patch adds a new API for saving the CM scratchpad contents and uses this from the high level scratchpad save function.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>
|
H A D | control.c | diff c6a2d839d0dba8a06f55c7b06f8ce33bdbe4aea3 Fri Oct 11 11:15:34 CDT 2013 Tero Kristo <t-kristo@ti.com> ARM: OMAP3: CM/control: move CM scratchpad save to CM driver
OMAP3 PM code for off-mode currently saves the scratchpad contents for CM registers within OMAP control module driver. However, as we are separating CM code into its own driver, this must be moved also. This patch adds a new API for saving the CM scratchpad contents and uses this from the high level scratchpad save function.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>
|