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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/rockchip/rk3568-radxa-e25.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/arm64/rockchip/rk3568-radxa-e25.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm64/rockchip/rk3568-radxa-e25.dts (Version linux-6.8.12)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)       1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2                                                     2 
  3 /dts-v1/;                                           3 /dts-v1/;
  4 #include "rk3568-radxa-cm3i.dtsi"                   4 #include "rk3568-radxa-cm3i.dtsi"
  5                                                     5 
  6 / {                                                 6 / {
  7         model = "Radxa E25 Carrier Board";          7         model = "Radxa E25 Carrier Board";
  8         compatible = "radxa,e25", "radxa,cm3i"      8         compatible = "radxa,e25", "radxa,cm3i", "rockchip,rk3568";
  9                                                     9 
 10         aliases {                                  10         aliases {
 11                 mmc1 = &sdmmc0;                    11                 mmc1 = &sdmmc0;
 12         };                                         12         };
 13                                                    13 
 14         pwm-leds {                                 14         pwm-leds {
 15                 compatible = "pwm-leds-multico     15                 compatible = "pwm-leds-multicolor";
 16                                                    16 
 17                 multi-led {                        17                 multi-led {
 18                         color = <LED_COLOR_ID_     18                         color = <LED_COLOR_ID_RGB>;
 19                         max-brightness = <255>     19                         max-brightness = <255>;
 20                                                    20 
 21                         led-red {                  21                         led-red {
 22                                 color = <LED_C     22                                 color = <LED_COLOR_ID_RED>;
 23                                 pwms = <&pwm1      23                                 pwms = <&pwm1 0 1000000 0>;
 24                         };                         24                         };
 25                                                    25 
 26                         led-green {                26                         led-green {
 27                                 color = <LED_C     27                                 color = <LED_COLOR_ID_GREEN>;
 28                                 pwms = <&pwm2      28                                 pwms = <&pwm2 0 1000000 0>;
 29                         };                         29                         };
 30                                                    30 
 31                         led-blue {                 31                         led-blue {
 32                                 color = <LED_C     32                                 color = <LED_COLOR_ID_BLUE>;
 33                                 pwms = <&pwm12     33                                 pwms = <&pwm12 0 1000000 0>;
 34                         };                         34                         };
 35                 };                                 35                 };
 36         };                                         36         };
 37                                                    37 
 38         vbus_typec: vbus-typec-regulator {         38         vbus_typec: vbus-typec-regulator {
 39                 compatible = "regulator-fixed"     39                 compatible = "regulator-fixed";
 40                 enable-active-high;                40                 enable-active-high;
 41                 gpio = <&gpio0 RK_PB7 GPIO_ACT     41                 gpio = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>;
 42                 pinctrl-names = "default";         42                 pinctrl-names = "default";
 43                 pinctrl-0 = <&vbus_typec_en>;      43                 pinctrl-0 = <&vbus_typec_en>;
 44                 regulator-name = "vbus_typec";     44                 regulator-name = "vbus_typec";
 45                 regulator-min-microvolt = <500     45                 regulator-min-microvolt = <5000000>;
 46                 regulator-max-microvolt = <500     46                 regulator-max-microvolt = <5000000>;
 47                 vin-supply = <&vcc5v0_sys>;        47                 vin-supply = <&vcc5v0_sys>;
 48         };                                         48         };
 49                                                    49 
 50         /* actually fed by vcc5v0_sys, depende     50         /* actually fed by vcc5v0_sys, dependent
 51          * on pi6c clock generator                 51          * on pi6c clock generator
 52          */                                        52          */
 53         vcc3v3_minipcie: vcc3v3-minipcie-regul     53         vcc3v3_minipcie: vcc3v3-minipcie-regulator {
 54                 compatible = "regulator-fixed"     54                 compatible = "regulator-fixed";
 55                 enable-active-high;                55                 enable-active-high;
 56                 gpio = <&gpio3 RK_PA7 GPIO_ACT     56                 gpio = <&gpio3 RK_PA7 GPIO_ACTIVE_HIGH>;
 57                 pinctrl-names = "default";         57                 pinctrl-names = "default";
 58                 pinctrl-0 = <&minipcie_enable_     58                 pinctrl-0 = <&minipcie_enable_h>;
 59                 regulator-name = "vcc3v3_minip     59                 regulator-name = "vcc3v3_minipcie";
 60                 regulator-min-microvolt = <330     60                 regulator-min-microvolt = <3300000>;
 61                 regulator-max-microvolt = <330     61                 regulator-max-microvolt = <3300000>;
 62                 vin-supply = <&vcc3v3_pi6c_05>     62                 vin-supply = <&vcc3v3_pi6c_05>;
 63         };                                         63         };
 64                                                    64 
 65         vcc3v3_ngff: vcc3v3-ngff-regulator {       65         vcc3v3_ngff: vcc3v3-ngff-regulator {
 66                 compatible = "regulator-fixed"     66                 compatible = "regulator-fixed";
 67                 enable-active-high;                67                 enable-active-high;
 68                 gpio = <&gpio0 RK_PD6 GPIO_ACT     68                 gpio = <&gpio0 RK_PD6 GPIO_ACTIVE_HIGH>;
 69                 pinctrl-names = "default";         69                 pinctrl-names = "default";
 70                 pinctrl-0 = <&ngffpcie_enable_     70                 pinctrl-0 = <&ngffpcie_enable_h>;
 71                 regulator-name = "vcc3v3_ngff"     71                 regulator-name = "vcc3v3_ngff";
 72                 regulator-min-microvolt = <330     72                 regulator-min-microvolt = <3300000>;
 73                 regulator-max-microvolt = <330     73                 regulator-max-microvolt = <3300000>;
 74                 vin-supply = <&vcc5v0_sys>;        74                 vin-supply = <&vcc5v0_sys>;
 75         };                                         75         };
 76                                                    76 
 77         vcc3v3_pcie30x1: vcc3v3-pcie30x1-regul     77         vcc3v3_pcie30x1: vcc3v3-pcie30x1-regulator {
 78                 compatible = "regulator-fixed"     78                 compatible = "regulator-fixed";
 79                 enable-active-high;                79                 enable-active-high;
 80                 gpio = <&gpio0 RK_PC5 GPIO_ACT     80                 gpio = <&gpio0 RK_PC5 GPIO_ACTIVE_HIGH>;
 81                 pinctrl-names = "default";         81                 pinctrl-names = "default";
 82                 pinctrl-0 = <&pcie30x1_enable_     82                 pinctrl-0 = <&pcie30x1_enable_h>;
 83                 regulator-name = "vcc3v3_pcie3     83                 regulator-name = "vcc3v3_pcie30x1";
 84                 regulator-min-microvolt = <330     84                 regulator-min-microvolt = <3300000>;
 85                 regulator-max-microvolt = <330     85                 regulator-max-microvolt = <3300000>;
 86                 vin-supply = <&vcc5v0_sys>;        86                 vin-supply = <&vcc5v0_sys>;
 87         };                                         87         };
 88                                                    88 
 89         vcc3v3_pi6c_05: vcc3v3-pi6c-05-regulat     89         vcc3v3_pi6c_05: vcc3v3-pi6c-05-regulator {
 90                 compatible = "regulator-fixed"     90                 compatible = "regulator-fixed";
 91                 enable-active-high;                91                 enable-active-high;
 92                 gpios = <&gpio0 RK_PC7 GPIO_AC     92                 gpios = <&gpio0 RK_PC7 GPIO_ACTIVE_HIGH>;
 93                 pinctrl-names = "default";         93                 pinctrl-names = "default";
 94                 pinctrl-0 = <&pcie_enable_h>;      94                 pinctrl-0 = <&pcie_enable_h>;
 95                 regulator-name = "vcc3v3_pcie"     95                 regulator-name = "vcc3v3_pcie";
 96                 regulator-min-microvolt = <330     96                 regulator-min-microvolt = <3300000>;
 97                 regulator-max-microvolt = <330     97                 regulator-max-microvolt = <3300000>;
 98                 vin-supply = <&vcc5v0_sys>;        98                 vin-supply = <&vcc5v0_sys>;
 99         };                                         99         };
