[U-Boot] [PATCH v4 10/20] rockchip: rk3188: Add header files for PMU and GRF

Simon Glass sjg at chromium.org
Tue Feb 21 20:35:06 UTC 2017


On 18 February 2017 at 11:46, Heiko Stuebner <heiko at sntech.de> wrote:
> 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 at sntech.de>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>  arch/arm/include/asm/arch-rockchip/grf_rk3188.h | 589 ++++++++++++++++++++++++
>  arch/arm/include/asm/arch-rockchip/pmu_rk3188.h |  36 ++
>  2 files changed, 625 insertions(+)
>  create mode 100644 arch/arm/include/asm/arch-rockchip/grf_rk3188.h
>  create mode 100644 arch/arm/include/asm/arch-rockchip/pmu_rk3188.h

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list