Lines Matching +full:usb2 +full:- +full:phy1
1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2013-2014 Renesas Solutions Corp.
7 * Copyright (C) 2015-2016 Renesas Electronics Corporation
11 * SSI-AK4643
38 /dts-v1/;
40 #include <dt-bindings/gpio/gpio.h>
41 #include <dt-bindings/input/input.h>
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";
89 label = "SW2-1";
90 wakeup-source;
91 debounce-interval = <20>;
96 label = "SW2-2";
97 wakeup-source;
98 debounce-interval = <20>;
103 label = "SW2-3";
104 wakeup-source;
105 debounce-interval = <20>;
110 label = "SW2-4";
111 wakeup-source;
112 debounce-interval = <20>;
118 compatible = "gpio-leds";
130 fixedregulator3v3: regulator-3v3 {
131 compatible = "regulator-fixed";
132 regulator-name = "fixed-3.3V";
133 regulator-min-microvolt = <3300000>;
134 regulator-max-microvolt = <3300000>;
135 regulator-boot-on;
136 regulator-always-on;
139 vcc_sdhi0: regulator-vcc-sdhi0 {
140 compatible = "regulator-fixed";
142 regulator-name = "SDHI0 Vcc";
143 regulator-min-microvolt = <3300000>;
144 regulator-max-microvolt = <3300000>;
147 enable-active-high;
150 vccq_sdhi0: regulator-vccq-sdhi0 {
151 compatible = "regulator-gpio";
153 regulator-name = "SDHI0 VccQ";
154 regulator-min-microvolt = <1800000>;
155 regulator-max-microvolt = <3300000>;
158 gpios-states = <1>;
162 vcc_sdhi2: regulator-vcc-sdhi2 {
163 compatible = "regulator-fixed";
165 regulator-name = "SDHI2 Vcc";
166 regulator-min-microvolt = <3300000>;
167 regulator-max-microvolt = <3300000>;
170 enable-active-high;
173 vccq_sdhi2: regulator-vccq-sdhi2 {
174 compatible = "regulator-gpio";
176 regulator-name = "SDHI2 VccQ";
177 regulator-min-microvolt = <1800000>;
178 regulator-max-microvolt = <3300000>;
181 gpios-states = <1>;
186 compatible = "fixed-clock";
187 #clock-cells = <0>;
188 clock-frequency = <11289600>;
192 compatible = "simple-audio-card";
194 simple-audio-card,format = "left_j";
195 simple-audio-card,bitclock-master = <&sndcodec>;
196 simple-audio-card,frame-master = <&sndcodec>;
198 sndcpu: simple-audio-card,cpu {
199 sound-dai = <&rcar_sound>;
202 sndcodec: simple-audio-card,codec {
203 sound-dai = <&ak4643>;
208 vga-encoder {
212 #address-cells = <1>;
213 #size-cells = <0>;
218 remote-endpoint = <&du_out_rgb>;
224 remote-endpoint = <&vga_in>;
231 compatible = "vga-connector";
235 remote-endpoint = <&adv7123_out>;
240 hdmi-in {
241 compatible = "hdmi-connector";
246 remote-endpoint = <&adv7612_in>;
251 cec_clock: cec-clock {
252 compatible = "fixed-clock";
253 #clock-cells = <0>;
254 clock-frequency = <12000000>;
257 hdmi-out {
258 compatible = "hdmi-connector";
263 remote-endpoint = <&adv7511_out>;
268 x2_clk: x2-clock {
269 compatible = "fixed-clock";
270 #clock-cells = <0>;
271 clock-frequency = <148500000>;
274 x13_clk: x13-clock {
275 compatible = "fixed-clock";
276 #clock-cells = <0>;
277 clock-frequency = <148500000>;
280 gpioi2c1: i2c-8 {
281 #address-cells = <1>;
282 #size-cells = <0>;
283 compatible = "i2c-gpio";
285 scl-gpios = <&gpio1 16 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
286 sda-gpios = <&gpio1 17 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
287 i2c-gpio,delay-us = <5>;
290 gpioi2c2: i2c-9 {
291 #address-cells = <1>;
292 #size-cells = <0>;
293 compatible = "i2c-gpio";
295 scl-gpios = <&gpio5 5 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
296 sda-gpios = <&gpio5 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
297 i2c-gpio,delay-us = <5>;
311 i2cexio0: i2c-10 {
312 compatible = "i2c-demux-pinctrl";
313 i2c-parent = <&iic0>, <&i2c0>;
314 i2c-bus-name = "i2c-exio0";
315 #address-cells = <1>;
316 #size-cells = <0>;
324 i2cexio1: i2c-11 {
325 compatible = "i2c-demux-pinctrl";
326 i2c-parent = <&iic1>, <&i2c1>, <&gpioi2c1>;
327 i2c-bus-name = "i2c-exio1";
328 #address-cells = <1>;
329 #size-cells = <0>;
336 i2chdmi: i2c-12 {
337 compatible = "i2c-demux-pinctrl";
338 i2c-parent = <&iic2>, <&i2c2>, <&gpioi2c2>;
339 i2c-bus-name = "i2c-hdmi";
340 #address-cells = <1>;
341 #size-cells = <0>;
344 compatible = "asahi-kasei,ak4643";
345 #sound-dai-cells = <0>;
349 composite-in@20 {
355 bus-width = <8>;
356 remote-endpoint = <&vin1ep0>;
364 interrupt-parent = <&gpio1>;
367 clock-names = "cec";
369 adi,input-depth = <8>;
370 adi,input-colorspace = "rgb";
371 adi,input-clock = "1x";
374 #address-cells = <1>;
375 #size-cells = <0>;
380 remote-endpoint = <&lvds0_out>;
387 remote-endpoint = <&hdmi_con_out>;
393 hdmi-in@4c {
396 interrupt-parent = <&gpio1>;
398 default-input = <0>;
401 #address-cells = <1>;
402 #size-cells = <0>;
407 remote-endpoint = <&hdmi_con_in>;
414 remote-endpoint = <&vin0ep2>;
425 i2cpwr: i2c-13 {
426 compatible = "i2c-demux-pinctrl";
427 pinctrl-names = "default";
428 pinctrl-0 = <&pmic_irq_pins>;
429 i2c-parent = <&iic3>, <&i2c3>;
430 i2c-bus-name = "i2c-pwr";
431 #address-cells = <1>;
432 #size-cells = <0>;
437 interrupt-parent = <&irqc0>;
439 interrupt-controller;
440 #interrupt-cells = <2>;
443 compatible = "dlg,da9063-rtc";
447 compatible = "dlg,da9063-watchdog";
454 interrupt-parent = <&irqc0>;
457 regulator-min-microvolt = <1000000>;
458 regulator-max-microvolt = <1000000>;
459 regulator-boot-on;
460 regulator-always-on;
466 pinctrl-0 = <&du_pins>;
467 pinctrl-names = "default";
472 clock-names = "du.0", "du.1", "du.2", "dclkin.0", "dclkin.1";
477 remote-endpoint = <&adv7123_in>;
489 remote-endpoint = <&adv7511_in>;
505 clock-frequency = <20000000>;
509 pinctrl-0 = <&scif_clk_pins>;
510 pinctrl-names = "default";
532 phy1_pins: phy1 {
545 power-source = <3300>;
551 power-source = <1800>;
557 power-source = <3300>;
563 power-source = <1800>;
642 usb2_pins: usb2 {
643 groups = "usb2";
644 function = "usb2";
669 bias-pull-up;
674 pinctrl-0 = <ðer_pins>, <&phy1_pins>;
675 pinctrl-names = "default";
677 phy-handle = <&phy1>;
678 renesas,ether-link-active-low;
681 phy1: ethernet-phy@1 { label
682 compatible = "ethernet-phy-id0022.1537",
683 "ethernet-phy-ieee802.3-c22";
685 interrupt-parent = <&irqc0>;
687 micrel,led-mode = <1>;
688 reset-gpios = <&gpio5 31 GPIO_ACTIVE_LOW>;
697 pinctrl-0 = <&mmc1_pins>;
698 pinctrl-names = "default";
700 vmmc-supply = <&fixedregulator3v3>;
701 bus-width = <8>;
702 non-removable;
711 pinctrl-0 = <&qspi_pins>;
712 pinctrl-names = "default";
717 compatible = "spansion,s25fl512s", "jedec,spi-nor";
719 spi-max-frequency = <30000000>;
720 spi-tx-bus-width = <4>;
721 spi-rx-bus-width = <4>;
722 spi-cpha;
723 spi-cpol;
724 m25p,fast-read;
727 compatible = "fixed-partitions";
728 #address-cells = <1>;
729 #size-cells = <1>;
734 read-only;
739 read-only;
750 pinctrl-0 = <&scif0_pins>;
751 pinctrl-names = "default";
757 pinctrl-0 = <&scifa1_pins>;
758 pinctrl-names = "default";
764 clock-frequency = <14745600>;
768 pinctrl-0 = <&msiof1_pins>;
769 pinctrl-names = "default";
776 spi-max-frequency = <6000000>;
777 spi-cpol;
778 spi-cpha;
783 pinctrl-0 = <&sdhi0_pins>;
784 pinctrl-1 = <&sdhi0_pins_uhs>;
785 pinctrl-names = "default", "state_uhs";
787 vmmc-supply = <&vcc_sdhi0>;
788 vqmmc-supply = <&vccq_sdhi0>;
789 cd-gpios = <&gpio3 6 GPIO_ACTIVE_LOW>;
790 sd-uhs-sdr50;
791 sd-uhs-sdr104;
796 pinctrl-0 = <&sdhi2_pins>;
797 pinctrl-1 = <&sdhi2_pins_uhs>;
798 pinctrl-names = "default", "state_uhs";
800 vmmc-supply = <&vcc_sdhi2>;
801 vqmmc-supply = <&vccq_sdhi2>;
802 cd-gpios = <&gpio3 22 GPIO_ACTIVE_LOW>;
803 sd-uhs-sdr50;
808 cpu0-supply = <&vdd_dvfs>;
812 pinctrl-0 = <&i2c0_pins>;
813 pinctrl-names = "i2c-exio0";
817 pinctrl-0 = <&iic0_pins>;
818 pinctrl-names = "i2c-exio0";
822 pinctrl-0 = <&i2c1_pins>;
823 pinctrl-names = "i2c-exio1";
827 pinctrl-0 = <&iic1_pins>;
828 pinctrl-names = "i2c-exio1";
832 pinctrl-0 = <&i2c2_pins>;
833 pinctrl-names = "i2c-hdmi";
835 clock-frequency = <100000>;
839 pinctrl-0 = <&iic2_pins>;
840 pinctrl-names = "i2c-hdmi";
842 clock-frequency = <100000>;
846 pinctrl-0 = <&i2c3_pins>;
847 pinctrl-names = "i2c-pwr";
851 pinctrl-0 = <&iic3_pins>;
852 pinctrl-names = "i2c-pwr";
857 pinctrl-0 = <&usb0_pins>;
858 pinctrl-names = "default";
863 pinctrl-0 = <&usb1_pins>;
864 pinctrl-names = "default";
869 pinctrl-0 = <&usb2_pins>;
870 pinctrl-names = "default";
875 pinctrl-0 = <&usb2_pins>;
876 pinctrl-names = "default";
881 pinctrl-0 = <&hsusb_pins>;
882 pinctrl-names = "default";
883 renesas,enable-gpio = <&gpio5 18 GPIO_ACTIVE_HIGH>;
892 pinctrl-0 = <&vin0_pins>;
893 pinctrl-names = "default";
899 remote-endpoint = <&adv7612_out>;
900 bus-width = <24>;
901 hsync-active = <0>;
902 vsync-active = <0>;
903 pclk-sample = <1>;
904 data-active = <1>;
911 pinctrl-0 = <&vin1_pins>;
912 pinctrl-names = "default";
918 remote-endpoint = <&adv7180>;
919 bus-width = <8>;
925 pinctrl-0 = <&sound_pins>, <&sound_clk_pins>;
926 pinctrl-names = "default";
929 #sound-dai-cells = <0>;
942 timeout-sec = <60>;
947 shared-pin;