rockchip: rk3288: Add a simple syscon driver
authorSimon Glass <sjg@chromium.org>
Sun, 30 Aug 2015 22:55:34 +0000 (16:55 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 3 Sep 2015 03:28:24 +0000 (21:28 -0600)
commit13d80ff5afae155a33e826399b7d47f69aa2451e
treebc2619990c09d0185bd3ee91a14c9accd5f7548b
parent3c5d0e34f6fe64144de0ad84e42f113c1cc2e0ca
rockchip: rk3288: Add a simple syscon driver

Add a driver that provides access to system controllers.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/rk3288/Makefile
arch/arm/mach-rockchip/rk3288/syscon_rk3288.c [new file with mode: 0644]