100 };                                                100 };
101                                                   101 
102 &combphy1 {                                       102 &combphy1 {
103         phy-supply = <&vcc3v3_pcie30x1>;          103         phy-supply = <&vcc3v3_pcie30x1>;
104 };                                                104 };
105                                                   105 
106 &display_subsystem {                           << 
107         status = "disabled";                   << 
108 };                                             << 
109                                                << 
110 &pcie2x1 {                                        106 &pcie2x1 {
111         pinctrl-names = "default";                107         pinctrl-names = "default";
112         pinctrl-0 = <&pcie20_reset_h>;            108         pinctrl-0 = <&pcie20_reset_h>;
113         reset-gpios = <&gpio1 RK_PB2 GPIO_ACTI    109         reset-gpios = <&gpio1 RK_PB2 GPIO_ACTIVE_HIGH>;
114         vpcie3v3-supply = <&vcc3v3_pi6c_05>;      110         vpcie3v3-supply = <&vcc3v3_pi6c_05>;
115         status = "okay";                          111         status = "okay";
116 };                                                112 };
117                                                   113 
118 &pcie30phy {                                      114 &pcie30phy {
119         data-lanes = <1 2>;                       115         data-lanes = <1 2>;
120         status = "okay";                          116         status = "okay";
121 };                                                117 };
122                                                   118 
123 &pcie3x1 {                                        119 &pcie3x1 {
124         num-lanes = <1>;                          120         num-lanes = <1>;
125         pinctrl-names = "default";                121         pinctrl-names = "default";
126         pinctrl-0 = <&pcie30x1m0_pins>;           122         pinctrl-0 = <&pcie30x1m0_pins>;
127         reset-gpios = <&gpio0 RK_PC3 GPIO_ACTI    123         reset-gpios = <&gpio0 RK_PC3 GPIO_ACTIVE_HIGH>;
128         vpcie3v3-supply = <&vcc3v3_minipcie>;     124         vpcie3v3-supply = <&vcc3v3_minipcie>;
129         status = "okay";                          125         status = "okay";
130 };                                                126 };
131                                                   127 
132 &pcie3x2 {                                        128 &pcie3x2 {
133         num-lanes = <1>;                          129         num-lanes = <1>;
134         pinctrl-names = "default";                130         pinctrl-names = "default";
135         pinctrl-0 = <&pcie30x2_reset_h>;          131         pinctrl-0 = <&pcie30x2_reset_h>;
136         reset-gpios = <&gpio2 RK_PD6 GPIO_ACTI    132         reset-gpios = <&gpio2 RK_PD6 GPIO_ACTIVE_HIGH>;
137         vpcie3v3-supply = <&vcc3v3_pi6c_05>;      133         vpcie3v3-supply = <&vcc3v3_pi6c_05>;
138         status = "okay";                          134         status = "okay";
139 };                                                135 };
140                                                   136 
141 &pinctrl {                                        137 &pinctrl {
142         pcie {                                    138         pcie {
143                 pcie20_reset_h: pcie20-reset-h    139                 pcie20_reset_h: pcie20-reset-h {
144                         rockchip,pins = <1 RK_    140                         rockchip,pins = <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>;
145                 };                                141                 };
146                                                   142 
147                 pcie30x1_enable_h: pcie30x1-en    143                 pcie30x1_enable_h: pcie30x1-enable-h {
148                         rockchip,pins = <0 RK_    144                         rockchip,pins = <0 RK_PC5 RK_FUNC_GPIO &pcfg_pull_none>;
149                 };                                145                 };
150                                                   146 
151                 pcie30x2_reset_h: pcie30x2-res    147                 pcie30x2_reset_h: pcie30x2-reset-h {
152                         rockchip,pins = <2 RK_    148                         rockchip,pins = <2 RK_PD6 RK_FUNC_GPIO &pcfg_pull_none>;
153                 };                                149                 };
154                                                   150 
155                 pcie_enable_h: pcie-enable-h {    151                 pcie_enable_h: pcie-enable-h {
156                         rockchip,pins = <0 RK_    152                         rockchip,pins = <0 RK_PC7 RK_FUNC_GPIO &pcfg_pull_none>;
157                 };                                153                 };
158         };                                        154         };
159                                                   155 
160         usb {                                     156         usb {
161                 minipcie_enable_h: minipcie-en    157                 minipcie_enable_h: minipcie-enable-h {
162                         rockchip,pins = <3 RK_    158                         rockchip,pins = <3 RK_PA7 RK_FUNC_GPIO &pcfg_pull_none>;
163                 };                                159                 };
164                                                   160 
165                 ngffpcie_enable_h: ngffpcie-en    161                 ngffpcie_enable_h: ngffpcie-enable-h {
166                         rockchip,pins = <0 RK_    162                         rockchip,pins = <0 RK_PD6 RK_FUNC_GPIO &pcfg_pull_none>;
167                 };                                163                 };
168                                                   164 
169                 vbus_typec_en: vbus_typec_en {    165                 vbus_typec_en: vbus_typec_en {
170                         rockchip,pins = <0 RK_    166                         rockchip,pins = <0 RK_PB7 RK_FUNC_GPIO &pcfg_pull_none>;
171                 };                                167                 };
172         };                                        168         };
173 };                                                169 };
174                                                   170 
175 &pwm1 {                                           171 &pwm1 {
176         status = "okay";                          172         status = "okay";
177 };                                                173 };
178                                                   174 
179 &pwm2 {                                           175 &pwm2 {
180         status = "okay";                          176         status = "okay";
181 };                                                177 };
182                                                   178 
183 &pwm12 {                                          179 &pwm12 {
184         pinctrl-names = "default";                180         pinctrl-names = "default";
185         pinctrl-0 = <&pwm12m1_pins>;              181         pinctrl-0 = <&pwm12m1_pins>;
186         status = "okay";                          182         status = "okay";
187 };                                                183 };
188                                                   184 
189 &sata1 {                                          185 &sata1 {
190         status = "okay";                          186         status = "okay";
191 };                                                187 };
192                                                   188 
193 &sdmmc0 {                                         189 &sdmmc0 {
194         bus-width = <4>;                          190         bus-width = <4>;
195         cap-sd-highspeed;                         191         cap-sd-highspeed;
196         cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_    192         cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
197         /* Also used in pcie30x1_clkreqnm0 */     193         /* Also used in pcie30x1_clkreqnm0 */
198         disable-wp;                               194         disable-wp;
199         pinctrl-names = "default";                195         pinctrl-names = "default";
200         pinctrl-0 = <&sdmmc0_bus4 &sdmmc0_clk     196         pinctrl-0 = <&sdmmc0_bus4 &sdmmc0_clk &sdmmc0_cmd>;
201         sd-uhs-sdr104;                            197         sd-uhs-sdr104;
202         vmmc-supply = <&vcc3v3_sd>;               198         vmmc-supply = <&vcc3v3_sd>;
203         vqmmc-supply = <&vccio_sd>;               199         vqmmc-supply = <&vccio_sd>;
204         status = "okay";                          200         status = "okay";
205 };                                                201 };
206                                                   202 
207 &usb_host0_ehci {                                 203 &usb_host0_ehci {
208         status = "okay";                          204         status = "okay";
209 };                                                205 };
210                                                   206 
211 &usb_host0_ohci {                                 207 &usb_host0_ohci {
212         status = "okay";                          208         status = "okay";
213 };                                                209 };
214                                                   210 
215 &usb_host0_xhci {                                 211 &usb_host0_xhci {
216         status = "okay";                          212         status = "okay";
217 };                                                213 };
218                                                   214 
219 &usb_host1_ehci {                                 215 &usb_host1_ehci {
220         status = "okay";                          216         status = "okay";
221 };                                                217 };
222                                                   218 
223 &usb_host1_ohci {                                 219 &usb_host1_ohci {
224         status = "okay";                          220         status = "okay";
225 };                                                221 };
226                                                   222 
227 &usb2phy0_otg {                                   223 &usb2phy0_otg {
228         phy-supply = <&vbus_typec>;               224         phy-supply = <&vbus_typec>;
229         status = "okay";                          225         status = "okay";
230 };                                                226 };
231                                                   227 
232 &usb2phy1_host {                                  228 &usb2phy1_host {
233         phy-supply = <&vcc3v3_minipcie>;          229         phy-supply = <&vcc3v3_minipcie>;
234         status = "okay";                          230         status = "okay";
235 };                                                231 };
236                                                   232 
237 &usb2phy1_otg {                                   233 &usb2phy1_otg {
238         phy-supply = <&vcc3v3_ngff>;              234         phy-supply = <&vcc3v3_ngff>;
239         status = "okay";                          235         status = "okay";
240 };                                                236 };
                                                      

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