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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/allwinner/sun8i-t3-cqa3t-bv3.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.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /scripts/dtc/include-prefixes/arm/allwinner/sun8i-t3-cqa3t-bv3.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/allwinner/sun8i-t3-cqa3t-bv3.dts (Version linux-6.8.12)


  1 // SPDX-License-Identifier: GPL-2.0-or-later        1 // SPDX-License-Identifier: GPL-2.0-or-later
  2 /*                                                  2 /*
  3  * Copyright (C) 2017 Chen-Yu Tsai <wens@csie.o      3  * Copyright (C) 2017 Chen-Yu Tsai <wens@csie.org>
  4  * Copyright (C) 2017 Icenowy Zheng <icenowy@ao      4  * Copyright (C) 2017 Icenowy Zheng <icenowy@aosc.io>
  5  * Copyright (C) 2018 Hao Zhang <hao5781286@gma      5  * Copyright (C) 2018 Hao Zhang <hao5781286@gmail.com>
  6  *                                                  6  *
  7  * This file is dual-licensed: you can use it       7  * This file is dual-licensed: you can use it either under the terms
  8  * of the GPL or the X11 license, at your opti      8  * of the GPL or the X11 license, at your option. Note that this dual
  9  * licensing only applies to this file, and no      9  * licensing only applies to this file, and not this project as a
 10  * whole.                                          10  * whole.
 11  *                                                 11  *
 12  *  a) This file is free software; you can red     12  *  a) This file is free software; you can redistribute it and/or
 13  *     modify it under the terms of the GNU Ge     13  *     modify it under the terms of the GNU General Public License as
 14  *     published by the Free Software Foundati     14  *     published by the Free Software Foundation; either version 2 of the
 15  *     License, or (at your option) any later      15  *     License, or (at your option) any later version.
 16  *                                                 16  *
 17  *     This file is distributed in the hope th     17  *     This file is distributed in the hope that it will be useful,
 18  *     but WITHOUT ANY WARRANTY; without even      18  *     but WITHOUT ANY WARRANTY; without even the implied warranty of
 19  *     MERCHANTABILITY or FITNESS FOR A PARTIC     19  *     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 20  *     GNU General Public License for more det     20  *     GNU General Public License for more details.
 21  *                                                 21  *
 22  * Or, alternatively,                              22  * Or, alternatively,
 23  *                                                 23  *
 24  *  b) Permission is hereby granted, free of c     24  *  b) Permission is hereby granted, free of charge, to any person
 25  *     obtaining a copy of this software and a     25  *     obtaining a copy of this software and associated documentation
 26  *     files (the "Software"), to deal in the      26  *     files (the "Software"), to deal in the Software without
 27  *     restriction, including without limitati     27  *     restriction, including without limitation the rights to use,
 28  *     copy, modify, merge, publish, distribut     28  *     copy, modify, merge, publish, distribute, sublicense, and/or
 29  *     sell copies of the Software, and to per     29  *     sell copies of the Software, and to permit persons to whom the
 30  *     Software is furnished to do so, subject     30  *     Software is furnished to do so, subject to the following
 31  *     conditions:                                 31  *     conditions:
 32  *                                                 32  *
 33  *     The above copyright notice and this per     33  *     The above copyright notice and this permission notice shall be
 34  *     included in all copies or substantial p     34  *     included in all copies or substantial portions of the Software.
 35  *                                                 35  *
 36  *     THE SOFTWARE IS PROVIDED "AS IS", WITHO     36  *     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 37  *     EXPRESS OR IMPLIED, INCLUDING BUT NOT L     37  *     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 38  *     OF MERCHANTABILITY, FITNESS FOR A PARTI     38  *     OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 39  *     NONINFRINGEMENT. IN NO EVENT SHALL THE      39  *     NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 40  *     HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGE     40  *     HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 41  *     WHETHER IN AN ACTION OF CONTRACT, TORT      41  *     WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 42  *     FROM, OUT OF OR IN CONNECTION WITH THE      42  *     FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 43  *     OTHER DEALINGS IN THE SOFTWARE.             43  *     OTHER DEALINGS IN THE SOFTWARE.
 44  */                                                44  */
 45                                                    45 
 46 /dts-v1/;                                          46 /dts-v1/;
 47 #include "sun8i-r40.dtsi"                          47 #include "sun8i-r40.dtsi"
 48 #include "sun8i-r40-cpu-opp.dtsi"                  48 #include "sun8i-r40-cpu-opp.dtsi"
 49                                                    49 
 50 #include <dt-bindings/gpio/gpio.h>                 50 #include <dt-bindings/gpio/gpio.h>
 51                                                    51 
 52 / {                                                52 / {
 53         model = "t3-cqa3t-bv3";                    53         model = "t3-cqa3t-bv3";
 54         compatible = "qihua,t3-cqa3t-bv3", "al     54         compatible = "qihua,t3-cqa3t-bv3", "allwinner,sun8i-t3",
 55                      "allwinner,sun8i-r40";        55                      "allwinner,sun8i-r40";
 56                                                    56 
 57         aliases {                                  57         aliases {
 58                 serial0 = &uart0;                  58                 serial0 = &uart0;
 59         };                                         59         };
 60                                                    60 
 61         chosen {                                   61         chosen {
 62                 stdout-path = "serial0:115200n     62                 stdout-path = "serial0:115200n8";
 63         };                                         63         };
 64                                                    64 
 65         connector {                                65         connector {
 66                 compatible = "hdmi-connector";     66                 compatible = "hdmi-connector";
 67                 type = "a";                        67                 type = "a";
 68                                                    68 
 69                 port {                             69                 port {
 70                         hdmi_con_in: endpoint      70                         hdmi_con_in: endpoint {
 71                                 remote-endpoin     71                                 remote-endpoint = <&hdmi_out_con>;
 72                         };                         72                         };
 73                 };                                 73                 };
 74         };                                         74         };
 75                                                    75 
 76         reg_vcc5v0: vcc5v0 {                       76         reg_vcc5v0: vcc5v0 {
 77                 compatible = "regulator-fixed"     77                 compatible = "regulator-fixed";
 78                 regulator-name = "vcc5v0";         78                 regulator-name = "vcc5v0";
 79                 regulator-min-microvolt = <500     79                 regulator-min-microvolt = <5000000>;
 80                 regulator-max-microvolt = <500     80                 regulator-max-microvolt = <5000000>;
 81                 gpio = <&pio 7 23 GPIO_ACTIVE_     81                 gpio = <&pio 7 23 GPIO_ACTIVE_HIGH>; /* PH23 */
 82                 enable-active-high;                82                 enable-active-high;
 83         };                                         83         };
 84 };                                                 84 };
 85                                                    85 
 86 &ahci {                                            86 &ahci {
 87         ahci-supply = <&reg_dldo4>;                87         ahci-supply = <&reg_dldo4>;
 88         phy-supply = <&reg_eldo3>;                 88         phy-supply = <&reg_eldo3>;
 89         status = "okay";                           89         status = "okay";
 90 };                                                 90 };
 91                                                    91 
 92 &cpu0 {                                            92 &cpu0 {
 93         cpu-supply = <&reg_dcdc2>;                 93         cpu-supply = <&reg_dcdc2>;
 94 };                                                 94 };
 95                                                    95 
 96 &de {                                              96 &de {
 97         status = "okay";                           97         status = "okay";
 98 };                                                 98 };
 99                                                    99 
