u-boot-brain/arch/arm
Jagan Teki b52a199e32 arm: rockchip: Add common cru.h
Few of the rockchip family SoC atleast rk3288,
rk3399 are sharing some cru register bits so
adding common code between these SoC families
would require to include both cru include files
that indeed resulting function declarations error.

So, create a common cru include as cru.h then
include the rk3399 arch cru include file and move
the common cru register bit definitions into it.

The rest of rockchip cru files will add it in future.

Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
2020-01-30 11:44:01 +08:00
..
cpu common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
dts rockpro-rk3399: Enable SPI Flash 2020-01-30 11:44:01 +08:00
include arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
lib common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-aspeed
mach-at91 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-bcm283x common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
mach-bcmstb
mach-davinci common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-exynos arm: exynos: Read default MMC device from XOM[7:5] pins 2020-01-28 09:54:05 +09:00
mach-highbank
mach-imx clock_imx8mq: Make frac_pll_init() static 2020-01-26 21:57:09 +01:00
mach-integrator
mach-k3 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-keystone common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-kirkwood common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
mach-mediatek common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-meson common: Move RAM-sizing functions to init.h 2020-01-24 23:06:49 +05:30
mach-mvebu common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-omap2 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-orion5x common: Move RAM-sizing functions to init.h 2020-01-24 23:06:49 +05:30
mach-owl
mach-qemu
mach-rmobile common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-rockchip arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
mach-s5pc1xx common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-snapdragon
mach-socfpga common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-sti
mach-stm32 mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 2019-06-28 09:45:27 +02:00
mach-stm32mp common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-sunxi sunxi: Automate loading from 128KB MMC offset 2020-01-26 19:10:16 +05:30
mach-tegra common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-u8500 board: Add new Samsung "stemmy" board based on ST-Ericsson U8500 2020-01-22 17:47:57 -05:00
mach-uniphier common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-versal common: Move get_tbclk() to time.h 2020-01-24 23:06:49 +05:30
mach-versatile
mach-zynq common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-zynqmp common: Move get_tbclk() to time.h 2020-01-24 23:06:49 +05:30
mach-zynqmp-r5 common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
thumb1/include/asm/proc-armv
config.mk
Kconfig board: fsl: ls1028a: free up arch_misc_init 2020-01-24 14:28:26 +05:30
Kconfig.debug
Makefile arm: Add support for ST-Ericsson U8500 SoC 2020-01-22 17:47:57 -05:00