2 * support fot the imx6 based aristainetos board
4 * Copyright (C) 2014 Heiko Schocher <hs@denx.de>
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
12 #include "imx6dl.dtsi"
13 #include "imx6qdl-aristainetos.dtsi"
16 model = "aristainetos i.MX6 Dual Lite Board 7";
17 compatible = "fsl,imx6dl";
20 reg = <0x10000000 0x40000000>;
24 display0: display@di0 {
25 compatible = "fsl,imx-parallel-display";
26 interface-pix-fmt = "rgb24";
27 pinctrl-names = "default";
28 pinctrl-0 = <&pinctrl_ipu_disp>;
34 clock-frequency = <33246000>;
48 display0_in: endpoint {
49 remote-endpoint = <&ipu1_di0_disp0>;
56 compatible = "pwm-backlight";
57 pwms = <&pwm3 0 3000>;
58 brightness-levels = <0 4 8 16 32 64 128 255>;
59 default-brightness-level = <6>;
60 pinctrl-names = "default";
61 pinctrl-0 = <&pinctrl_backlight>;
66 clock-frequency = <100000>;
67 pinctrl-names = "default";
68 pinctrl-0 = <&pinctrl_i2c2>;
73 remote-endpoint = <&display0_in>;