[PATCH 2/3] OMAP3: PM: update DSP reset code to use new SCM DSP boot control functions

2010-10-22 Thread Omar Ramirez Luna
From: Paul Walmsley p...@pwsan.com Update the DSP reset code in pm34xx.c to use one of the new SCM DSP boot control functions, omap2430_ctrl_set_dsp_bootmode(). This reset code should be moved out to a separate function to be called by the hwmod reset process at some point. Also, 2430 should be

[PATCH 2/3] OMAP3: PM: update DSP reset code to use new SCM DSP boot control functions

2010-10-11 Thread Paul Walmsley
Update the DSP reset code in pm34xx.c to use one of the new SCM DSP boot control functions, omap2430_ctrl_set_dsp_bootmode(). This reset code should be moved out to a separate function to be called by the hwmod reset process at some point. Also, 2430 should be initializing the DSP in a similar