rockchip: rk3188: Add header files for PMU and GRF
authorHeiko Stübner <heiko@sntech.de>
Sat, 18 Feb 2017 18:46:30 +0000 (19:46 +0100)
committerSimon Glass <sjg@chromium.org>
Thu, 16 Mar 2017 22:03:44 +0000 (16:03 -0600)
commitca06a230d3d066d34bb64d3d161987a7fe66cd65
treecc2c4965e7da6d32c15e197762ebb9ad848431ce
parentcd76916fa3195edae6faad67dea896118457b035
rockchip: rk3188: 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: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/include/asm/arch-rockchip/grf_rk3188.h [new file with mode: 0644]
arch/arm/include/asm/arch-rockchip/pmu_rk3188.h [new file with mode: 0644]