On 18 February 2017 at 11:46, Heiko Stuebner <[email protected]> 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 <[email protected]> > Acked-by: Simon Glass <[email protected]> > Tested-by: Kever Yang <[email protected]> > --- > 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! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

