arm: add basic support for Rockchip RK3066a boards
This adds a generic devicetree board file and a dtsi for boards based on the RK3066a SoCs from Rockchip. Apart from the generic parts (gic, clocks, pinctrl) the only components currently supported are the timers, uarts and mmc ports (all DesignWare- based). Signed-off-by: NHeiko Stuebner <heiko@sntech.de> Acked-by: NOlof Johansson <olof@lixom.net>
Showing
arch/arm/boot/dts/rk3066a.dtsi
0 → 100644
arch/arm/mach-rockchip/Kconfig
0 → 100644
arch/arm/mach-rockchip/Makefile
0 → 100644
arch/arm/mach-rockchip/rockchip.c
0 → 100644
想要评论请 注册 或 登录