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

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-vero4k.dts

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ 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 ] ~

Diff markup

Differences between /arch/arm64/boot/dts/amlogic/meson-gxl-s905x-vero4k.dts (Version linux-6.11-rc3) and /arch/i386/boot/dts/amlogic/meson-gxl-s905x-vero4k.dts (Version linux-6.1.104)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)     
  2 /*                                                
  3  * Copyright (c) 2024 Christian Hewitt <christi    
  4  */                                               
  5                                                   
  6 /dts-v1/;                                         
  7                                                   
  8 #include "meson-gxl-s905x-p212.dtsi"              
  9 #include <dt-bindings/input/input.h>              
 10 #include <dt-bindings/leds/common.h>              
 11 #include <dt-bindings/sound/meson-aiu.h>          
 12                                                   
 13 / {                                               
 14         compatible = "osmc,vero4k", "amlogic,s    
 15         model = "OSMC Vero 4K";                   
 16                                                   
 17         reserved-memory {                         
 18                 /* 32 MiB reserved for ARM Tru    
 19                 secmon_reserved_bl32: secmon@5    
 20                         reg = <0x0 0x05300000     
 21                         no-map;                   
 22                 };                                
 23         };                                        
 24                                                   
 25         gpio-keys-polled {                        
 26                 compatible = "gpio-keys-polled    
 27                 poll-interval = <20>;             
 28                                                   
 29                 button {                          
 30                         label = "power";          
 31                         linux,code = <KEY_POWE    
 32                         gpios = <&gpio_ao GPIO    
 33                 };                                
 34         };                                        
 35                                                   
 36         leds {                                    
 37                 compatible = "gpio-leds";         
 38                                                   
 39                 led-standby {                     
 40                         color = <LED_COLOR_ID_    
 41                         function = LED_FUNCTIO    
 42                         gpios = <&gpio GPIODV_    
 43                         default-state = "off";    
 44                         panic-indicator;          
 45                 };                                
 46         };                                        
 47                                                   
 48         dio2133: analog-amplifier {               
 49                 compatible = "simple-audio-amp    
 50                 sound-name-prefix = "AU2";        
 51                 VCC-supply = <&hdmi_5v>;          
 52                 enable-gpios = <&gpio GPIOH_5     
 53         };                                        
 54                                                   
 55         spdif_dit: audio-codec-0 {                
 56                 #sound-dai-cells = <0>;           
 57                 compatible = "linux,spdif-dit"    
 58                 sound-name-prefix = "DIT";        
 59         };                                        
 60                                                   
 61         cvbs-connector {                          
 62                 compatible = "composite-video-    
 63                                                   
 64                 port {                            
 65                         cvbs_connector_in: end    
 66                                 remote-endpoin    
 67                         };                        
 68                 };                                
 69         };                                        
 70                                                   
 71         hdmi-connector {                          
 72                 compatible = "hdmi-connector";    
 73                 type = "a";                       
 74                                                   
 75                 port {                            
 76                         hdmi_connector_in: end    
 77                                 remote-endpoin    
 78                         };                        
 79                 };                                
 80         };                                        
 81                                                   
 82         sound {                                   
 83                 compatible = "amlogic,gx-sound    
 84                 model = "VERO4K";                 
 85                 audio-aux-devs = <&dio2133>;      
 86                 audio-widgets = "Line", "Lineo    
 87                 audio-routing = "AU2 INL", "AC    
 88                                 "AU2 INR", "AC    
 89                                 "AU2 INL", "AC    
 90                                 "AU2 INR", "AC    
 91                                 "Lineout", "AU    
 92                                 "Lineout", "AU    
 93                 assigned-clocks = <&clkc CLKID    
 94                                   <&clkc CLKID    
 95                                   <&clkc CLKID    
 96                 assigned-clock-parents = <0>,     
 97                 assigned-clock-rates = <294912    
 98                                        <270950    
 99                                        <393216    
100                                                   
101                 dai-link-0 {                      
102                         sound-dai = <&aiu AIU_    
103                 };                                
104                                                   
105                 dai-link-1 {                      
106                         sound-dai = <&aiu AIU_    
107                 };                                
108                                                   
109                 dai-link-2 {                      
110                         sound-dai = <&aiu AIU_    
111                         dai-format = "i2s";       
112                         mclk-fs = <256>;          
113                                                   
114                         codec-0 {                 
115                                 sound-dai = <&    
116                         };                        
117                                                   
118                         codec-1 {                 
119                                 sound-dai = <&    
120                         };                        
121                 };                                
122                                                   
123                 dai-link-3 {                      
124                         sound-dai = <&aiu AIU_    
125                                                   
126                         codec-0 {                 
127                                 sound-dai = <&    
128                         };                        
129                 };                                
130                                                   
131                 dai-link-4 {                      
132                         sound-dai = <&aiu AIU_    
133                                                   
134                         codec-0 {                 
135                                 sound-dai = <&    
136                         };                        
137                 };                                
138                                                   
139                 dai-link-5 {                      
140                         sound-dai = <&aiu AIU_    
141                                                   
142                         codec-0 {                 
143                                 sound-dai = <&    
144                         };                        
145                 };                                
146         };                                        
147 };                                                
148                                                   
149 &acodec {                                         
150         AVDD-supply = <&vddio_ao18>;              
151         status = "okay";                          
152 };                                                
153                                                   
154 &aiu {                                            
155         status = "okay";                          
156         pinctrl-0 = <&spdif_out_h_pins>;          
157         pinctrl-names = "default";                
158 };                                                
159                                                   
160 &cec_AO {                                         
161         status = "okay";                          
162         pinctrl-0 = <&ao_cec_pins>;               
163         pinctrl-names = "default";                
164         hdmi-phandle = <&hdmi_tx>;                
165 };                                                
166                                                   
167 &cvbs_vdac_port {                                 
168         cvbs_vdac_out: endpoint {                 
169                 remote-endpoint = <&cvbs_conne    
170         };                                        
171 };                                                
172                                                   
173 &ethmac {                                         
174         phy-mode = "rmii";                        
175         phy-handle = <&internal_phy>;             
176 };                                                
177                                                   
178 &hdmi_tx {                                        
179         status = "okay";                          
180         pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i    
181         pinctrl-names = "default";                
182         hdmi-supply = <&hdmi_5v>;                 
183 };                                                
184                                                   
185 &hdmi_tx_tmds_port {                              
186         hdmi_tx_tmds_out: endpoint {              
187                 remote-endpoint = <&hdmi_conne    
188         };                                        
189 };                                                
190                                                   
191 &internal_phy {                                   
192         pinctrl-0 = <&eth_link_led_pins>, <&et    
193         pinctrl-names = "default";                
194 };                                                
195                                                   
196 /* This UART is brought out to the DB9 connect    
197 &uart_AO {                                        
198         status = "okay";                          
199 };                                                
                                                      

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