From ace9429bb58fd418f0c81d4c2835699bddf6bde6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Apr 2024 10:27:49 +0200 Subject: Adding upstream version 6.6.15. Signed-off-by: Daniel Baumann --- .../boot/dts/ti/omap/logicpd-torpedo-37xx-devkit-28.dts | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit-28.dts (limited to 'arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit-28.dts') diff --git a/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit-28.dts b/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit-28.dts new file mode 100644 index 0000000000..b553613297 --- /dev/null +++ b/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit-28.dts @@ -0,0 +1,15 @@ +// SPDX-License-Identifier: GPL-2.0 + +/dts-v1/; + +/* + * There are two types of 4.3" LCD, Type 15 and Type 28. + * By default, type 15 was used. This device tree file + * uses the timing for the type 28 LCD + */ + +#include "logicpd-torpedo-37xx-devkit.dts" + +&lcd0 { + compatible = "logicpd,type28"; +}; -- cgit v1.2.3