[U-Boot] [PATCH v1 08/12] rockchip: rk3036: Add a simple syscon driver
Simon Glass
sjg at chromium.org
Thu Oct 22 16:08:00 CEST 2015
On 20 October 2015 at 20:37, Lin Huang <hl at rock-chips.com> wrote:
> Add a driver that provides access to system controllers
>
> Signed-off-by: Lin Huang <hl at rock-chips.com>
> ---
> Changes in v1:
> -clean copyright announcement
>
> arch/arm/mach-rockchip/rk3036/Makefile | 2 +-
> arch/arm/mach-rockchip/rk3036/syscon_rk3036.c | 21 +++++++++++++++++++++
> 2 files changed, 22 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/mach-rockchip/rk3036/syscon_rk3036.c
>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list