~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2 // Copyright (c) 2017 Icenowy Zheng <icenowy@aosc.xyz>
  3 // Based on sun50i-a64-pine64.dts, which is:
  4 //   Copyright (c) 2016 ARM Ltd.
  5 
  6 /dts-v1/;
  7 
  8 #include "sun50i-a64-sopine.dtsi"
  9 
 10 / {
 11         model = "Pine64 SOPINE on Baseboard carrier board";
 12         compatible = "pine64,sopine-baseboard", "pine64,sopine",
 13                      "allwinner,sun50i-a64";
 14 
 15         aliases {
 16                 ethernet0 = &emac;
 17                 serial0 = &uart0;
 18                 serial1 = &uart1;
 19                 serial2 = &uart2;
 20                 serial3 = &uart3;
 21                 serial4 = &uart4;
 22         };
 23 
 24         chosen {
 25                 stdout-path = "serial0:115200n8";
 26         };
 27 
 28         hdmi-connector {
 29                 compatible = "hdmi-connector";
 30                 type = "a";
 31 
 32                 port {
 33                         hdmi_con_in: endpoint {
 34                                 remote-endpoint = <&hdmi_out_con>;
 35                         };
 36                 };
 37         };
 38 
 39         reg_vcc1v8: vcc1v8 {
 40                 compatible = "regulator-fixed";
 41                 regulator-name = "vcc1v8";
 42                 regulator-min-microvolt = <1800000>;
 43                 regulator-max-microvolt = <1800000>;
 44         };
 45 };
 46 
 47 &ac_power_supply {
 48         status = "okay";
 49 };
 50 
 51 &battery_power_supply {
 52         status = "okay";
 53 };
 54 
 55 &codec {
 56         status = "okay";
 57 };
 58 
 59 &codec_analog {
 60         status = "okay";
 61 };
 62 
 63 &dai {
 64         status = "okay";
 65 };
 66 
 67 &de {
 68         status = "okay";
 69 };
 70 
 71 &ehci0 {
 72         status = "okay";
 73 };
 74 
 75 &ehci1 {
 76         status = "okay";
 77 };
 78 
 79 &emac {
 80         pinctrl-names = "default";
 81         pinctrl-0 = <&rgmii_pins>;
 82         phy-mode = "rgmii-txid";
 83         phy-handle = <&ext_rgmii_phy>;
 84         phy-supply = <&reg_dc1sw>;
 85         status = "okay";
 86 };
 87 
 88 &hdmi {
 89         hvcc-supply = <&reg_dldo1>;
 90         status = "okay";
 91 };
 92 
 93 &hdmi_out {
 94         hdmi_out_con: endpoint {
 95                 remote-endpoint = <&hdmi_con_in>;
 96         };
 97 };
 98 
 99 &mdio {
100         ext_rgmii_phy: ethernet-phy@1 {
101                 compatible = "ethernet-phy-ieee802.3-c22";
102                 reg = <1>;
103         };
104 };
105 
106 &mmc2 {
107         pinctrl-names = "default";
108         pinctrl-0 = <&mmc2_pins>;
109         vmmc-supply = <&reg_dcdc1>;
110         vqmmc-supply = <&reg_vcc1v8>;
111         bus-width = <8>;
112         non-removable;
113         cap-mmc-hw-reset;
114         mmc-hs200-1_8v;
115         status = "okay";
116 };
117 
118 &ohci0 {
119         status = "okay";
120 };
121 
122 &ohci1 {
123         status = "okay";
124 };
125 
126 &reg_dc1sw {
127         /*
128          * Ethernet PHY needs 30ms to properly power up and some more
129          * to initialize. 100ms should be plenty of time to finish
130          * whole process.
131          */
132         regulator-enable-ramp-delay = <100000>;
133         regulator-name = "vcc-phy";
134 };
135 
136 &reg_dldo1 {
137         regulator-min-microvolt = <3300000>;
138         regulator-max-microvolt = <3300000>;
139         regulator-name = "vcc-hdmi";
140 };
141 
142 &reg_dldo2 {
143         regulator-min-microvolt = <3300000>;
144         regulator-max-microvolt = <3300000>;
145         regulator-name = "vcc-mipi";
146 };
147 
148 &reg_dldo4 {
149         regulator-min-microvolt = <3300000>;
150         regulator-max-microvolt = <3300000>;
151         regulator-name = "vcc-wifi";
152 };
153 
154 &simplefb_hdmi {
155         vcc-hdmi-supply = <&reg_dldo1>;
156 };
157 
158 &sound {
159         simple-audio-card,aux-devs = <&codec_analog>;
160         simple-audio-card,widgets = "Microphone", "Microphone Jack",
161                                     "Headphone", "Headphone Jack";
162         simple-audio-card,routing =
163                         "Left DAC", "DACL",
164                         "Right DAC", "DACR",
165                         "Headphone Jack", "HP",
166                         "ADCL", "Left ADC",
167                         "ADCR", "Right ADC",
168                         "MIC2", "Microphone Jack";
169         status = "okay";
170 };
171 
172 &uart0 {
173         pinctrl-names = "default";
174         pinctrl-0 = <&uart0_pb_pins>;
175         status = "okay";
176 };
177 
178 /* On Pi-2 connector */
179 &uart2 {
180         pinctrl-names = "default";
181         pinctrl-0 = <&uart2_pins>;
182         status = "disabled";
183 };
184 
185 /* On Euler connector */
186 &uart3 {
187         pinctrl-names = "default";
188         pinctrl-0 = <&uart3_pins>;
189         status = "disabled";
190 };
191 
192 /* On Euler connector, RTS/CTS optional */
193 &uart4 {
194         pinctrl-names = "default";
195         pinctrl-0 = <&uart4_pins>;
196         status = "disabled";
197 };
198 
199 &usb_otg {
200         dr_mode = "host";
201         status = "okay";
202 };
203 
204 &usbphy {
205         status = "okay";
206 };

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php