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 4";
17 compatible = "fsl,imx6dl";
20 compatible = "pwm-backlight";
21 pwms = <&pwm1 0 5000000>;
22 brightness-levels = <0 4 8 16 32 64 128 255>;
23 default-brightness-level = <7>;
24 enable-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;
25 pinctrl-names = "default";
26 pinctrl-0 = <&pinctrl_backlight>;
31 reg = <0x10000000 0x40000000>;
35 compatible = "fsl,imx-parallel-display";
36 interface-pix-fmt = "rgb24";
37 pinctrl-names = "default";
38 pinctrl-0 = <&pinctrl_ipu_disp>;
44 clock-frequency = <30000000>;
59 display0_in: endpoint {
60 remote-endpoint = <&ipu1_di0_disp0>;
67 cs-gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>;
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_ecspi2>;
74 clock-frequency = <100000>;
75 pinctrl-names = "default";
76 pinctrl-0 = <&pinctrl_i2c2>;
81 remote-endpoint = <&display0_in>;