Re: [PATCH 4/4] ARM: rockchip: add pmu-sram sub

2014-10-15 Thread Doug Anderson
Chris, On Wed, Oct 15, 2014 at 1:50 PM, wrote: > From: Chris Zhong > > The pmu-sram is used to store resume code, suspend/resume need get the > address of it. Therefore add a node and documentation for it. This patch just adds bindings, not a node. > > Signed-off-by: Tony Xie > Signed-off-by

[PATCH 4/4] ARM: rockchip: add pmu-sram sub

2014-10-15 Thread zyw
From: Chris Zhong The pmu-sram is used to store resume code, suspend/resume need get the address of it. Therefore add a node and documentation for it. Signed-off-by: Tony Xie Signed-off-by: Chris Zhong --- .../devicetree/bindings/arm/rockchip/pmu-sram.txt | 15 +++ 1 file cha