Hi Lucas, On Wed, Jan 17, 2018 at 07:32:43PM +0100, Lucas Stach wrote: > This is the evaluation kit board for the i.MX8M. The current level of > support yields a working console and is able to boot userspace from > SD card or Network. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/nxp/Makefile | 3 + > arch/arm64/boot/dts/nxp/imx8mq-evk.dts | 287 +++++++++++++++++++++++++++++++++ > 2 files changed, 290 insertions(+) > create mode 100644 arch/arm64/boot/dts/nxp/Makefile > create mode 100644 arch/arm64/boot/dts/nxp/imx8mq-evk.dts > > diff --git a/arch/arm64/boot/dts/nxp/Makefile b/arch/arm64/boot/dts/nxp/Makefile > new file mode 100644 > index 000000000000..1aebb1f16708 > --- /dev/null > +++ b/arch/arm64/boot/dts/nxp/Makefile > @@ -0,0 +1,3 @@ > +# SPDX-License-Identifier: GPL-2.0 > + > +dtb-$(CONFIG_SOC_IMX8MQ) += imx8m-evk.dtb Typo, should be imx8mq-evk.dtb. Without this fix I'm getting: make[2]: *** No rule to make target 'arch/arm64/boot/dts/nxp/imx8m-evk.dtb', needed by '__build'. Stop. baruch -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@xxxxxxxxxx - tel: +972.2.679.5364, http://www.tkos.co.il - -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html