rockchip: rk3288: Add header files for PMU and GRF
authorSimon Glass <sjg@chromium.org>
Sun, 30 Aug 2015 22:55:32 +0000 (16:55 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 3 Sep 2015 03:28:24 +0000 (21:28 -0600)
commit7f4fd26bf2068ad2732f77445fc4d13a9d7ab3aa
tree8a81ca47ee44849b628ee73351636fbb718bd709
parent99c156508286ff0338c78b24e2498bb17362af1d
rockchip: rk3288: Add header files for PMU and GRF

PMU is the power management unit and GRF is the general register file. Both
are heavily used in U-Boot. Add header files with register definitions.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-rockchip/grf_rk3288.h [new file with mode: 0644]
arch/arm/include/asm/arch-rockchip/pmu_rk3288.h [new file with mode: 0644]