ARM: dts: imx: add support for the ATM0700D4 panel attached to sk-imx53
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sat, 26 Aug 2023 21:54:29 +0000 (00:54 +0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 25 Sep 2023 00:43:17 +0000 (08:43 +0800)
commit8c17cec6347d9e0ab2c6005bd1804067e12ca4e0
tree45eeed87c152a5d1a381a632158ea63f946028c8
parent0f462d9dcf833ba9d82f52f48e1415ba2842a593
ARM: dts: imx: add support for the ATM0700D4 panel attached to sk-imx53

The SK-ATM0700D4-Plug is an extension board (provided by the same
manufacturer, [1]) which can be connected to the SK-IMX53 panel kit. The
panel can be connected either using the RGB parallel bus or using the
LVDS connector (recommended). Add DT files describing this "shield",
both RGB and LVDS connections.

[1] http://starterkit.ru/html/index.php?name=shop&op=view&id=64

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/Makefile
arch/arm/boot/dts/nxp/imx/imx53-sk-imx53-atm0700d4-lvds.dts [new file with mode: 0644]
arch/arm/boot/dts/nxp/imx/imx53-sk-imx53-atm0700d4-rgb.dts [new file with mode: 0644]
arch/arm/boot/dts/nxp/imx/imx53-sk-imx53-atm0700d4.dtsi [new file with mode: 0644]