Lines Matching +full:simple +full:- +full:framebuffer
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
8 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/linux-event-codes.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
15 model = "OLPC XO-1.75";
16 compatible = "olpc,xo-1.75", "mrvl,mmp2";
19 #address-cells = <1>;
20 #size-cells = <1>;
23 framebuffer@1fc00000 {
24 compatible = "simple-framebuffer";
36 linux,usable-memory = <0x0 0x1f800000>;
42 gpio-keys {
43 compatible = "gpio-keys";
48 linux,input-type = <EV_SW>;
50 wakeup-source;
54 label = "E-Book Mode";
56 linux,input-type = <EV_SW>;
58 wakeup-source;
64 linux,input-type = <EV_SW>;
66 debounce-interval = <100>;
67 wakeup-source;
73 linux,input-type = <EV_SW>;
75 debounce-interval = <100>;
76 wakeup-source;
81 compatible = "i2c-gpio";
84 #address-cells = <1>;
85 #size-cells = <0>;
86 i2c-gpio,timeout-ms = <1000>;
92 reset-gpios = <&gpio 102 GPIO_ACTIVE_LOW>;
93 powerdown-gpios = <&gpio 150 GPIO_ACTIVE_LOW>;
95 clock-names = "xclk";
99 hsync-active = <1>;
100 vsync-active = <1>;
101 remote-endpoint = <&camera0_0>;
108 compatible = "olpc,xo1.5-battery", "olpc,xo1-battery";
112 compatible = "regulator-fixed";
113 regulator-name = "wlan";
114 regulator-min-microvolt = <3300000>;
115 regulator-max-microvolt = <3300000>;
117 enable-active-high;
121 compatible = "mmc-pwrseq-sd8787";
122 powerdown-gpios = <&gpio 57 GPIO_ACTIVE_HIGH>;
123 reset-gpios = <&gpio 58 GPIO_ACTIVE_HIGH>;
128 ap-sp@d4290000 {
129 #address-cells = <1>;
130 #size-cells = <0>;
131 compatible = "olpc,ap-sp";
134 data-gpios = <&gpio 72 GPIO_ACTIVE_HIGH>;
135 clk-gpios = <&gpio 71 GPIO_ACTIVE_HIGH>;
163 clock-frequency = <50000000>;
164 no-1-8-v;
165 mrvl,clk-delay-cycles = <31>;
166 broken-cd;
171 clock-frequency = <50000000>;
172 no-1-8-v;
173 bus-width = <4>;
174 non-removable;
175 broken-cd;
176 wakeup-source;
177 keep-power-in-suspend;
178 mmc-pwrseq = <&wlan_pwrseq>;
179 vmmc-supply = <&wlan_reg>;
184 clock-frequency = <50000000>;
185 no-1-8-v;
186 bus-width = <8>;
187 non-removable;
188 broken-cd;
189 mrvl,clk-delay-cycles = <31>;
196 audio-codec@1a {
224 #address-cells = <0>;
225 spi-slave;
227 ready-gpio = <&gpio 125 GPIO_ACTIVE_HIGH>;
230 compatible = "olpc,xo1.75-ec";
231 spi-cpha;
232 cmd-gpio = <&gpio 155 GPIO_ACTIVE_HIGH>;
241 remote-endpoint = <&ov7670_0>;