Lines Matching +full:cros +full:- +full:ec +full:- +full:i2c
1 /dts-v1/;
6 #address-cells = <1>;
7 #size-cells = <1>;
18 stdout-path = "/serial";
21 audio: audio-codec {
22 compatible = "sandbox,audio-codec";
23 #sound-dai-cells = <1>;
26 cros_ec: cros-ec {
28 u-boot,dm-pre-reloc;
29 compatible = "google,cros-ec-sandbox";
32 * This describes the flash memory within the EC. Note
36 u-boot,dm-pre-reloc;
37 image-pos = <0x08000000>;
39 erase-value = <0>;
43 image-pos = <0>;
46 wp-ro {
47 image-pos = <0xf000>;
51 image-pos = <0x10000>;
58 compatible = "sandbox,eth-raw-bus";
59 skip-localhost = <0>;
65 fake-host-hwaddr = [00 00 66 44 22 00];
69 u-boot,dm-pre-reloc;
70 gpio-controller;
72 #gpio-cells = <1>;
73 gpio-bank-name = "a";
74 sandbox,gpio-count = <20>;
78 u-boot,dm-pre-reloc;
79 gpio-controller;
81 #gpio-cells = <2>;
82 gpio-bank-name = "b";
83 sandbox,gpio-count = <10>;
87 compatible = "demo-simple";
92 i2c_0: i2c@0 {
93 #address-cells = <1>;
94 #size-cells = <0>;
96 compatible = "sandbox,i2c";
97 clock-frequency = <400000>;
98 pinctrl-names = "default";
99 pinctrl-0 = <&pinctrl_i2c0>;
102 compatible = "i2c-eeprom";
108 compatible = "sandbox-rtc";
121 compatible = "sandbox,i2c-emul-parent";
122 emul_eeprom: emul-eeprom {
123 compatible = "sandbox,i2c-eeprom";
124 sandbox,filename = "i2c.bin";
128 compatible = "sandbox,i2c-rtc";
135 #sound-dai-cells = <1>;
139 u-boot,dm-pre-reloc;
140 compatible = "sandbox,lcd-sdl";
146 compatible = "gpio-leds";
159 pci: pci-controller {
162 #address-cells = <3>;
163 #size-cells = <2>;
167 compatible = "pci-generic";
170 compatible = "sandbox,swap-case";
180 groups = "i2c";
181 function = "i2c";
182 bias-pull-up;
193 bias-pull-up;
204 sound-dai = <&i2s 0>;
208 sound-dai = <&audio 0>;
213 u-boot,dm-pre-reloc;
214 #address-cells = <1>;
215 #size-cells = <0>;
218 cs-gpios = <0>, <&gpio_a 0>;
220 u-boot,dm-pre-reloc;
222 compatible = "spansion,m25p16", "sandbox,spi-flash";
223 spi-max-frequency = <40000000>;
228 spl-test {
229 u-boot,dm-pre-reloc;
230 compatible = "sandbox,spl-test";
238 stringarray = "multi-word", "message";
241 spl-test2 {
242 u-boot,dm-pre-reloc;
243 compatible = "sandbox,spl-test";
250 stringarray = "another", "multi-word", "message";
253 spl-test3 {
254 u-boot,dm-pre-reloc;
255 compatible = "sandbox,spl-test";
259 spl-test4 {
260 u-boot,dm-pre-reloc;
261 compatible = "sandbox,spl-test.2";
265 compatible = "demo-shape";
272 clock-frequency = <1000000>;
276 u-boot,dm-pre-reloc;
277 compatible = "google,sandbox-tpm";
285 compatible = "demo-shape";
289 light-gpios = <&gpio_a 2>, <&gpio_b 6 0>;
294 u-boot,dm-spl;
296 sandbox,text-colour = "cyan";
297 pinctrl-names = "default";
298 pinctrl-0 = <&pinctrl_serial0>;
305 compatible = "sandbox,usb-hub";
306 #address-cells = <1>;
307 #size-cells = <0>;
308 flash-stick {
310 compatible = "sandbox,usb-flash";
318 compatible = "usb-hub";
319 usb,device-class = <USB_CLASS_HUB>;
320 hub-emul {
321 compatible = "sandbox,usb-hub";
322 #address-cells = <1>;
323 #size-cells = <0>;
324 flash-stick {
326 compatible = "sandbox,usb-flash";
340 #address-cells = <0x1>;
341 #size-cells = <0x1>;
343 compatible = "qcom,spmi-pmic";
345 #address-cells = <0x1>;
346 #size-cells = <0x1>;
349 compatible = "qcom,pm8916-gpio";
351 gpio-controller;
352 gpio-count = <4>;
353 #gpio-cells = <2>;
354 gpio-bank-name="spmi";
361 #address-cells = <0x1>;
362 #size-cells = <0x1>;
370 compatible = "w1-gpio";
372 pinctrl-names = "default";
373 pinctrl-0 = <&pinctrl_onewire0>;
377 compatible = "sandbox,w1-eeprom";
387 #include "cros-ec-keyboard.dtsi"
391 u-boot,dm-pre-reloc;
392 keyboard-controller {
393 u-boot,dm-pre-reloc;