On Fri, Dec 1, 2017 at 12:11 PM, Fabio Estevam <[email protected]> wrote: > On Thu, Nov 30, 2017 at 6:14 PM, <[email protected]> wrote: >> From: Tyler Baker <[email protected]> >> >> Build the imx7d-sbc-iot-imx7 device tree blob. >> >> Signed-off-by: Tyler Baker <[email protected]> >> --- >> arch/arm/boot/dts/Makefile | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile >> index d0381e9..0334137 100644 >> --- a/arch/arm/boot/dts/Makefile >> +++ b/arch/arm/boot/dts/Makefile >> @@ -515,6 +515,7 @@ dtb-$(CONFIG_SOC_IMX7D) += \ >> imx7d-nitrogen7.dtb \ >> imx7d-pico.dtb \ >> imx7d-sbc-imx7.dtb \ >> + imx7d-sbc-iot-imx7.dtb \ > > This could be part of the previous patch that introduces the dts.
Ok will do.

