[U-Boot] [PATCH v3 11/16] rockchip: rk3188: Add core devicetree files

Heiko Stuebner heiko at sntech.de
Fri Feb 10 23:17:29 UTC 2017


Am Montag, 6. Februar 2017, 07:35:16 CET schrieb Simon Glass:
> 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?

yep, the split on the file level is the same in kernel. rk3066 and rk3188 share 
nearly every core component. The only change compared to the kernel are the 
added u-boot,* properties.


Heiko



More information about the U-Boot mailing list