Lines Matching +full:usb +full:- +full:phy1
1 // SPDX-License-Identifier: GPL-2.0
8 * Hence the 64 MiB of SDRAM on the sub-board needs to be enabled, which has
10 * - SCIF4 connected to the on-board USB-serial can no longer be used as the
12 * - Instead, SCIF2 is used as the serial console, by connecting a 3.3V TTL
13 * USB-to-Serial adapter to the CMOS camera connector:
14 * - RXD = CN17-9,
15 * - TXD = CN17-10,
16 * - GND = CN17-2 or CN17-17,
17 * - The first Ethernet channel can no longer be used,
18 * - USB Channel 1 loses the overcurrent input signal.
20 * Please make sure your sub-board matches the following switch settings:
22 * SW6 SW6-1 set to SDRAM
23 * ON SW6-2 set to Audio
24 * +---------------------+ SW6-3 set to DRP
25 * | = = = = = | SW6-4 set to CEU
26 * | = = | SW6-5 set to Ether2
27 * | 1 2 3 4 5 6 7 8 9 0 | SW6-6 set to VDC6
28 * +---------------------+ SW6-7 set to VDC6
31 /dts-v1/;
33 #include <dt-bindings/gpio/gpio.h>
34 #include <dt-bindings/input/input.h>
35 #include <dt-bindings/pinctrl/r7s9210-pinctrl.h>
48 stdout-path = "serial0:115200n8";
52 compatible = "gpio-keys";
54 pinctrl-names = "default";
55 pinctrl-0 = <&keyboard_pins>;
57 key-3 {
58 interrupts-extended = <&irqc 0 IRQ_TYPE_EDGE_BOTH>;
61 wakeup-source;
66 compatible = "gpio-leds";
68 led-red {
71 led-green {
91 pinctrl-names = "default";
92 pinctrl-0 = <ð1_pins>;
94 renesas,no-ether-link;
95 phy-handle = <&phy1>;
96 phy1: ethernet-phy@1 { label
97 compatible = "ethernet-phy-id001c.c816",
98 "ethernet-phy-ieee802.3-c22";
105 clock-frequency = <24000000>; /* 24MHz */
110 clock-frequency = <400000>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&i2c3_pins>;
199 clock-frequency = <32768>;
204 pinctrl-names = "default";
205 pinctrl-0 = <&scif2_pins>;
211 pinctrl-names = "default";
212 pinctrl-0 = <&sdhi0_pins>;
213 bus-width = <4>;
218 pinctrl-names = "default";
219 pinctrl-0 = <&sdhi1_pins>;
220 bus-width = <4>;
224 /* USB-0 as Host */
226 pinctrl-names = "default";
227 pinctrl-0 = <&usb0_pins>;
232 /* USB-1 as Host */
234 pinctrl-names = "default";
235 pinctrl-0 = <&usb1_pins>;
242 clock-frequency = <48000000>;