From 71a677134b09eccd9188199b4037a7208e68a5e9 Mon Sep 17 00:00:00 2001 From: Haibo Chen Date: Thu, 20 Sep 2018 20:31:50 +0800 Subject: MLK-19652 ARM64: dts: imx8mq-evk: add touch and mipi-hdmi support for both B4 and B3 board For imx8mq-evk board, B4 board change touch/mipi-hdmi connected i2c bus from i2c1 to i2c3. So this patch make the touch and mipi-hdmi work for both B4 and B3 board. Signed-off-by: Haibo Chen --- .../dts/freescale/fsl-imx8mq-evk-dcss-adv7535-b3.dts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-dcss-adv7535-b3.dts (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-dcss-adv7535-b3.dts') diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-dcss-adv7535-b3.dts b/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-dcss-adv7535-b3.dts new file mode 100644 index 000000000000..ca1655dbf8de --- /dev/null +++ b/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-dcss-adv7535-b3.dts @@ -0,0 +1,16 @@ +/* + * Copyright 2018 NXP + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + */ + +#include "fsl-imx8mq-evk-b3.dts" +#include "fsl-imx8mq-evk-dcss-adv7535.dtsi" -- cgit v1.2.3