[U-Boot] [PATCH v6 11/23] rockchip: rk3036: Add a simple syscon driver

Simon Glass sjg at chromium.org
Thu Nov 19 15:20:07 CET 2015


On 16 November 2015 at 23:20, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v1:
> - clean copyright announcement
> Changes in v2:
> - only build syscon_rk3036.c on NON-SPL stage
> Changes in v3: None
> Changes in v4: None
> Changes in v5: None
>
>  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

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list