1 // SPDX-License-Identifier: GPL-2.0-only
3 * support fot the imx6 based aristainetos board
5 * Copyright (C) 2014 Heiko Schocher <hs@denx.de>
9 #include "imx6qdl-aristainetos.dtsi"
12 model = "aristainetos i.MX6 Dual Lite Board 7";
13 compatible = "abb,aristainetos-imx6dl-7", "fsl,imx6dl";
16 device_type = "memory";
17 reg = <0x10000000 0x40000000>;
21 compatible = "fsl,imx-parallel-display";
22 interface-pix-fmt = "rgb24";
23 pinctrl-names = "default";
24 pinctrl-0 = <&pinctrl_ipu_disp>;
30 clock-frequency = <33246000>;
44 display0_in: endpoint {
45 remote-endpoint = <&ipu1_di0_disp0>;
51 compatible = "pwm-backlight";
52 pwms = <&pwm3 0 3000>;
53 brightness-levels = <0 4 8 16 32 64 128 255>;
54 default-brightness-level = <6>;
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_backlight>;
61 clock-frequency = <100000>;
62 pinctrl-names = "default";
63 pinctrl-0 = <&pinctrl_i2c2>;
68 remote-endpoint = <&display0_in>;