Lines Matching +full:no +full:- +full:ether +full:- +full:link
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the iWave-RZ/G1C single board computer
8 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
12 model = "iWave iW-RainboW-G23S single board computer based on RZ/G1C";
22 stdout-path = "serial1:115200n8";
25 hdmi-out {
26 compatible = "hdmi-connector";
31 remote-endpoint = <&bridge_out>;
41 reg_1p8v: reg-1p8v {
42 compatible = "regulator-fixed";
43 regulator-name = "fixed-1.8V";
44 regulator-min-microvolt = <1800000>;
45 regulator-max-microvolt = <1800000>;
46 regulator-boot-on;
47 regulator-always-on;
50 reg_3p3v: reg-3p3v {
51 compatible = "regulator-fixed";
52 regulator-name = "fixed-3.3V";
53 regulator-min-microvolt = <3300000>;
54 regulator-max-microvolt = <3300000>;
55 regulator-boot-on;
56 regulator-always-on;
59 vccq_sdhi2: regulator-vccq-sdhi2 {
60 compatible = "regulator-gpio";
62 regulator-name = "SDHI2 VccQ";
63 regulator-min-microvolt = <1800000>;
64 regulator-max-microvolt = <3300000>;
67 gpios-states = <1>;
73 pinctrl-0 = <&avb_pins>;
74 pinctrl-names = "default";
76 phy-handle = <&phy3>;
77 phy-mode = "gmii";
78 renesas,no-ether-link;
81 phy3: ethernet-phy@3 {
83 interrupt-parent = <&gpio5>;
85 micrel,led-mode = <1>;
94 pinctrl-0 = <&du0_pins>;
95 pinctrl-names = "default";
102 remote-endpoint = <&bridge_in>;
113 clock-frequency = <20000000>;
117 interrupt-fixup {
118 gpio-hog;
120 line-name = "hdmi-hpd-int";
130 pinctrl-0 = <&i2c3_pins>;
131 pinctrl-names = "default";
134 clock-frequency = <400000>;
143 pinctrl-0 = <&i2c4_pins>;
144 pinctrl-names = "default";
147 clock-frequency = <100000>;
152 interrupt-parent = <&gpio2>;
156 #address-cells = <1>;
157 #size-cells = <0>;
162 remote-endpoint = <&du_out_rgb0>;
169 remote-endpoint = <&hdmi_con>;
204 power-source = <1800>;
220 power-source = <3300>;
226 power-source = <1800>;
241 pinctrl-0 = <&qspi0_pins>;
242 pinctrl-names = "default";
246 /* WARNING - This device contains the bootloader. Handle with care. */
248 #address-cells = <1>;
249 #size-cells = <1>;
250 compatible = "issi,is25lp016d", "jedec,spi-nor";
252 spi-max-frequency = <133000000>;
253 spi-tx-bus-width = <1>;
254 spi-rx-bus-width = <1>;
255 m25p,fast-read;
256 spi-cpol;
257 spi-cpha;
262 timeout-sec = <60>;
267 pinctrl-0 = <&scif1_pins>;
268 pinctrl-names = "default";
274 pinctrl-0 = <&mmc_pins_uhs>;
275 pinctrl-names = "state_uhs";
277 vmmc-supply = <®_3p3v>;
278 vqmmc-supply = <®_1p8v>;
279 bus-width = <8>;
280 mmc-hs200-1_8v;
281 non-removable;
282 fixed-emmc-driver-type = <1>;
287 pinctrl-0 = <&sdhi2_pins>;
288 pinctrl-1 = <&sdhi2_pins_uhs>;
289 pinctrl-names = "default", "state_uhs";
291 vmmc-supply = <®_3p3v>;
292 vqmmc-supply = <&vccq_sdhi2>;
293 bus-width = <4>;
294 cd-gpios = <&gpio4 20 GPIO_ACTIVE_LOW>;
295 sd-uhs-sdr50;
308 pinctrl-0 = <&usb0_pins>;
309 pinctrl-names = "default";
315 pinctrl-0 = <&usb1_pins>;
316 pinctrl-names = "default";