Lines Matching +full:cros +full:- +full:ec +full:- +full:i2c

1 /dts-v1/;
6 #address-cells = <2>;
7 #size-cells = <2>;
17 stdout-path = "/serial";
20 cros_ec: cros-ec {
22 compatible = "google,cros-ec-sandbox";
25 * This describes the flash memory within the EC. Note
29 image-pos = <0x08000000>;
31 erase-value = <0>;
35 image-pos = <0>;
38 wp-ro {
39 image-pos = <0xf000>;
43 image-pos = <0x10000>;
50 compatible = "sandbox,eth-raw-bus";
51 skip-localhost = <1>;
57 fake-host-hwaddr = [00 00 66 44 22 00];
61 gpio-controller;
63 #gpio-cells = <1>;
64 gpio-bank-name = "a";
65 sandbox,gpio-count = <20>;
69 gpio-controller;
71 #gpio-cells = <2>;
72 gpio-bank-name = "b";
73 sandbox,gpio-count = <10>;
77 compatible = "demo-simple";
82 i2c_0: i2c@0 {
83 #address-cells = <1>;
84 #size-cells = <0>;
86 compatible = "sandbox,i2c";
87 clock-frequency = <400000>;
88 pinctrl-names = "default";
89 pinctrl-0 = <&pinctrl_i2c0>;
92 compatible = "i2c-eeprom";
98 compatible = "sandbox-rtc";
111 compatible = "sandbox,i2c-emul-parent";
112 emul_eeprom: emul-eeprom {
113 compatible = "sandbox,i2c-eeprom";
114 sandbox,filename = "i2c.bin";
118 compatible = "sandbox,i2c-rtc";
124 u-boot,dm-pre-reloc;
125 compatible = "sandbox,lcd-sdl";
131 compatible = "gpio-leds";
144 pci: pci-controller {
147 #address-cells = <3>;
148 #size-cells = <2>;
152 compatible = "pci-generic";
155 compatible = "sandbox,swap-case";
164 groups = "i2c";
165 function = "i2c";
166 bias-pull-up;
180 #address-cells = <1>;
181 #size-cells = <0>;
184 cs-gpios = <0>, <&gpio_a 0>;
187 compatible = "spansion,m25p16", "sandbox,spi-flash";
188 spi-max-frequency = <40000000>;
193 spl-test {
194 u-boot,dm-pre-reloc;
195 compatible = "sandbox,spl-test";
203 stringarray = "multi-word", "message";
206 spl-test2 {
207 u-boot,dm-pre-reloc;
208 compatible = "sandbox,spl-test";
215 stringarray = "another", "multi-word", "message";
218 spl-test3 {
219 u-boot,dm-pre-reloc;
220 compatible = "sandbox,spl-test";
224 spl-test4 {
225 u-boot,dm-pre-reloc;
226 compatible = "sandbox,spl-test.2";
230 compatible = "demo-shape";
237 clock-frequency = <1000000>;
241 compatible = "google,sandbox-tpm";
249 compatible = "demo-shape";
253 light-gpios = <&gpio_a 2>, <&gpio_b 6 0>;
259 sandbox,text-colour = "cyan";
260 pinctrl-names = "default";
261 pinctrl-0 = <&pinctrl_serial0>;
268 compatible = "sandbox,usb-hub";
269 #address-cells = <1>;
270 #size-cells = <0>;
271 flash-stick {
273 compatible = "sandbox,usb-flash";
281 compatible = "usb-hub";
282 usb,device-class = <USB_CLASS_HUB>;
283 hub-emul {
284 compatible = "sandbox,usb-hub";
285 #address-cells = <1>;
286 #size-cells = <0>;
287 flash-stick {
289 compatible = "sandbox,usb-flash";
303 #address-cells = <0x1>;
304 #size-cells = <0x1>;
306 compatible = "qcom,spmi-pmic";
308 #address-cells = <0x1>;
309 #size-cells = <0x1>;
312 compatible = "qcom,pm8916-gpio";
314 gpio-controller;
315 gpio-count = <4>;
316 #gpio-cells = <2>;
317 gpio-bank-name="spmi";
327 #include "cros-ec-keyboard.dtsi"