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 compatible = "fsl,imx-parallel-display";
25 interface-pix-fmt = "rgb24";
26 pinctrl-names = "default";
27 pinctrl-0 = <&pinctrl_ipu_disp>;
33 clock-frequency = <33246000>;
47 display0_in: endpoint {
48 remote-endpoint = <&ipu1_di0_disp0>;
54 compatible = "pwm-backlight";
55 pwms = <&pwm3 0 3000>;
56 brightness-levels = <0 4 8 16 32 64 128 255>;
57 default-brightness-level = <6>;
58 pinctrl-names = "default";
59 pinctrl-0 = <&pinctrl_backlight>;
64 clock-frequency = <100000>;
65 pinctrl-names = "default";
66 pinctrl-0 = <&pinctrl_i2c2>;
71 remote-endpoint = <&display0_in>;