Lines Matching +full:gpios +full:- +full:states
1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2014-2015 Renesas Electronics Corporation
9 * SSI-AK4643
36 /dts-v1/;
38 #include <dt-bindings/gpio/gpio.h>
39 #include <dt-bindings/input/input.h>
56 stdout-path = "serial0:115200n8";
64 gpio-keys {
65 compatible = "gpio-keys";
67 key-1 {
68 gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
70 label = "SW2-1";
71 wakeup-source;
72 debounce-interval = <20>;
74 key-2 {
75 gpios = <&gpio5 1 GPIO_ACTIVE_LOW>;
77 label = "SW2-2";
78 wakeup-source;
79 debounce-interval = <20>;
81 key-3 {
82 gpios = <&gpio5 2 GPIO_ACTIVE_LOW>;
84 label = "SW2-3";
85 wakeup-source;
86 debounce-interval = <20>;
88 key-4 {
89 gpios = <&gpio5 3 GPIO_ACTIVE_LOW>;
91 label = "SW2-4";
92 wakeup-source;
93 debounce-interval = <20>;
95 key-a {
96 gpios = <&gpio7 0 GPIO_ACTIVE_LOW>;
99 wakeup-source;
100 debounce-interval = <20>;
102 key-b {
103 gpios = <&gpio7 1 GPIO_ACTIVE_LOW>;
106 wakeup-source;
107 debounce-interval = <20>;
109 key-c {
110 gpios = <&gpio7 2 GPIO_ACTIVE_LOW>;
113 wakeup-source;
114 debounce-interval = <20>;
116 key-d {
117 gpios = <&gpio7 3 GPIO_ACTIVE_LOW>;
120 wakeup-source;
121 debounce-interval = <20>;
123 key-e {
124 gpios = <&gpio7 4 GPIO_ACTIVE_LOW>;
127 wakeup-source;
128 debounce-interval = <20>;
130 key-f {
131 gpios = <&gpio7 5 GPIO_ACTIVE_LOW>;
134 wakeup-source;
135 debounce-interval = <20>;
137 key-g {
138 gpios = <&gpio7 6 GPIO_ACTIVE_LOW>;
141 wakeup-source;
142 debounce-interval = <20>;
147 compatible = "gpio-leds";
149 gpios = <&gpio2 19 GPIO_ACTIVE_HIGH>;
153 gpios = <&gpio2 20 GPIO_ACTIVE_HIGH>;
157 gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
162 vcc_sdhi0: regulator-vcc-sdhi0 {
163 compatible = "regulator-fixed";
165 regulator-name = "SDHI0 Vcc";
166 regulator-min-microvolt = <3300000>;
167 regulator-max-microvolt = <3300000>;
170 enable-active-high;
173 vccq_sdhi0: regulator-vccq-sdhi0 {
174 compatible = "regulator-gpio";
176 regulator-name = "SDHI0 VccQ";
177 regulator-min-microvolt = <1800000>;
178 regulator-max-microvolt = <3300000>;
180 gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
181 gpios-states = <1>;
182 states = <3300000 1>, <1800000 0>;
185 vcc_sdhi1: regulator-vcc-sdhi1 {
186 compatible = "regulator-fixed";
188 regulator-name = "SDHI1 Vcc";
189 regulator-min-microvolt = <3300000>;
190 regulator-max-microvolt = <3300000>;
193 enable-active-high;
196 vccq_sdhi1: regulator-vccq-sdhi1 {
197 compatible = "regulator-gpio";
199 regulator-name = "SDHI1 VccQ";
200 regulator-min-microvolt = <1800000>;
201 regulator-max-microvolt = <3300000>;
203 gpios = <&gpio2 13 GPIO_ACTIVE_HIGH>;
204 gpios-states = <1>;
205 states = <3300000 1>, <1800000 0>;
208 vcc_sdhi2: regulator-vcc-sdhi2 {
209 compatible = "regulator-fixed";
211 regulator-name = "SDHI2 Vcc";
212 regulator-min-microvolt = <3300000>;
213 regulator-max-microvolt = <3300000>;
216 enable-active-high;
219 vccq_sdhi2: regulator-vccq-sdhi2 {
220 compatible = "regulator-gpio";
222 regulator-name = "SDHI2 VccQ";
223 regulator-min-microvolt = <1800000>;
224 regulator-max-microvolt = <3300000>;
226 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
227 gpios-states = <1>;
228 states = <3300000 1>, <1800000 0>;
232 compatible = "fixed-clock";
233 #clock-cells = <0>;
234 clock-frequency = <11289600>;
238 compatible = "simple-audio-card";
240 simple-audio-card,format = "left_j";
241 simple-audio-card,bitclock-master = <&sndcodec>;
242 simple-audio-card,frame-master = <&sndcodec>;
244 sndcpu: simple-audio-card,cpu {
245 sound-dai = <&rcar_sound>;
248 sndcodec: simple-audio-card,codec {
249 sound-dai = <&ak4643>;
254 hdmi-in {
255 compatible = "hdmi-connector";
260 remote-endpoint = <&adv7612_in>;
265 hdmi-out {
266 compatible = "hdmi-connector";
271 remote-endpoint = <&adv7511_out>;
276 composite-in {
277 compatible = "composite-video-connector";
281 remote-endpoint = <&adv7180_in>;
286 x2_clk: x2-clock {
287 compatible = "fixed-clock";
288 #clock-cells = <0>;
289 clock-frequency = <74250000>;
292 x13_clk: x13-clock {
293 compatible = "fixed-clock";
294 #clock-cells = <0>;
295 clock-frequency = <148500000>;
298 gpioi2c2: i2c-9 {
299 #address-cells = <1>;
300 #size-cells = <0>;
301 compatible = "i2c-gpio";
303 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
304 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
305 i2c-gpio,delay-us = <5>;
308 gpioi2c4: i2c-10 {
309 #address-cells = <1>;
310 #size-cells = <0>;
311 compatible = "i2c-gpio";
313 scl-gpios = <&gpio7 13 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
314 sda-gpios = <&gpio7 14 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
315 i2c-gpio,delay-us = <5>;
321 i2chdmi: i2c-11 {
322 compatible = "i2c-demux-pinctrl";
323 i2c-parent = <&i2c2>, <&gpioi2c2>;
324 i2c-bus-name = "i2c-hdmi";
325 #address-cells = <1>;
326 #size-cells = <0>;
329 compatible = "asahi-kasei,ak4643";
330 #sound-dai-cells = <0>;
334 composite-in@20 {
339 #address-cells = <1>;
340 #size-cells = <0>;
345 remote-endpoint = <&composite_con_in>;
352 bus-width = <8>;
353 remote-endpoint = <&vin1ep>;
362 interrupt-parent = <&gpio3>;
365 adi,input-depth = <8>;
366 adi,input-colorspace = "rgb";
367 adi,input-clock = "1x";
370 #address-cells = <1>;
371 #size-cells = <0>;
376 remote-endpoint = <&du_out_rgb>;
383 remote-endpoint = <&hdmi_con_out>;
389 hdmi-in@4c {
392 interrupt-parent = <&gpio4>;
394 default-input = <0>;
397 #address-cells = <1>;
398 #size-cells = <0>;
403 remote-endpoint = <&hdmi_con_in>;
410 remote-endpoint = <&vin0ep2>;
427 i2cexio4: i2c-12 {
428 compatible = "i2c-demux-pinctrl";
429 i2c-parent = <&i2c4>, <&gpioi2c4>;
430 i2c-bus-name = "i2c-exio4";
431 #address-cells = <1>;
432 #size-cells = <0>;
437 pinctrl-0 = <&du_pins>;
438 pinctrl-names = "default";
443 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
448 remote-endpoint = <&adv7511_in>;
464 clock-frequency = <20000000>;
468 pinctrl-0 = <&scif_clk_pins>;
469 pinctrl-names = "default";
519 power-source = <3300>;
525 power-source = <1800>;
531 power-source = <3300>;
537 power-source = <1800>;
543 power-source = <3300>;
549 power-source = <1800>;
579 pinctrl-0 = <ðer_pins &phy1_pins>;
580 pinctrl-names = "default";
582 phy-handle = <&phy1>;
583 renesas,ether-link-active-low;
586 phy1: ethernet-phy@1 {
588 interrupt-parent = <&irqc0>;
590 micrel,led-mode = <1>;
591 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
600 cpu0-supply = <&vdd_dvfs>;
604 timeout-sec = <60>;
609 pinctrl-0 = <&scif0_pins>;
610 pinctrl-names = "default";
616 pinctrl-0 = <&scif1_pins>;
617 pinctrl-names = "default";
623 clock-frequency = <14745600>;
627 pinctrl-0 = <&sdhi0_pins>;
628 pinctrl-1 = <&sdhi0_pins_uhs>;
629 pinctrl-names = "default", "state_uhs";
631 vmmc-supply = <&vcc_sdhi0>;
632 vqmmc-supply = <&vccq_sdhi0>;
633 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
634 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
635 sd-uhs-sdr50;
636 sd-uhs-sdr104;
641 pinctrl-0 = <&sdhi1_pins>;
642 pinctrl-1 = <&sdhi1_pins_uhs>;
643 pinctrl-names = "default", "state_uhs";
645 vmmc-supply = <&vcc_sdhi1>;
646 vqmmc-supply = <&vccq_sdhi1>;
647 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
648 wp-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>;
649 sd-uhs-sdr50;
654 pinctrl-0 = <&sdhi2_pins>;
655 pinctrl-1 = <&sdhi2_pins_uhs>;
656 pinctrl-names = "default", "state_uhs";
658 vmmc-supply = <&vcc_sdhi2>;
659 vqmmc-supply = <&vccq_sdhi2>;
660 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
661 sd-uhs-sdr50;
666 pinctrl-0 = <&qspi_pins>;
667 pinctrl-names = "default";
672 compatible = "spansion,s25fl512s", "jedec,spi-nor";
674 spi-max-frequency = <30000000>;
675 spi-tx-bus-width = <4>;
676 spi-rx-bus-width = <4>;
677 spi-cpol;
678 spi-cpha;
679 m25p,fast-read;
682 compatible = "fixed-partitions";
683 #address-cells = <1>;
684 #size-cells = <1>;
689 read-only;
694 read-only;
705 pinctrl-0 = <&i2c2_pins>;
706 pinctrl-names = "i2c-hdmi";
709 clock-frequency = <100000>;
714 pinctrl-names = "default";
715 pinctrl-0 = <&pmic_irq_pins>;
717 clock-frequency = <100000>;
722 interrupt-parent = <&irqc0>;
724 interrupt-controller;
727 compatible = "dlg,da9063-rtc";
731 compatible = "dlg,da9063-watchdog";
738 interrupt-parent = <&irqc0>;
741 regulator-min-microvolt = <1000000>;
742 regulator-max-microvolt = <1000000>;
743 regulator-boot-on;
744 regulator-always-on;
749 pinctrl-0 = <&i2c4_pins>;
750 pinctrl-names = "i2c-exio4";
754 pinctrl-0 = <&sound_pins &sound_clk_pins>;
755 pinctrl-names = "default";
758 #sound-dai-cells = <0>;
771 shared-pin;
777 pinctrl-0 = <&vin0_pins>;
778 pinctrl-names = "default";
782 remote-endpoint = <&adv7612_out>;
783 bus-width = <24>;
784 hsync-active = <0>;
785 vsync-active = <0>;
786 pclk-sample = <1>;
787 data-active = <1>;
794 pinctrl-0 = <&vin1_pins>;
795 pinctrl-names = "default";
801 remote-endpoint = <&adv7180_out>;
802 bus-width = <8>;