[U-Boot] [PATCH v1 07/12] rockchip: rk3036: Add Soc reset driver

Simon Glass sjg at chromium.org
Thu Oct 22 16:07:56 CEST 2015


On 20 October 2015 at 20:37, Lin Huang <hl at rock-chips.com> wrote:
> We can reset the Soc using some CRU (clock/reset unit) register.
> Add support for this.
>
> Signed-off-by: Lin Huang <hl at rock-chips.com>
> ---
> Chnages in v1:
> - clean copyright announcement
>
>  arch/arm/mach-rockchip/rk3036/Makefile       |  8 +++++
>  arch/arm/mach-rockchip/rk3036/reset_rk3036.c | 45 ++++++++++++++++++++++++++++
>  2 files changed, 53 insertions(+)
>  create mode 100644 arch/arm/mach-rockchip/rk3036/Makefile
>  create mode 100644 arch/arm/mach-rockchip/rk3036/reset_rk3036.c

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list