summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-peb-av-10-ph128800t006.dtso
blob: fd819bd563b8f609101c57974c682eb56c12b144 (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 (C) 2025 PHYTEC Messtechnik GmbH
 */

/dts-v1/;
/plugin/;

#include <dt-bindings/gpio/gpio.h>
#include "imx8mm-phyboard-polis-peb-av-10.dtsi"

&backlight {
	brightness-levels = <0 4 8 16 32 64 128 255>;
	default-brightness-level = <6>;
	enable-gpios = <&gpio5 1 GPIO_ACTIVE_HIGH>;
	pwms = <&pwm4 0 50000 0>;
	status = "okay";
};

&bridge_out {
	ti,lvds-vod-swing-clock-microvolt = <200000 600000>;
	ti,lvds-vod-swing-data-microvolt = <200000 600000>;
};

&lcdif {
	status = "okay";
};

&mipi_dsi {
	status = "okay";
};

&panel {
	compatible = "powertip,ph128800t006-zhc01";
	status = "okay";
};

&pwm4 {
	status = "okay";
};

&sn65dsi83 {
	status = "okay";
};