[U-Boot] [PATCH v4 15/20] rockchip: rk3188: Add core devicetree files
Simon Glass
sjg at chromium.org
Tue Feb 21 20:35:28 UTC 2017
On 18 February 2017 at 11:46, Heiko Stuebner <heiko at sntech.de> wrote:
> The rk3188 shares a lot of peripherals with the rk3066 and thus
> has a common include called rk3xxx.dtsi. Add both this one and
> the specialized rk3188 on top of it.
>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Tested-by: Kever Yang <kever.yang at rock-chips.com>
> ---
> arch/arm/dts/rk3188.dtsi | 601 +++++++++++++++++++++++++++++++++++++++++++++++
> arch/arm/dts/rk3xxx.dtsi | 417 ++++++++++++++++++++++++++++++++
> 2 files changed, 1018 insertions(+)
> create mode 100644 arch/arm/dts/rk3188.dtsi
> create mode 100644 arch/arm/dts/rk3xxx.dtsi
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list