1
0
Fork 0

MLK-20043: arm64: dts: imx8mq-evk: add dual-display support for B3 board

For imx8mq-evk board, B4 board change touch/mipi-hdmi connected i2c bus
from i2c1 to i2c3. The default dual-display dts file is for the B4
board.
This patch adds a new dts file to also support dual-display on B3 (or
lower) boards.

Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
pull/10/head
Robert Chiras 2018-11-07 11:34:22 +02:00
parent 0a93178425
commit 3e782aca60
2 changed files with 43 additions and 0 deletions

View File

@ -106,6 +106,7 @@ dtb-$(CONFIG_ARCH_FSL_IMX8MQ) += fsl-imx8mq-ddr3l-arm2.dtb \
fsl-imx8mq-evk-dcss-rm67191.dtb \
fsl-imx8mq-evk-dcss-rm67191-b3.dtb \
fsl-imx8mq-evk-dual-display.dtb \
fsl-imx8mq-evk-dual-display-b3.dtb \
fsl-imx8mq-evk-ak4497.dtb \
fsl-imx8mq-evk-audio-tdm.dtb \
fsl-imx8mq-evk-drm.dtb \

View File

@ -0,0 +1,42 @@
/*
* 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-lcdif-adv7535-b3.dts"
/ {
display-subsystem {
status = "okay";
};
sound-hdmi {
status = "okay";
};
};
&irqsteer_dcss {
status = "okay";
};
&dcss {
status = "okay";
};
&hdmi {
status = "okay";
};
&lcdif {
status = "okay";
max-res = <1280>, <720>;
};