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 device_type = "memory";
16 reg = <0xc0000000 0x02000000>;
19 backlight: backlight {
20 compatible = "pwm-backlight";
23 0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7
24 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf
26 default-brightness-level = <0x0>;
27 power-supply = <&blen>;
32 native-mode = <&timing0>;
46 clock-frequency = <6500000>;
52 compatible = "i2c-gpio";
53 gpios = <&portd 4 GPIO_ACTIVE_HIGH>,
54 <&portd 5 GPIO_ACTIVE_HIGH>;
55 i2c-gpio,delay-us = <2>;
56 i2c-gpio,scl-output-only;
62 compatible = "regulator-fixed";
63 regulator-name = "BACKLIGHT ENABLE";
64 regulator-min-microvolt = <3300000>;
65 regulator-max-microvolt = <3300000>;
66 gpio = <&portd 1 GPIO_ACTIVE_HIGH>;
70 compatible = "regulator-fixed";
71 regulator-name = "BACKLIGHT ENABLE";
72 regulator-min-microvolt = <3300000>;
73 regulator-max-microvolt = <3300000>;
74 gpio = <&portd 3 GPIO_ACTIVE_HIGH>;
80 compatible = "cfi-flash";
81 reg = <0 0x00000000 0x02000000>;
90 lcd-supply = <&lcddc>;
97 gpios = <2 GPIO_ACTIVE_HIGH>;
99 line-name = "LCD ENABLE";