summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/rockchip (follow)
Commit message (Collapse)AuthorAge
* ARM: rockchip: Add pmu-sram bindingChris Zhong2014-12-31
| | | | | | | | | | The pmu-sram is used to store resume code, suspend/resume need get the address of it. Therefore add a binding and documentation for it. Signed-off-by: Tony Xie <xxx@rock-chips.com> Signed-off-by: Chris Zhong <zyw@rock-chips.com> Reviewed-by: Doug Anderson <dianders@chromium.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* ARM: rockchip: add power-management-unitHeiko Stuebner2014-03-01
| | | | | | | | The pmu is needed to bring up the cores during smp operations and later also other system parts. Therefore add a node and documentation for it. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com>
* ARM: rockchip: add sram dt nodes and documentationHeiko Stuebner2014-03-01
Add dt-nodes for the sram on rk3066 and rk3188 including the reserved section needed for smp bringup. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com>