Lines Matching +full:pm8916 +full:- +full:pwm

1 /dts-v1/;
6 #address-cells = <1>;
7 #size-cells = <1>;
27 testfdt6 = "/e-test";
28 testbus3 = "/some-bus";
29 testfdt0 = "/some-bus/c-test@0";
30 testfdt1 = "/some-bus/c-test@1";
31 testfdt3 = "/b-test";
32 testfdt5 = "/some-bus/c-test@5";
33 testfdt8 = "/a-test";
34 fdt-dummy0 = "/translation-test@8000/dev@0,0";
35 fdt-dummy1 = "/translation-test@8000/dev@1,100";
36 fdt-dummy2 = "/translation-test@8000/dev@2,200";
37 fdt-dummy3 = "/translation-test@8000/noxlatebus@3,300/dev@42";
45 audio: audio-codec {
46 compatible = "sandbox,audio-codec";
47 #sound-dai-cells = <1>;
50 cros_ec: cros-ec {
52 compatible = "google,cros-ec-sandbox";
59 image-pos = <0x08000000>;
61 erase-value = <0>;
65 image-pos = <0>;
68 wp-ro {
69 image-pos = <0xf000>;
73 image-pos = <0x10000>;
79 a-test {
81 compatible = "denx,u-boot-fdt-test";
82 ping-expect = <0>;
83 ping-add = <0>;
84 u-boot,dm-pre-reloc;
85 test-gpios = <&gpio_a 1>, <&gpio_a 4>, <&gpio_b 5 0 3 2 1>,
87 test2-gpios = <&gpio_a 1>, <&gpio_a 4>, <&gpio_b 6 1 3 2 1>,
90 int-value = <1234>;
91 uint-value = <(-1234)>;
99 no-compatible {
104 compatible = "pwm-backlight";
105 enable-gpios = <&gpio_a 1>;
106 power-supply = <&ldo_1>;
107 pwms = <&pwm 0 1000>;
108 default-brightness-level = <5>;
109 brightness-levels = <0 16 32 64 128 170 202 234 255>;
112 bind-test {
113 bind-test-child1 {
115 #phy-cells = <1>;
118 bind-test-child2 {
119 compatible = "simple-bus";
123 b-test {
125 compatible = "denx,u-boot-fdt-test";
126 ping-expect = <3>;
127 ping-add = <3>;
132 #phy-cells = <1>;
137 #phy-cells = <0>;
142 compatible = "simple-bus";
144 phy-names = "phy1", "phy2", "phy3";
147 some-bus {
148 #address-cells = <1>;
149 #size-cells = <0>;
150 compatible = "denx,u-boot-test-bus";
152 ping-expect = <4>;
153 ping-add = <4>;
154 c-test@5 {
155 compatible = "denx,u-boot-fdt-test";
157 ping-expect = <5>;
158 ping-add = <5>;
160 c-test@0 {
161 compatible = "denx,u-boot-fdt-test";
163 ping-expect = <6>;
164 ping-add = <6>;
166 c-test@1 {
167 compatible = "denx,u-boot-fdt-test";
169 ping-expect = <7>;
170 ping-add = <7>;
174 d-test {
176 ping-expect = <6>;
177 ping-add = <6>;
178 compatible = "google,another-fdt-test";
181 e-test {
183 ping-expect = <6>;
184 ping-add = <6>;
185 compatible = "google,another-fdt-test";
188 f-test {
189 compatible = "denx,u-boot-fdt-test";
192 g-test {
193 compatible = "denx,u-boot-fdt-test";
196 h-test {
197 compatible = "denx,u-boot-fdt-test1";
201 clk_fixed: clk-fixed {
202 compatible = "fixed-clock";
203 #clock-cells = <0>;
204 clock-frequency = <1234>;
207 clk_fixed_factor: clk-fixed-factor {
208 compatible = "fixed-factor-clock";
209 #clock-cells = <0>;
210 clock-div = <3>;
211 clock-mult = <2>;
216 clk_sandbox: clk-sbox {
218 #clock-cells = <1>;
221 clk-test {
222 compatible = "sandbox,clk-test";
226 clock-names = "fixed", "i2c", "spi";
232 fake-host-hwaddr = [00 00 66 44 22 00];
238 fake-host-hwaddr = [00 00 66 44 22 11];
244 fake-host-hwaddr = [00 00 66 44 22 33];
250 fake-host-hwaddr = [00 00 66 44 22 22];
254 sandbox_firmware: sandbox-firmware {
259 gpio_a: base-gpios {
261 gpio-controller;
262 #gpio-cells = <1>;
263 gpio-bank-name = "a";
264 sandbox,gpio-count = <20>;
267 gpio_b: extra-gpios {
269 gpio-controller;
270 #gpio-cells = <5>;
271 gpio-bank-name = "b";
272 sandbox,gpio-count = <10>;
276 #address-cells = <1>;
277 #size-cells = <0>;
280 clock-frequency = <100000>;
283 compatible = "i2c-eeprom";
286 compatible = "fixed-partitions";
287 #address-cells = <1>;
288 #size-cells = <1>;
297 compatible = "sandbox-rtc";
303 compatible = "sandbox-rtc";
309 compatible = "sandbox,i2c-emul-parent";
310 emul_eeprom: emul-eeprom {
311 compatible = "sandbox,i2c-eeprom";
316 compatible = "sandbox,i2c-rtc";
319 compatible = "sandbox,i2c-rtc";
335 compatible = "u-boot,bootcount-rtc";
341 compatible = "u-boot,bootcount-i2c-eeprom";
342 i2c-eeprom = <&bootcount_i2c>;
347 vdd-supply = <&buck2>;
348 vss-microvolts = <0>;
352 u-boot,dm-pre-reloc;
353 compatible = "sandbox,lcd-sdl";
359 compatible = "gpio-leds";
374 default-state = "on";
380 default-state = "off";
386 #mbox-cells = <1>;
389 mbox-test {
390 compatible = "sandbox,mbox-test";
392 mbox-names = "other", "test";
395 cpu-test1 {
397 u-boot,dm-pre-reloc;
400 cpu-test2 {
402 u-boot,dm-pre-reloc;
405 cpu-test3 {
407 u-boot,dm-pre-reloc;
412 #sound-dai-cells = <1>;
416 nop-test_0 {
418 nop-test_1 {
422 nop-test_2 {
428 misc-test {
448 pci0: pci-controller0 {
451 #address-cells = <3>;
452 #size-cells = <2>;
456 compatible = "pci-generic";
459 compatible = "sandbox,swap-case";
463 compatible = "pci-generic";
466 compatible = "sandbox,swap-case";
471 pci1: pci-controller1 {
474 #address-cells = <3>;
475 #size-cells = <2>;
478 sandbox,dev-info = <0x08 0x00 0x1234 0x5678
486 pci2: pci-controller2 {
489 #address-cells = <3>;
490 #size-cells = <2>;
493 sandbox,dev-info = <0x08 0x00 0x1234 0x5678>;
495 compatible = "pci-generic";
498 compatible = "sandbox,swap-case";
504 compatible = "simple-bus";
506 compatible = "denx,u-boot-probe-test";
510 compatible = "denx,u-boot-probe-test";
514 compatible = "denx,u-boot-probe-test";
518 compatible = "denx,u-boot-probe-test";
519 first-syscon = <&syscon0>;
520 second-sys-ctrl = <&another_system_controller>;
524 pwrdom: power-domain {
525 compatible = "sandbox,power-domain";
526 #power-domain-cells = <1>;
529 power-domain-test {
530 compatible = "sandbox,power-domain-test";
531 power-domains = <&pwrdom 2>;
534 pwm: pwm { label
535 compatible = "sandbox,pwm";
536 #pwm-cells = <2>;
540 compatible = "sandbox,pwm";
541 #pwm-cells = <2>;
549 compatible = "sandbox,warm-reset";
556 resetc: reset-ctl {
557 compatible = "sandbox,reset-ctl";
558 #reset-cells = <1>;
561 reset-ctl-test {
562 compatible = "sandbox,reset-ctl-test";
564 reset-names = "other", "test";
568 compatible = "sandbox,test-processor";
569 remoteproc-name = "remoteproc-test-dev1";
573 compatible = "sandbox,test-processor";
574 internal-memory-mapped;
575 remoteproc-name = "remoteproc-test-dev2";
579 compatible = "simple-panel";
590 sound-dai = <&i2s 0>;
594 sound-dai = <&audio 0>;
599 #address-cells = <1>;
600 #size-cells = <0>;
603 cs-gpios = <0>, <&gpio_a 0>;
606 compatible = "spansion,m25p16", "spi-flash";
607 spi-max-frequency = <40000000>;
626 compatible = "simple-mfd", "syscon";
635 clock-frequency = <1000000>;
644 u-boot,dm-pre-reloc;
651 compatible = "sandbox,usb-hub";
652 #address-cells = <1>;
653 #size-cells = <0>;
654 flash-stick {
656 compatible = "sandbox,usb-flash";
664 compatible = "usb-hub";
665 usb,device-class = <9>;
666 hub-emul {
667 compatible = "sandbox,usb-hub";
668 #address-cells = <1>;
669 #size-cells = <0>;
670 flash-stick@0 {
672 compatible = "sandbox,usb-flash";
676 flash-stick@1 {
678 compatible = "sandbox,usb-flash";
682 flash-stick@2 {
684 compatible = "sandbox,usb-flash";
690 compatible = "sandbox,usb-keyb";
704 #address-cells = <0x1>;
705 #size-cells = <0x1>;
706 pm8916@0 {
707 compatible = "qcom,spmi-pmic";
709 #address-cells = <0x1>;
710 #size-cells = <0x1>;
713 compatible = "qcom,pm8916-gpio";
715 gpio-controller;
716 gpio-count = <4>;
717 #gpio-cells = <2>;
718 gpio-bank-name="spmi";
729 #address-cells = <0x1>;
730 #size-cells = <0x1>;
738 #address-cells = <1>;
739 #size-cells = <1>;
740 chosen-test {
741 compatible = "denx,u-boot-fdt-test";
746 translation-test@8000 {
747 compatible = "simple-bus";
750 #address-cells = <0x2>;
751 #size-cells = <0x1>;
760 compatible = "denx,u-boot-fdt-dummy";
762 reg-names = "sandbox-dummy-0";
766 compatible = "denx,u-boot-fdt-dummy";
772 compatible = "denx,u-boot-fdt-dummy";
778 compatible = "simple-bus";
781 #address-cells = <0x1>;
782 #size-cells = <0x0>;
785 compatible = "denx,u-boot-fdt-dummy";
821 #dma-cells = <1>;
824 dma-names = "m2m", "tx0", "rx0";