[PATCH] Add Linux dts files and use them
Sascha Hauer
s.hauer at pengutronix.de
Thu May 8 00:39:34 PDT 2014
On Mon, May 05, 2014 at 10:01:24PM +0400, Alexander Shiyan wrote:
> > #include <arm/imx25-karo-tx25.dts>
> >
> > Then everything will be used from the upstream dts files. Additional
> > barebox specific stuff can be added to that file, like the environment
> > description.
> > With i.MX25 it happened that we also need SoC specific updates like for
> > example the iram which is not mainline. So we need a second line in
> > arch/arm/dts/imx25-karo-tx25.dts:
> >
> > #include "imx25.dtsi"
> >
> > The goal should be to mainline the SoC specific stuff so that imx25.dtsi
> > can be dropped, but I think we need the possibility to have SoC specific
> > barebox changes.
>
> OK. Will move in this direction.
>
> PS: As a start I see all arch/arm/dts/*-pinfunc.h could be removed now.
Yes, indeed, I removed them.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list