Re: [PATCH 2/2] dts: Enable building of LWN's Display5 board

From: Fabio Estevam
Date: Mon Sep 18 2017 - 12:07:49 EST


Hi Lukasz,

On Mon, Sep 18, 2017 at 11:59 AM, Lukasz Majewski <lukma@xxxxxxx> wrote:
> This commit enables building of display5 related dtbs.
>
> Signed-off-by: Lukasz Majewski <lukma@xxxxxxx>
> ---
> arch/arm/boot/dts/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 4b17f35..c293bbb 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -400,6 +400,8 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
> imx6q-cm-fx6.dtb \
> imx6q-cubox-i.dtb \
> imx6q-dfi-fs700-m60.dtb \
> + imx6q-display5-tianma-tm070-1280x768.dtb \
> + imx6q-display5-mitsubishi-aa070-800x480.dtb \

This should be part of the first patch.