On 12/01/2014 01:26 PM, Doug Anderson wrote: > Chris, > > On Mon, Nov 24, 2014 at 11:32 PM, Chris Zhong <zyw at rock-chips.com> wrote: >> add pmu sram node for suspend, add global_pwroff pinctrl. >> The pmu sram is used to store the resume code. >> global_pwroff is held low level at work, it would be pull to high >> when entering suspend. reference this in the board DTS file since >> some boards need it. >> >> Signed-off-by: Tony Xie <xxx at rock-chips.com> >> Signed-off-by: Chris Zhong <zyw at rock-chips.com> >> Reviewed-by: Doug Anderson <dianders at chromium.org> >> Tested-by: Doug Anderson <dianders at chromium.org> >> >> --- >> >> Changes in v9: None > This is untrue. v8 had more stuff than v9. See: > > https://patchwork.kernel.org/patch/5311621/ > > vs. > > https://patchwork.kernel.org/patch/5372911/ > > I prefer v8. > > > Ah, I missed the ddr pinctrl in V9, Thank you. I have modified it, and post the V10.