" On Mon, Jan 14, 2019 at 8:43 AM Lucas Stach <l.stach@xxxxxxxxxxxxxx> wrote: > > The basic DT is upstream now, so we can now reuse this in Barebox. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > arch/arm/dts/imx8mq-evk.dts | 427 +------------ > arch/arm/dts/imx8mq-pinfunc.h | 623 ------------------ > arch/arm/dts/imx8mq.dtsi | 771 +++-------------------- > include/dt-bindings/clock/imx8mq-clock.h | 629 ------------------ > 4 files changed, 87 insertions(+), 2363 deletions(-) > delete mode 100644 arch/arm/dts/imx8mq-pinfunc.h > delete mode 100644 include/dt-bindings/clock/imx8mq-clock.h > > diff --git a/arch/arm/dts/imx8mq-evk.dts b/arch/arm/dts/imx8mq-evk.dts > index 56a35173a04f..9593c555f926 100644 > --- a/arch/arm/dts/imx8mq-evk.dts > +++ b/arch/arm/dts/imx8mq-evk.dts > @@ -6,16 +6,11 @@ > > /dts-v1/; > > +#include <arm64/freescale/imx8mq-evk.dts> > #include "imx8mq.dtsi" > -#include "imx8mq-ddrc.dtsi" > The above include was added as a part of 3da52f308a ("ARM: i.MX: esdctl: Add memory size detection for i.MX8MQ") in order to facilitate memory size detection. I don't think it should be removed, since that functionality isn't covered by upstream DTS. Moreso, "imx8mq-ddrc.dtsi" needs to be updated to reference "soc@0" instead of "peripherals@0". Thanks, Andrey Smirnov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox