Lines Matching +full:qspi +full:- +full:r8a7791
1 // SPDX-License-Identifier: GPL-2.0
6 * Copyright (C) 2013-2014 Renesas Solutions Corp.
11 * SSI-AK4643
38 /dts-v1/;
39 #include "r8a7791.dtsi"
40 #include <dt-bindings/gpio/gpio.h>
41 #include <dt-bindings/input/input.h>
45 compatible = "renesas,koelsch", "renesas,r8a7791";
63 stdout-path = "serial0:115200n8";
77 #address-cells = <1>;
78 #size-cells = <1>;
82 compatible = "gpio-keys";
84 pinctrl-0 = <&keyboard_pins>;
85 pinctrl-names = "default";
87 key-1 {
90 label = "SW2-1";
91 wakeup-source;
92 debounce-interval = <20>;
94 key-2 {
97 label = "SW2-2";
98 wakeup-source;
99 debounce-interval = <20>;
101 key-3 {
104 label = "SW2-3";
105 wakeup-source;
106 debounce-interval = <20>;
108 key-4 {
111 label = "SW2-4";
112 wakeup-source;
113 debounce-interval = <20>;
115 key-a {
119 wakeup-source;
120 debounce-interval = <20>;
122 key-b {
126 wakeup-source;
127 debounce-interval = <20>;
129 key-c {
133 wakeup-source;
134 debounce-interval = <20>;
136 key-d {
140 wakeup-source;
141 debounce-interval = <20>;
143 key-e {
147 wakeup-source;
148 debounce-interval = <20>;
150 key-f {
154 wakeup-source;
155 debounce-interval = <20>;
157 key-g {
161 wakeup-source;
162 debounce-interval = <20>;
167 compatible = "gpio-leds";
182 vcc_sdhi0: regulator-vcc-sdhi0 {
183 compatible = "regulator-fixed";
185 regulator-name = "SDHI0 Vcc";
186 regulator-min-microvolt = <3300000>;
187 regulator-max-microvolt = <3300000>;
190 enable-active-high;
193 vccq_sdhi0: regulator-vccq-sdhi0 {
194 compatible = "regulator-gpio";
196 regulator-name = "SDHI0 VccQ";
197 regulator-min-microvolt = <1800000>;
198 regulator-max-microvolt = <3300000>;
201 gpios-states = <1>;
205 vcc_sdhi1: regulator-vcc-sdhi1 {
206 compatible = "regulator-fixed";
208 regulator-name = "SDHI1 Vcc";
209 regulator-min-microvolt = <3300000>;
210 regulator-max-microvolt = <3300000>;
213 enable-active-high;
216 vccq_sdhi1: regulator-vccq-sdhi1 {
217 compatible = "regulator-gpio";
219 regulator-name = "SDHI1 VccQ";
220 regulator-min-microvolt = <1800000>;
221 regulator-max-microvolt = <3300000>;
224 gpios-states = <1>;
228 vcc_sdhi2: regulator-vcc-sdhi2 {
229 compatible = "regulator-fixed";
231 regulator-name = "SDHI2 Vcc";
232 regulator-min-microvolt = <3300000>;
233 regulator-max-microvolt = <3300000>;
236 enable-active-high;
239 vccq_sdhi2: regulator-vccq-sdhi2 {
240 compatible = "regulator-gpio";
242 regulator-name = "SDHI2 VccQ";
243 regulator-min-microvolt = <1800000>;
244 regulator-max-microvolt = <3300000>;
247 gpios-states = <1>;
252 compatible = "fixed-clock";
253 #clock-cells = <0>;
254 clock-frequency = <11289600>;
258 compatible = "simple-audio-card";
260 simple-audio-card,format = "left_j";
261 simple-audio-card,bitclock-master = <&sndcodec>;
262 simple-audio-card,frame-master = <&sndcodec>;
264 sndcpu: simple-audio-card,cpu {
265 sound-dai = <&rcar_sound>;
268 sndcodec: simple-audio-card,codec {
269 sound-dai = <&ak4643>;
274 hdmi-in {
275 compatible = "hdmi-connector";
280 remote-endpoint = <&adv7612_in>;
285 cec_clock: cec-clock {
286 compatible = "fixed-clock";
287 #clock-cells = <0>;
288 clock-frequency = <12000000>;
291 hdmi-out {
292 compatible = "hdmi-connector";
297 remote-endpoint = <&adv7511_out>;
302 x2_clk: x2-clock {
303 compatible = "fixed-clock";
304 #clock-cells = <0>;
305 clock-frequency = <74250000>;
308 x13_clk: x13-clock {
309 compatible = "fixed-clock";
310 #clock-cells = <0>;
311 clock-frequency = <148500000>;
314 gpioi2c1: i2c-9 {
315 #address-cells = <1>;
316 #size-cells = <0>;
317 compatible = "i2c-gpio";
319 scl-gpios = <&gpio7 15 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
320 sda-gpios = <&gpio7 16 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
321 i2c-gpio,delay-us = <5>;
324 gpioi2c2: i2c-10 {
325 #address-cells = <1>;
326 #size-cells = <0>;
327 compatible = "i2c-gpio";
329 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
330 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
331 i2c-gpio,delay-us = <5>;
334 gpioi2c4: i2c-11 {
335 #address-cells = <1>;
336 #size-cells = <0>;
337 compatible = "i2c-gpio";
339 scl-gpios = <&gpio7 13 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
340 sda-gpios = <&gpio7 14 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
341 i2c-gpio,delay-us = <5>;
348 i2cexio1: i2c-12 {
349 compatible = "i2c-demux-pinctrl";
350 i2c-parent = <&i2c1>, <&gpioi2c1>;
351 i2c-bus-name = "i2c-exio1";
352 #address-cells = <1>;
353 #size-cells = <0>;
359 i2chdmi: i2c-13 {
360 compatible = "i2c-demux-pinctrl";
361 i2c-parent = <&i2c2>, <&gpioi2c2>;
362 i2c-bus-name = "i2c-hdmi";
363 #address-cells = <1>;
364 #size-cells = <0>;
367 compatible = "asahi-kasei,ak4643";
368 #sound-dai-cells = <0>;
372 composite-in@20 {
378 bus-width = <8>;
379 remote-endpoint = <&vin1ep>;
387 interrupt-parent = <&gpio3>;
390 clock-names = "cec";
392 adi,input-depth = <8>;
393 adi,input-colorspace = "rgb";
394 adi,input-clock = "1x";
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>;
584 qspi_pins: qspi {
586 function = "qspi";
627 bias-pull-up;
632 pinctrl-0 = <ðer_pins>, <&phy1_pins>;
633 pinctrl-names = "default";
635 phy-handle = <&phy1>;
636 renesas,ether-link-active-low;
639 phy1: ethernet-phy@1 {
640 compatible = "ethernet-phy-id0022.1537",
641 "ethernet-phy-ieee802.3-c22";
643 interrupt-parent = <&irqc0>;
645 micrel,led-mode = <1>;
646 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
655 timeout-sec = <60>;
664 pinctrl-0 = <&scif0_pins>;
665 pinctrl-names = "default";
671 pinctrl-0 = <&scif1_pins>;
672 pinctrl-names = "default";
678 clock-frequency = <14745600>;
682 pinctrl-0 = <&sdhi0_pins>;
683 pinctrl-1 = <&sdhi0_pins_uhs>;
684 pinctrl-names = "default", "state_uhs";
686 vmmc-supply = <&vcc_sdhi0>;
687 vqmmc-supply = <&vccq_sdhi0>;
688 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
689 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
690 sd-uhs-sdr50;
691 sd-uhs-sdr104;
696 pinctrl-0 = <&sdhi1_pins>;
697 pinctrl-1 = <&sdhi1_pins_uhs>;
698 pinctrl-names = "default", "state_uhs";
700 vmmc-supply = <&vcc_sdhi1>;
701 vqmmc-supply = <&vccq_sdhi1>;
702 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
703 wp-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>;
704 sd-uhs-sdr50;
709 pinctrl-0 = <&sdhi2_pins>;
710 pinctrl-1 = <&sdhi2_pins_uhs>;
711 pinctrl-names = "default", "state_uhs";
713 vmmc-supply = <&vcc_sdhi2>;
714 vqmmc-supply = <&vccq_sdhi2>;
715 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
716 sd-uhs-sdr50;
720 &qspi {
721 pinctrl-0 = <&qspi_pins>;
722 pinctrl-names = "default";
727 compatible = "spansion,s25fl512s", "jedec,spi-nor";
729 spi-max-frequency = <30000000>;
730 spi-tx-bus-width = <4>;
731 spi-rx-bus-width = <4>;
732 spi-cpha;
733 spi-cpol;
734 m25p,fast-read;
737 compatible = "fixed-partitions";
738 #address-cells = <1>;
739 #size-cells = <1>;
744 read-only;
749 read-only;
760 pinctrl-0 = <&msiof0_pins>;
761 pinctrl-names = "default";
768 spi-max-frequency = <6000000>;
769 spi-cpol;
770 spi-cpha;
775 pinctrl-0 = <&i2c1_pins>;
776 pinctrl-names = "i2c-exio1";
780 pinctrl-0 = <&i2c2_pins>;
781 pinctrl-names = "i2c-hdmi";
783 clock-frequency = <100000>;
787 pinctrl-0 = <&i2c4_pins>;
788 pinctrl-names = "i2c-exio4";
792 pinctrl-names = "default";
793 pinctrl-0 = <&pmic_irq_pins>;
795 clock-frequency = <100000>;
800 interrupt-parent = <&irqc0>;
802 interrupt-controller;
803 #interrupt-cells = <2>;
806 compatible = "dlg,da9063-rtc";
810 compatible = "dlg,da9063-watchdog";
817 interrupt-parent = <&irqc0>;
820 regulator-min-microvolt = <1000000>;
821 regulator-max-microvolt = <1000000>;
822 regulator-boot-on;
823 regulator-always-on;
829 pinctrl-0 = <&usb0_pins>;
830 pinctrl-names = "default";
835 pinctrl-0 = <&usb1_pins>;
836 pinctrl-names = "default";
841 pinctrl-0 = <&usb0_pins>;
842 pinctrl-names = "default";
843 renesas,enable-gpio = <&gpio5 31 GPIO_ACTIVE_HIGH>;
851 clock-frequency = <100000000>;
859 cpu0-supply = <&vdd_dvfs>;
865 pinctrl-0 = <&vin0_pins>;
866 pinctrl-names = "default";
870 remote-endpoint = <&adv7612_out>;
871 bus-width = <24>;
872 hsync-active = <0>;
873 vsync-active = <0>;
874 pclk-sample = <1>;
875 data-active = <1>;
883 pinctrl-0 = <&vin1_pins>;
884 pinctrl-names = "default";
888 remote-endpoint = <&adv7180>;
889 bus-width = <8>;
895 pinctrl-0 = <&sound_pins>, <&sound_clk_pins>;
896 pinctrl-names = "default";
899 #sound-dai-cells = <0>;
912 shared-pin;