100 &ehci1 {                                          100 &ehci1 {
101         status = "okay";                          101         status = "okay";
102 };                                                102 };
103                                                   103 
104 &ehci2 {                                          104 &ehci2 {
105         status = "okay";                          105         status = "okay";
106 };                                                106 };
107                                                   107 
108 &hdmi {                                           108 &hdmi {
109         status = "okay";                          109         status = "okay";
110 };                                                110 };
111                                                   111 
112 &hdmi_out {                                       112 &hdmi_out {
113         hdmi_out_con: endpoint {                  113         hdmi_out_con: endpoint {
114                 remote-endpoint = <&hdmi_con_i    114                 remote-endpoint = <&hdmi_con_in>;
115         };                                        115         };
116 };                                                116 };
117                                                   117 
118 &i2c0 {                                           118 &i2c0 {
119         status = "okay";                          119         status = "okay";
120                                                   120 
121         axp22x: pmic@34 {                         121         axp22x: pmic@34 {
122                 compatible = "x-powers,axp221"    122                 compatible = "x-powers,axp221";
123                 reg = <0x34>;                     123                 reg = <0x34>;
124                 interrupt-parent = <&nmi_intc>    124                 interrupt-parent = <&nmi_intc>;
125                 interrupts = <0 IRQ_TYPE_LEVEL    125                 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
126         };                                        126         };
127 };                                                127 };
128                                                   128 
129 #include "axp22x.dtsi"                            129 #include "axp22x.dtsi"
130                                                   130 
131 &mmc0 {                                           131 &mmc0 {
132         vmmc-supply = <&reg_dcdc1>;               132         vmmc-supply = <&reg_dcdc1>;
133         bus-width = <4>;                          133         bus-width = <4>;
134         cd-gpios = <&pio 7 15 GPIO_ACTIVE_LOW>    134         cd-gpios = <&pio 7 15 GPIO_ACTIVE_LOW>; /* PH15 */
135         status = "okay";                          135         status = "okay";
136 };                                                136 };
137                                                   137 
138 &mmc2 {                                           138 &mmc2 {
139         vmmc-supply = <&reg_dcdc1>;               139         vmmc-supply = <&reg_dcdc1>;
140         vqmmc-supply = <&reg_dcdc1>;              140         vqmmc-supply = <&reg_dcdc1>;
141         bus-width = <8>;                          141         bus-width = <8>;
142         non-removable;                            142         non-removable;
143         status = "okay";                          143         status = "okay";
144 };                                                144 };
145                                                   145 
146 &ohci1 {                                          146 &ohci1 {
147         status = "okay";                          147         status = "okay";
148 };                                                148 };
149                                                   149 
150 &ohci2 {                                          150 &ohci2 {
151         status = "okay";                          151         status = "okay";
152 };                                                152 };
153                                                   153 
154 &reg_aldo2 {                                      154 &reg_aldo2 {
155         regulator-always-on;                      155         regulator-always-on;
156         regulator-min-microvolt = <2500000>;      156         regulator-min-microvolt = <2500000>;
157         regulator-max-microvolt = <2500000>;      157         regulator-max-microvolt = <2500000>;
158         regulator-name = "vcc-pa";                158         regulator-name = "vcc-pa";
159 };                                                159 };
160                                                   160 
161 &reg_aldo3 {                                      161 &reg_aldo3 {
162         regulator-always-on;                      162         regulator-always-on;
163         regulator-min-microvolt = <2700000>;      163         regulator-min-microvolt = <2700000>;
164         regulator-max-microvolt = <3300000>;      164         regulator-max-microvolt = <3300000>;
165         regulator-name = "avcc";                  165         regulator-name = "avcc";
166 };                                                166 };
167                                                   167 
168 &reg_dcdc1 {                                      168 &reg_dcdc1 {
169         regulator-always-on;                      169         regulator-always-on;
170         regulator-min-microvolt = <3000000>;      170         regulator-min-microvolt = <3000000>;
171         regulator-max-microvolt = <3000000>;      171         regulator-max-microvolt = <3000000>;
172         regulator-name = "vcc-3v0";               172         regulator-name = "vcc-3v0";
173 };                                                173 };
174                                                   174 
175 &reg_dcdc2 {                                      175 &reg_dcdc2 {
176         regulator-always-on;                      176         regulator-always-on;
177         regulator-min-microvolt = <1000000>;      177         regulator-min-microvolt = <1000000>;
178         regulator-max-microvolt = <1300000>;      178         regulator-max-microvolt = <1300000>;
179         regulator-name = "vdd-cpu";               179         regulator-name = "vdd-cpu";
180 };                                                180 };
181                                                   181 
182 &reg_dcdc3 {                                      182 &reg_dcdc3 {
183         regulator-always-on;                      183         regulator-always-on;
184         regulator-min-microvolt = <1000000>;      184         regulator-min-microvolt = <1000000>;
185         regulator-max-microvolt = <1300000>;      185         regulator-max-microvolt = <1300000>;
186         regulator-name = "vdd-sys";               186         regulator-name = "vdd-sys";
187 };                                                187 };
188                                                   188 
189 &reg_dcdc5 {                                      189 &reg_dcdc5 {
190         regulator-always-on;                      190         regulator-always-on;
191         regulator-min-microvolt = <1500000>;      191         regulator-min-microvolt = <1500000>;
192         regulator-max-microvolt = <1500000>;      192         regulator-max-microvolt = <1500000>;
193         regulator-name = "vcc-dram";              193         regulator-name = "vcc-dram";
194 };                                                194 };
195                                                   195 
196 &reg_dldo1 {                                      196 &reg_dldo1 {
197         regulator-always-on;                      197         regulator-always-on;
198         regulator-min-microvolt = <3300000>;      198         regulator-min-microvolt = <3300000>;
199         regulator-max-microvolt = <3300000>;      199         regulator-max-microvolt = <3300000>;
200         regulator-name = "vcc-pg";                200         regulator-name = "vcc-pg";
201 };                                                201 };
202                                                   202 
203 &reg_dldo3 {                                      203 &reg_dldo3 {
204         regulator-always-on;                      204         regulator-always-on;
205         regulator-min-microvolt = <3300000>;      205         regulator-min-microvolt = <3300000>;
206         regulator-max-microvolt = <3300000>;      206         regulator-max-microvolt = <3300000>;
207         regulator-name = "vcc-dldo3";             207         regulator-name = "vcc-dldo3";
208 };                                                208 };
209                                                   209 
210 &reg_eldo3 {                                      210 &reg_eldo3 {
211         regulator-always-on;                      211         regulator-always-on;
212         regulator-min-microvolt = <2800000>;      212         regulator-min-microvolt = <2800000>;
213         regulator-max-microvolt = <2800000>;      213         regulator-max-microvolt = <2800000>;
214         regulator-name = "vcc-pe";                214         regulator-name = "vcc-pe";
215 };                                                215 };
216                                                   216 
217 &tcon_tv0 {                                       217 &tcon_tv0 {
218         status = "okay";                          218         status = "okay";
219 };                                                219 };
220                                                   220 
221 &uart0 {                                          221 &uart0 {
222         pinctrl-names = "default";                222         pinctrl-names = "default";
223         pinctrl-0 = <&uart0_pb_pins>;             223         pinctrl-0 = <&uart0_pb_pins>;
224         status = "okay";                          224         status = "okay";
225 };                                                225 };
226                                                   226 
227 &usbphy {                                         227 &usbphy {
228         usb1_vbus-supply = <&reg_vcc5v0>;         228         usb1_vbus-supply = <&reg_vcc5v0>;
229         usb2_vbus-supply = <&reg_vcc5v0>;         229         usb2_vbus-supply = <&reg_vcc5v0>;
230         status = "okay";                          230         status = "okay";
231 };                                                231 };
                                                      

~ [ 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