[PATCH 2/8] ARM: dts: imx7: build imx7d-sbc-iot-imx7 dtb
From: Tyler Baker <hidden>
Date: 2017-12-05 20:59:02
Also in:
linux-devicetree, lkml
From: Tyler Baker <hidden>
Date: 2017-12-05 20:59:02
Also in:
linux-devicetree, lkml
On Fri, Dec 1, 2017 at 12:11 PM, Fabio Estevam [off-list ref] wrote:
On Thu, Nov 30, 2017 at 6:14 PM, [off-list ref] wrote:quoted
From: Tyler Baker <redacted> Build the imx7d-sbc-iot-imx7 device tree blob. Signed-off-by: Tyler Baker <redacted> --- 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.