Linux 6.7-rc7
[linux-modified.git] / arch / arm64 / boot / dts / freescale / imx8mq-tqma8mq-mba8mx-lvds-tm070jvhg33.dtso
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
2 /*
3  * Copyright (c) 2019-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
4  * D-82229 Seefeld, Germany.
5  * Author: Alexander Stein
6  */
7
8 /dts-v1/;
9 /plugin/;
10
11 #include <dt-bindings/gpio/gpio.h>
12
13 &{/} {
14         compatible = "tq,imx8mq-tqma8mq-mba8mx", "tq,imx8mq-tqma8mq", "fsl,imx8mq";
15 };
16
17 &backlight_lvds {
18         status = "okay";
19 };
20
21 &dphy {
22         status = "okay";
23 };
24
25 &dsi_lvds_bridge {
26         status = "okay";
27 };
28
29 &expander0 {
30         dsi-mux-oe-hog {
31                 gpio-hog;
32                 gpios = <10 GPIO_ACTIVE_LOW>;
33                 output-high;
34                 line-name = "DSI_MUX_OE#";
35         };
36 };
37
38 &lcdif {
39         status = "okay";
40 };
41
42 &mipi_dsi {
43        status = "okay";
44 };
45
46 &panel {
47         compatible = "tianma,tm070jvhg33";
48         status = "okay";
49 };