summaryrefslogtreecommitdiff
path: root/overlays/verdin-imx8mm_dsi-to-lvds_panel-cap-touch-10inch-lvds_overlay.dts
blob: 25e0daa049b34dc7621eed8e960eb93c582fb165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
 * Copyright 2022 Toradex
 */

// Verdin DSI to LVDS Adapter with plugged in
// Capacitive Touch Display 10.1" LVDS orderable at Toradex.

/dts-v1/;
/plugin/;

&{/} {
	compatible = "toradex,verdin-imx8mm";
};

#include "verdin-imx8_mipi-dsi-to-sn65dsi84.dtsi"
#include "display-lt170410_sn65dsi84_overlay.dtsi"

&atmel_mxt_ts {
	status = "okay";
};

&backlight {
	status = "okay";
};

/* Verdin I2C_2_DSI */
&i2c2 {
	status = "okay";
};

/* Verdin I2C_1 */
&i2c4 {
	status = "okay";
};

&lcdif {
	status = "okay";
};

/* Verdin PWM_3_DSI */
&pwm1 {
	status = "okay";
};