Lines Matching +full:spi +full:- +full:rx +full:- +full:delay +full:- +full:us

1 // SPDX-License-Identifier: GPL-2.0
6 * Copyright (C) 2013-2014 Renesas Solutions Corp.
11 * SSI-AK4643
38 /dts-v1/;
40 #include <dt-bindings/gpio/gpio.h>
41 #include <dt-bindings/input/input.h>
60 stdout-path = "serial0:115200n8";
74 #address-cells = <1>;
75 #size-cells = <1>;
79 compatible = "gpio-keys";
81 key-1 {
84 label = "SW2-1";
85 wakeup-source;
86 debounce-interval = <20>;
88 key-2 {
91 label = "SW2-2";
92 wakeup-source;
93 debounce-interval = <20>;
95 key-3 {
98 label = "SW2-3";
99 wakeup-source;
100 debounce-interval = <20>;
102 key-4 {
105 label = "SW2-4";
106 wakeup-source;
107 debounce-interval = <20>;
109 key-a {
113 wakeup-source;
114 debounce-interval = <20>;
116 key-b {
120 wakeup-source;
121 debounce-interval = <20>;
123 key-c {
127 wakeup-source;
128 debounce-interval = <20>;
130 key-d {
134 wakeup-source;
135 debounce-interval = <20>;
137 key-e {
141 wakeup-source;
142 debounce-interval = <20>;
144 key-f {
148 wakeup-source;
149 debounce-interval = <20>;
151 key-g {
155 wakeup-source;
156 debounce-interval = <20>;
161 compatible = "gpio-leds";
176 vcc_sdhi0: regulator-vcc-sdhi0 {
177 compatible = "regulator-fixed";
179 regulator-name = "SDHI0 Vcc";
180 regulator-min-microvolt = <3300000>;
181 regulator-max-microvolt = <3300000>;
184 enable-active-high;
187 vccq_sdhi0: regulator-vccq-sdhi0 {
188 compatible = "regulator-gpio";
190 regulator-name = "SDHI0 VccQ";
191 regulator-min-microvolt = <1800000>;
192 regulator-max-microvolt = <3300000>;
195 gpios-states = <1>;
200 vcc_sdhi1: regulator-vcc-sdhi1 {
201 compatible = "regulator-fixed";
203 regulator-name = "SDHI1 Vcc";
204 regulator-min-microvolt = <3300000>;
205 regulator-max-microvolt = <3300000>;
208 enable-active-high;
211 vccq_sdhi1: regulator-vccq-sdhi1 {
212 compatible = "regulator-gpio";
214 regulator-name = "SDHI1 VccQ";
215 regulator-min-microvolt = <1800000>;
216 regulator-max-microvolt = <3300000>;
219 gpios-states = <1>;
224 vcc_sdhi2: regulator-vcc-sdhi2 {
225 compatible = "regulator-fixed";
227 regulator-name = "SDHI2 Vcc";
228 regulator-min-microvolt = <3300000>;
229 regulator-max-microvolt = <3300000>;
232 enable-active-high;
235 vccq_sdhi2: regulator-vccq-sdhi2 {
236 compatible = "regulator-gpio";
238 regulator-name = "SDHI2 VccQ";
239 regulator-min-microvolt = <1800000>;
240 regulator-max-microvolt = <3300000>;
243 gpios-states = <1>;
249 compatible = "fixed-clock";
250 #clock-cells = <0>;
251 clock-frequency = <11289600>;
255 compatible = "simple-audio-card";
257 simple-audio-card,format = "left_j";
258 simple-audio-card,bitclock-master = <&sndcodec>;
259 simple-audio-card,frame-master = <&sndcodec>;
261 sndcpu: simple-audio-card,cpu {
262 sound-dai = <&rcar_sound>;
265 sndcodec: simple-audio-card,codec {
266 sound-dai = <&ak4643>;
271 hdmi-in {
272 compatible = "hdmi-connector";
277 remote-endpoint = <&adv7612_in>;
282 cec_clock: cec-clock {
283 compatible = "fixed-clock";
284 #clock-cells = <0>;
285 clock-frequency = <12000000>;
288 hdmi-out {
289 compatible = "hdmi-connector";
294 remote-endpoint = <&adv7511_out>;
299 x2_clk: x2-clock {
300 compatible = "fixed-clock";
301 #clock-cells = <0>;
302 clock-frequency = <74250000>;
305 x13_clk: x13-clock {
306 compatible = "fixed-clock";
307 #clock-cells = <0>;
308 clock-frequency = <148500000>;
311 gpioi2c1: i2c-9 {
312 #address-cells = <1>;
313 #size-cells = <0>;
314 compatible = "i2c-gpio";
316 scl-gpios = <&gpio7 15 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
317 sda-gpios = <&gpio7 16 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
318 i2c-gpio,delay-us = <5>;
321 gpioi2c2: i2c-10 {
322 #address-cells = <1>;
323 #size-cells = <0>;
324 compatible = "i2c-gpio";
326 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
327 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
328 i2c-gpio,delay-us = <5>;
331 gpioi2c4: i2c-11 {
332 #address-cells = <1>;
333 #size-cells = <0>;
334 compatible = "i2c-gpio";
336 scl-gpios = <&gpio7 13 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
337 sda-gpios = <&gpio7 14 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
338 i2c-gpio,delay-us = <5>;
345 i2cexio1: i2c-12 {
346 compatible = "i2c-demux-pinctrl";
347 i2c-parent = <&i2c1>, <&gpioi2c1>;
348 i2c-bus-name = "i2c-exio1";
349 #address-cells = <1>;
350 #size-cells = <0>;
356 i2chdmi: i2c-13 {
357 compatible = "i2c-demux-pinctrl";
358 i2c-parent = <&i2c2>, <&gpioi2c2>;
359 i2c-bus-name = "i2c-hdmi";
360 #address-cells = <1>;
361 #size-cells = <0>;
364 compatible = "asahi-kasei,ak4643";
365 #sound-dai-cells = <0>;
369 composite-in@20 {
376 bus-width = <8>;
377 remote-endpoint = <&vin1ep>;
385 interrupt-parent = <&gpio3>;
388 clock-names = "cec";
390 adi,input-depth = <8>;
391 adi,input-colorspace = "rgb";
392 adi,input-clock = "1x";
393 adi,input-style = <1>;
394 adi,input-justification = "evenly";
397 #address-cells = <1>;
398 #size-cells = <0>;
403 remote-endpoint = <&du_out_rgb>;
410 remote-endpoint = <&hdmi_con_out>;
416 hdmi-in@4c {
419 interrupt-parent = <&gpio4>;
421 default-input = <0>;
424 #address-cells = <1>;
425 #size-cells = <0>;
430 remote-endpoint = <&hdmi_con_in>;
437 remote-endpoint = <&vin0ep2>;
454 i2cexio4: i2c-14 {
455 compatible = "i2c-demux-pinctrl";
456 i2c-parent = <&i2c4>, <&gpioi2c4>;
457 i2c-bus-name = "i2c-exio4";
458 #address-cells = <1>;
459 #size-cells = <0>;
464 pinctrl-0 = <&du_pins>;
465 pinctrl-names = "default";
470 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
475 remote-endpoint = <&adv7511_in>;
491 clock-frequency = <20000000>;
495 pinctrl-0 = <&scif_clk_pins>;
496 pinctrl-names = "default";
551 power-source = <3300>;
557 power-source = <1800>;
563 power-source = <3300>;
569 power-source = <1800>;
575 power-source = <3300>;
581 power-source = <1800>;
627 pinctrl-0 = <&ether_pins &phy1_pins>;
628 pinctrl-names = "default";
630 phy-handle = <&phy1>;
631 renesas,ether-link-active-low;
634 phy1: ethernet-phy@1 {
636 interrupt-parent = <&irqc0>;
638 micrel,led-mode = <1>;
647 timeout-sec = <60>;
656 pinctrl-0 = <&scif0_pins>;
657 pinctrl-names = "default";
663 pinctrl-0 = <&scif1_pins>;
664 pinctrl-names = "default";
670 clock-frequency = <14745600>;
674 pinctrl-0 = <&sdhi0_pins>;
675 pinctrl-1 = <&sdhi0_pins_uhs>;
676 pinctrl-names = "default", "state_uhs";
678 vmmc-supply = <&vcc_sdhi0>;
679 vqmmc-supply = <&vccq_sdhi0>;
680 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
681 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
682 sd-uhs-sdr50;
683 sd-uhs-sdr104;
688 pinctrl-0 = <&sdhi1_pins>;
689 pinctrl-1 = <&sdhi1_pins_uhs>;
690 pinctrl-names = "default", "state_uhs";
692 vmmc-supply = <&vcc_sdhi1>;
693 vqmmc-supply = <&vccq_sdhi1>;
694 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
695 wp-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>;
696 sd-uhs-sdr50;
701 pinctrl-0 = <&sdhi2_pins>;
702 pinctrl-1 = <&sdhi2_pins_uhs>;
703 pinctrl-names = "default", "state_uhs";
705 vmmc-supply = <&vcc_sdhi2>;
706 vqmmc-supply = <&vccq_sdhi2>;
707 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
708 sd-uhs-sdr50;
713 pinctrl-0 = <&qspi_pins>;
714 pinctrl-names = "default";
719 compatible = "spansion,s25fl512s", "jedec,spi-nor";
721 spi-max-frequency = <30000000>;
722 spi-tx-bus-width = <4>;
723 spi-rx-bus-width = <4>;
724 spi-cpha;
725 spi-cpol;
726 m25p,fast-read;
729 compatible = "fixed-partitions";
730 #address-cells = <1>;
731 #size-cells = <1>;
736 read-only;
741 read-only;
752 pinctrl-0 = <&msiof0_pins>;
753 pinctrl-names = "default";
760 spi-max-frequency = <6000000>;
761 spi-cpol;
762 spi-cpha;
767 pinctrl-0 = <&i2c1_pins>;
768 pinctrl-names = "i2c-exio1";
772 pinctrl-0 = <&i2c2_pins>;
773 pinctrl-names = "i2c-hdmi";
775 clock-frequency = <100000>;
779 pinctrl-0 = <&i2c4_pins>;
780 pinctrl-names = "i2c-exio4";
784 pinctrl-names = "default";
785 pinctrl-0 = <&pmic_irq_pins>;
787 clock-frequency = <100000>;
792 interrupt-parent = <&irqc0>;
794 interrupt-controller;
797 compatible = "dlg,da9063-rtc";
801 compatible = "dlg,da9063-watchdog";
808 interrupt-parent = <&irqc0>;
811 regulator-min-microvolt = <1000000>;
812 regulator-max-microvolt = <1000000>;
813 regulator-boot-on;
814 regulator-always-on;
820 pinctrl-0 = <&usb0_pins>;
821 pinctrl-names = "default";
826 pinctrl-0 = <&usb1_pins>;
827 pinctrl-names = "default";
832 pinctrl-0 = <&usb0_pins>;
833 pinctrl-names = "default";
834 renesas,enable-gpio = <&gpio5 31 GPIO_ACTIVE_HIGH>;
842 clock-frequency = <100000000>;
850 cpu0-supply = <&vdd_dvfs>;
856 pinctrl-0 = <&vin0_pins>;
857 pinctrl-names = "default";
861 remote-endpoint = <&adv7612_out>;
862 bus-width = <24>;
863 hsync-active = <0>;
864 vsync-active = <0>;
865 pclk-sample = <1>;
866 data-active = <1>;
874 pinctrl-0 = <&vin1_pins>;
875 pinctrl-names = "default";
879 remote-endpoint = <&adv7180>;
880 bus-width = <8>;
886 pinctrl-0 = <&sound_pins &sound_clk_pins>;
887 pinctrl-names = "default";
890 #sound-dai-cells = <0>;
903 shared-pin;