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

2010-11-02 Thread Kevin Hilman
Omar Ramirez Luna writes: > From: 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 poi

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

2010-10-26 Thread Omar Ramirez Luna
From: 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 t