Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-21 | rockchip: reset: Use the rk_clr/setreg() interface | Simon Glass | |
Use this function in preference to the macro. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2015-09-02 | rockchip: rk3288: Add SoC reset driver | Simon Glass | |
We can reset the SoC using some CRU (clock/reset unit) registers. Add support for this. Signed-off-by: Simon Glass <sjg@chromium.org> |