2 * The code contained herein is licensed under the GNU General Public
3 * License. You may obtain a copy of the GNU General Public License
4 * Version 2 or later at the following locations:
8 #include <dt-bindings/gpio/gpio.h>
11 model = "Cirrus Logic EP7211 Development Board";
12 compatible = "cirrus,edb7211", "cirrus,ep7211", "cirrus,ep7209";
15 reg = <0xc0000000 0x02000000>;
18 backlight: backlight {
19 compatible = "pwm-backlight";
22 0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7
23 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf
25 default-brightness-level = <0x0>;
26 power-supply = <&blen>;
31 native-mode = <&timing0>;
45 clock-frequency = <6500000>;
51 compatible = "i2c-gpio";
52 gpios = <&portd 4 GPIO_ACTIVE_HIGH>,
53 <&portd 5 GPIO_ACTIVE_HIGH>;
54 i2c-gpio,delay-us = <2>;
55 i2c-gpio,scl-output-only;
61 compatible = "regulator-fixed";
62 regulator-name = "BACKLIGHT ENABLE";
63 regulator-min-microvolt = <3300000>;
64 regulator-max-microvolt = <3300000>;
65 gpio = <&portd 1 GPIO_ACTIVE_HIGH>;
69 compatible = "regulator-fixed";
70 regulator-name = "BACKLIGHT ENABLE";
71 regulator-min-microvolt = <3300000>;
72 regulator-max-microvolt = <3300000>;
73 gpio = <&portd 3 GPIO_ACTIVE_HIGH>;
79 compatible = "cfi-flash";
80 reg = <0 0x00000000 0x02000000>;
89 lcd-supply = <&lcddc>;
96 gpios = <2 GPIO_ACTIVE_HIGH>;
98 line-name = "LCD ENABLE";