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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/allwinner/sun5i-a13-licheepi-one.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/sun5i-a13-licheepi-one.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/allwinner/sun5i-a13-licheepi-one.dts (Version linux-5.19.17)


  1 /*                                                
  2  * Copyright 2016 Icenowy Zheng <icenowy@aosc.x    
  3  *                                                
  4  * Based on sun5i-a13-olinuxino.dts, which is     
  5  *   Copyright 2012 Maxime Ripard <maxime.ripar    
  6  *   Copyright 2013 Hans de Goede <hdegoede@red    
  7  *                                                
  8  * This file is dual-licensed: you can use it     
  9  * of the GPL or the X11 license, at your opti    
 10  * licensing only applies to this file, and no    
 11  * whole.                                         
 12  *                                                
 13  *  a) This file is free software; you can red    
 14  *     modify it under the terms of the GNU Ge    
 15  *     published by the Free Software Foundati    
 16  *     License, or (at your option) any later     
 17  *                                                
 18  *     This file is distributed in the hope th    
 19  *     but WITHOUT ANY WARRANTY; without even     
 20  *     MERCHANTABILITY or FITNESS FOR A PARTIC    
 21  *     GNU General Public License for more det    
 22  *                                                
 23  * Or, alternatively,                             
 24  *                                                
 25  *  b) Permission is hereby granted, free of c    
 26  *     obtaining a copy of this software and a    
 27  *     files (the "Software"), to deal in the     
 28  *     restriction, including without limitati    
 29  *     copy, modify, merge, publish, distribut    
 30  *     sell copies of the Software, and to per    
 31  *     Software is furnished to do so, subject    
 32  *     conditions:                                
 33  *                                                
 34  *     The above copyright notice and this per    
 35  *     included in all copies or substantial p    
 36  *                                                
 37  *     THE SOFTWARE IS PROVIDED "AS IS", WITHO    
 38  *     EXPRESS OR IMPLIED, INCLUDING BUT NOT L    
 39  *     OF MERCHANTABILITY, FITNESS FOR A PARTI    
 40  *     NONINFRINGEMENT. IN NO EVENT SHALL THE     
 41  *     HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGE    
 42  *     WHETHER IN AN ACTION OF CONTRACT, TORT     
 43  *     FROM, OUT OF OR IN CONNECTION WITH THE     
 44  *     OTHER DEALINGS IN THE SOFTWARE.            
 45  */                                               
 46                                                   
 47 /dts-v1/;                                         
 48 #include "sun5i-a13.dtsi"                         
 49 #include "sunxi-common-regulators.dtsi"           
 50                                                   
 51 #include <dt-bindings/gpio/gpio.h>                
 52 #include <dt-bindings/input/input.h>              
 53                                                   
 54 / {                                               
 55         model = "Lichee Pi One";                  
 56         compatible = "licheepi,licheepi-one",     
 57                                                   
 58         aliases {                                 
 59                 serial0 = &uart1;                 
 60         };                                        
 61                                                   
 62         chosen {                                  
 63                 stdout-path = "serial0:115200n    
 64         };                                        
 65                                                   
 66         leds {                                    
 67                 compatible = "gpio-leds";         
 68                                                   
 69                 led-0 {                           
 70                         label = "licheepi:red:    
 71                         gpios = <&pio 2 5 GPIO    
 72                 };                                
 73                                                   
 74                 led-1 {                           
 75                         label = "licheepi:gree    
 76                         gpios = <&pio 2 19 GPI    
 77                         default-state = "on";     
 78                 };                                
 79                                                   
 80                 led-2 {                           
 81                         label = "licheepi:blue    
 82                         gpios = <&pio 2 4 GPIO    
 83                 };                                
 84                                                   
 85         };                                        
 86 };                                                
 87                                                   
 88 &cpu0 {                                           
 89         cpu-supply = <&reg_dcdc2>;                
 90 };                                                
 91                                                   
 92 &ehci0 {                                          
 93         status = "okay";                          
 94 };                                                
 95                                                   
 96 &i2c0 {                                           
 97         status = "okay";                          
 98                                                   
 99         axp209: pmic@34 {                         
100                 compatible = "x-powers,axp209"    
101                 reg = <0x34>;                     
102                 interrupts = <0>;                 
103                                                   
104                 interrupt-controller;             
105                 #interrupt-cells = <1>;           
106         };                                        
107 };                                                
108                                                   
109 &i2c1 {                                           
110         status = "disabled";                      
111 };                                                
112                                                   
113 &i2c2 {                                           
114         status = "disabled";                      
115 };                                                
116                                                   
117 &lradc {                                          
118         vref-supply = <&reg_ldo2>;                
119         status = "okay";                          
120                                                   
121         button-984 {                              
122                 label = "Home";                   
123                 linux,code = <KEY_HOMEPAGE>;      
124                 channel = <0>;                    
125                 voltage = <984126>;               
126         };                                        
127 };                                                
128                                                   
129 &mmc0 {                                           
130         vmmc-supply = <&reg_vcc3v3>;              
131         bus-width = <4>;                          
132         broken-cd;                                
133         status = "okay";                          
134 };                                                
135                                                   
136 &mmc2 {                                           
137         pinctrl-names = "default";                
138         pinctrl-0 = <&mmc2_4bit_pc_pins>;         
139         vmmc-supply = <&reg_vcc3v3>;              
140         bus-width = <4>;                          
141         broken-cd;                                
142         status = "okay";                          
143 };                                                
144                                                   
145 &ohci0 {                                          
146         status = "okay";                          
147 };                                                
148                                                   
149 &otg_sram {                                       
150         status = "okay";                          
151 };                                                
152                                                   
153 #include "axp209.dtsi"                            
154                                                   
155 &reg_dcdc2 {                                      
156         regulator-always-on;                      
157         regulator-min-microvolt = <1000000>;      
158         regulator-max-microvolt = <1500000>;      
159         regulator-name = "vdd-cpu";               
160 };                                                
161                                                   
162 &reg_dcdc3 {                                      
163         regulator-always-on;                      
164         regulator-min-microvolt = <1000000>;      
165         regulator-max-microvolt = <1400000>;      
166         regulator-name = "vdd-int-dll";           
167 };                                                
168                                                   
169 &reg_ldo1 {                                       
170         regulator-name = "vdd-rtc";               
171 };                                                
172                                                   
173 &reg_ldo2 {                                       
174         regulator-always-on;                      
175         regulator-min-microvolt = <3000000>;      
176         regulator-max-microvolt = <3000000>;      
177         regulator-name = "avcc";                  
178 };                                                
179                                                   
180 &reg_ldo3 {                                       
181         regulator-min-microvolt = <1800000>;      
182         regulator-max-microvolt = <1800000>;      
183         regulator-name = "csi-1.8v";              
184 };                                                
185                                                   
186 &reg_ldo4 {                                       
187         regulator-min-microvolt = <2800000>;      
188         regulator-max-microvolt = <2800000>;      
189         regulator-name = "csi-2.8v";              
190 };                                                
191                                                   
192 &reg_usb0_vbus {                                  
193         gpio = <&pio 2 12 GPIO_ACTIVE_HIGH>; /    
194         status = "okay";                          
195 };                                                
196                                                   
197 &uart1 {                                          
198         pinctrl-names = "default";                
199         pinctrl-0 = <&uart1_pg_pins>;             
200         status = "okay";                          
201 };                                                
202                                                   
203 &usb_otg {                                        
204         dr_mode = "otg";                          
205         status = "okay";                          
206 };                                                
207                                                   
208 &usbphy {                                         
209         usb0_id_det-gpios = <&pio 6 2 GPIO_ACT    
210         usb0_vbus_det-gpios = <&pio 6 1 GPIO_A    
211         usb0_vbus-supply = <&reg_usb0_vbus>;      
212         usb1_vbus-supply = <&reg_vcc5v0>;         
213         status = "okay";                          
214 };                                                
                                                      

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