Lines Matching +full:sun8i +full:- +full:r40 +full:- +full:ccu
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 // Based on the sun8i-r40-bananapi-m2-ultra.dts, which is:
4 // Copyright (C) 2017 Chen-Yu Tsai <wens@csie.org>
7 /dts-v1/;
8 #include "sun8i-r40-feta40i.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/leds/common.h>
14 model = "Forlinx OKA40i-C";
15 compatible = "forlinx,oka40i-c", "forlinx,feta40i-c", "allwinner,sun8i-r40";
28 stdout-path = "serial0:115200n8";
32 compatible = "hdmi-connector";
37 remote-endpoint = <&hdmi_out_con>;
43 compatible = "gpio-leds";
45 led-5 { /* this is how the leds are labeled on the board */
51 led-6 {
59 compatible = "regulator-fixed";
60 regulator-name = "vcc5v0";
61 regulator-min-microvolt = <5000000>;
62 regulator-max-microvolt = <5000000>;
66 compatible = "mmc-pwrseq-simple";
67 reset-gpios = <&pio 1 10 GPIO_ACTIVE_LOW>; // PB10 WIFI_EN
68 clocks = <&ccu CLK_OUTA>;
69 clock-names = "ext_clock";
74 ahci-supply = <®_dldo4>;
75 phy-supply = <®_eldo2>;
92 pinctrl-names = "default";
93 pinctrl-0 = <&gmac_rgmii_pins>;
94 phy-handle = <&phy1>;
95 phy-mode = "rgmii-id";
96 phy-supply = <®_dcdc1>;
101 phy1: ethernet-phy@1 {
102 compatible = "ethernet-phy-ieee802.3-c22";
113 remote-endpoint = <&hdmi_con_in>;
122 vmmc-supply = <®_dcdc1>;
123 vqmmc-supply = <®_dcdc1>;
124 bus-width = <4>;
125 cd-gpios = <&pio 8 11 GPIO_ACTIVE_LOW>; // PI11
130 vmmc-supply = <®_dcdc1>;
131 vqmmc-supply = <®_dcdc1>;
132 bus-width = <4>;
133 cd-gpios = <&pio 8 10 GPIO_ACTIVE_LOW>; // PI10
146 regulator-min-microvolt = <3300000>;
147 regulator-max-microvolt = <3300000>;
148 regulator-name = "vcc-lcd";
152 regulator-min-microvolt = <3300000>;
153 regulator-max-microvolt = <3300000>;
154 regulator-name = "vcc-wifi";
162 pinctrl-names = "default";
163 pinctrl-0 = <&uart0_pb_pins>;
168 pinctrl-names = "default";
169 pinctrl-0 = <&uart2_pi_pins>, <&uart2_rts_cts_pi_pins>;
170 uart-has-rtscts;
175 pinctrl-names = "default";
176 pinctrl-0 = <&uart3_pg_pins>, <&uart3_rts_cts_pg_pins>;
177 uart-has-rtscts;
182 pinctrl-names = "default";
183 pinctrl-0 = <&uart4_pg_pins>;
188 pinctrl-names = "default";
189 pinctrl-0 = <&uart5_ph_pins>;
194 pinctrl-names = "default";
195 pinctrl-0 = <&uart7_pi_pins>;
200 usb1_vbus-supply = <®_vcc5v0>;
201 usb2_vbus-supply = <®_vcc5v0>;