Lines Matching +full:wakeup +full:- +full:source
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the Gose board
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>
59 stdout-path = "serial0:115200n8";
68 compatible = "gpio-keys";
70 pinctrl-0 = <&keyboard_pins>;
71 pinctrl-names = "default";
73 key-1 {
76 label = "SW2-1";
77 wakeup-source;
78 debounce-interval = <20>;
80 key-2 {
83 label = "SW2-2";
84 wakeup-source;
85 debounce-interval = <20>;
87 key-3 {
90 label = "SW2-3";
91 wakeup-source;
92 debounce-interval = <20>;
94 key-4 {
97 label = "SW2-4";
98 wakeup-source;
99 debounce-interval = <20>;
101 key-a {
105 wakeup-source;
106 debounce-interval = <20>;
108 key-b {
112 wakeup-source;
113 debounce-interval = <20>;
115 key-c {
119 wakeup-source;
120 debounce-interval = <20>;
122 key-d {
126 wakeup-source;
127 debounce-interval = <20>;
129 key-e {
133 wakeup-source;
134 debounce-interval = <20>;
136 key-f {
140 wakeup-source;
141 debounce-interval = <20>;
143 key-g {
147 wakeup-source;
148 debounce-interval = <20>;
153 compatible = "gpio-leds";
168 reg_1p8v: regulator-1v8 {
169 compatible = "regulator-fixed";
170 regulator-name = "fixed-1.8V";
171 regulator-min-microvolt = <1800000>;
172 regulator-max-microvolt = <1800000>;
173 regulator-boot-on;
174 regulator-always-on;
177 reg_3p3v: regulator-3v3 {
178 compatible = "regulator-fixed";
179 regulator-name = "fixed-3.3V";
180 regulator-min-microvolt = <3300000>;
181 regulator-max-microvolt = <3300000>;
182 regulator-boot-on;
183 regulator-always-on;
186 vcc_sdhi0: regulator-vcc-sdhi0 {
187 compatible = "regulator-fixed";
189 regulator-name = "SDHI0 Vcc";
190 regulator-min-microvolt = <3300000>;
191 regulator-max-microvolt = <3300000>;
194 enable-active-high;
197 vccq_sdhi0: regulator-vccq-sdhi0 {
198 compatible = "regulator-gpio";
200 regulator-name = "SDHI0 VccQ";
201 regulator-min-microvolt = <1800000>;
202 regulator-max-microvolt = <3300000>;
205 gpios-states = <1>;
209 vcc_sdhi1: regulator-vcc-sdhi1 {
210 compatible = "regulator-fixed";
212 regulator-name = "SDHI1 Vcc";
213 regulator-min-microvolt = <3300000>;
214 regulator-max-microvolt = <3300000>;
217 enable-active-high;
220 vccq_sdhi1: regulator-vccq-sdhi1 {
221 compatible = "regulator-gpio";
223 regulator-name = "SDHI1 VccQ";
224 regulator-min-microvolt = <1800000>;
225 regulator-max-microvolt = <3300000>;
228 gpios-states = <1>;
232 vcc_sdhi2: regulator-vcc-sdhi2 {
233 compatible = "regulator-fixed";
235 regulator-name = "SDHI2 Vcc";
236 regulator-min-microvolt = <3300000>;
237 regulator-max-microvolt = <3300000>;
240 enable-active-high;
243 vccq_sdhi2: regulator-vccq-sdhi2 {
244 compatible = "regulator-gpio";
246 regulator-name = "SDHI2 VccQ";
247 regulator-min-microvolt = <1800000>;
248 regulator-max-microvolt = <3300000>;
251 gpios-states = <1>;
256 compatible = "fixed-clock";
257 #clock-cells = <0>;
258 clock-frequency = <11289600>;
262 compatible = "simple-audio-card";
264 simple-audio-card,format = "left_j";
265 simple-audio-card,bitclock-master = <&sndcodec>;
266 simple-audio-card,frame-master = <&sndcodec>;
268 sndcpu: simple-audio-card,cpu {
269 sound-dai = <&rcar_sound>;
272 sndcodec: simple-audio-card,codec {
273 sound-dai = <&ak4643>;
278 hdmi-in {
279 compatible = "hdmi-connector";
284 remote-endpoint = <&adv7612_in>;
289 hdmi-out {
290 compatible = "hdmi-connector";
295 remote-endpoint = <&adv7511_out>;
300 composite-in {
301 compatible = "composite-video-connector";
305 remote-endpoint = <&adv7180_in>;
310 x2_clk: x2-clock {
311 compatible = "fixed-clock";
312 #clock-cells = <0>;
313 clock-frequency = <74250000>;
316 x13_clk: x13-clock {
317 compatible = "fixed-clock";
318 #clock-cells = <0>;
319 clock-frequency = <148500000>;
322 gpioi2c2: i2c-9 {
323 #address-cells = <1>;
324 #size-cells = <0>;
325 compatible = "i2c-gpio";
327 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
328 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
329 i2c-gpio,delay-us = <5>;
332 gpioi2c4: i2c-10 {
333 #address-cells = <1>;
334 #size-cells = <0>;
335 compatible = "i2c-gpio";
337 scl-gpios = <&gpio7 13 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
338 sda-gpios = <&gpio7 14 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
339 i2c-gpio,delay-us = <5>;
345 i2chdmi: i2c-mux1 {
346 compatible = "i2c-demux-pinctrl";
347 i2c-parent = <&i2c2>, <&gpioi2c2>;
348 i2c-bus-name = "i2c-hdmi";
349 #address-cells = <1>;
350 #size-cells = <0>;
353 compatible = "asahi-kasei,ak4643";
354 #sound-dai-cells = <0>;
358 composite-in@20 {
363 #address-cells = <1>;
364 #size-cells = <0>;
369 remote-endpoint = <&composite_con_in>;
376 bus-width = <8>;
377 remote-endpoint = <&vin1ep>;
386 interrupts-extended = <&gpio3 29 IRQ_TYPE_LEVEL_LOW>;
388 avdd-supply = <®_1p8v>;
389 dvdd-supply = <®_1p8v>;
390 pvdd-supply = <®_1p8v>;
391 dvdd-3v-supply = <®_3p3v>;
392 bgvdd-supply = <®_1p8v>;
394 adi,input-depth = <8>;
395 adi,input-colorspace = "rgb";
396 adi,input-clock = "1x";
399 #address-cells = <1>;
400 #size-cells = <0>;
405 remote-endpoint = <&du_out_rgb>;
412 remote-endpoint = <&hdmi_con_out>;
418 hdmi-in@4c {
421 interrupts-extended = <&gpio4 2 IRQ_TYPE_LEVEL_LOW>;
422 default-input = <0>;
425 #address-cells = <1>;
426 #size-cells = <0>;
431 remote-endpoint = <&hdmi_con_in>;
438 remote-endpoint = <&vin0ep2>;
455 i2cexio4: i2c-mux2 {
456 compatible = "i2c-demux-pinctrl";
457 i2c-parent = <&i2c4>, <&gpioi2c4>;
458 i2c-bus-name = "i2c-exio4";
459 #address-cells = <1>;
460 #size-cells = <0>;
465 pinctrl-0 = <&du_pins>;
466 pinctrl-names = "default";
471 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
476 remote-endpoint = <&adv7511_in>;
492 clock-frequency = <20000000>;
496 pinctrl-0 = <&scif_clk_pins>;
497 pinctrl-names = "default";
547 power-source = <3300>;
553 power-source = <1800>;
559 power-source = <3300>;
565 power-source = <1800>;
571 power-source = <3300>;
577 power-source = <1800>;
597 bias-pull-up;
612 pinctrl-0 = <ðer_pins>, <&phy1_pins>;
613 pinctrl-names = "default";
615 phy-handle = <&phy1>;
616 renesas,ether-link-active-low;
619 phy1: ethernet-phy@1 {
620 compatible = "ethernet-phy-id0022.1537",
621 "ethernet-phy-ieee802.3-c22";
623 interrupts-extended = <&irqc0 0 IRQ_TYPE_LEVEL_LOW>;
624 micrel,led-mode = <1>;
625 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
634 cpu0-supply = <&vdd_dvfs>;
638 timeout-sec = <60>;
643 pinctrl-0 = <&scif0_pins>;
644 pinctrl-names = "default";
650 pinctrl-0 = <&scif1_pins>;
651 pinctrl-names = "default";
657 clock-frequency = <14745600>;
661 pinctrl-0 = <&sdhi0_pins>;
662 pinctrl-1 = <&sdhi0_pins_uhs>;
663 pinctrl-names = "default", "state_uhs";
665 vmmc-supply = <&vcc_sdhi0>;
666 vqmmc-supply = <&vccq_sdhi0>;
667 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
668 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
669 sd-uhs-sdr50;
670 sd-uhs-sdr104;
675 pinctrl-0 = <&sdhi1_pins>;
676 pinctrl-1 = <&sdhi1_pins_uhs>;
677 pinctrl-names = "default", "state_uhs";
679 vmmc-supply = <&vcc_sdhi1>;
680 vqmmc-supply = <&vccq_sdhi1>;
681 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
682 wp-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>;
683 sd-uhs-sdr50;
688 pinctrl-0 = <&sdhi2_pins>;
689 pinctrl-1 = <&sdhi2_pins_uhs>;
690 pinctrl-names = "default", "state_uhs";
692 vmmc-supply = <&vcc_sdhi2>;
693 vqmmc-supply = <&vccq_sdhi2>;
694 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
695 sd-uhs-sdr50;
700 pinctrl-0 = <&qspi_pins>;
701 pinctrl-names = "default";
706 compatible = "spansion,s25fl512s", "jedec,spi-nor";
708 spi-max-frequency = <30000000>;
709 spi-tx-bus-width = <4>;
710 spi-rx-bus-width = <4>;
711 spi-cpol;
712 spi-cpha;
713 m25p,fast-read;
716 compatible = "fixed-partitions";
717 #address-cells = <1>;
718 #size-cells = <1>;
723 read-only;
728 read-only;
739 pinctrl-0 = <&i2c2_pins>;
740 pinctrl-names = "i2c-hdmi";
743 clock-frequency = <100000>;
748 pinctrl-names = "default";
749 pinctrl-0 = <&pmic_irq_pins>;
751 clock-frequency = <100000>;
756 interrupts-extended = <&irqc0 2 IRQ_TYPE_LEVEL_LOW>;
757 interrupt-controller;
758 #interrupt-cells = <2>;
761 compatible = "dlg,da9063-rtc";
765 compatible = "dlg,da9063-watchdog";
772 interrupts-extended = <&irqc0 2 IRQ_TYPE_LEVEL_LOW>;
774 regulator-min-microvolt = <1000000>;
775 regulator-max-microvolt = <1000000>;
776 regulator-boot-on;
777 regulator-always-on;
782 pinctrl-0 = <&i2c4_pins>;
783 pinctrl-names = "i2c-exio4";
787 pinctrl-0 = <&sound_pins>, <&sound_clk_pins>;
788 pinctrl-names = "default";
791 #sound-dai-cells = <0>;
804 shared-pin;
810 pinctrl-0 = <&vin0_pins>;
811 pinctrl-names = "default";
815 remote-endpoint = <&adv7612_out>;
816 bus-width = <24>;
817 hsync-active = <0>;
818 vsync-active = <0>;
819 pclk-sample = <1>;
820 data-active = <1>;
827 pinctrl-0 = <&vin1_pins>;
828 pinctrl-names = "default";
834 remote-endpoint = <&adv7180_out>;
835 bus-width = <8>;