[U-Boot] [PATCH v3 11/16] rockchip: rk3188: Add core devicetree files
Simon Glass
sjg at chromium.org
Mon Feb 6 15:35:16 UTC 2017
On 3 February 2017 at 08:09, 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>
> ---
> 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
Reviewed-by: Simon Glass <sjg at chromium.org>
Does this mirror the Linux kernel setup?
More information about the U-Boot
mailing list