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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/ti/omap/am335x-igep0033.dtsi

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/ti/omap/am335x-igep0033.dtsi (Architecture i386) and /scripts/dtc/include-prefixes/arm/ti/omap/am335x-igep0033.dtsi (Architecture m68k)


  1 // SPDX-License-Identifier: GPL-2.0-only            1 // SPDX-License-Identifier: GPL-2.0-only
  2 /*                                                  2 /*
  3  * am335x-igep0033.dtsi - Device Tree file for      3  * am335x-igep0033.dtsi - Device Tree file for IGEP COM AQUILA AM335x
  4  *                                                  4  *
  5  * Copyright (C) 2013 ISEE 2007 SL - https://w      5  * Copyright (C) 2013 ISEE 2007 SL - https://www.isee.biz
  6  */                                                 6  */
  7                                                     7 
  8 /dts-v1/;                                           8 /dts-v1/;
  9                                                     9 
 10 #include "am33xx.dtsi"                             10 #include "am33xx.dtsi"
 11 #include <dt-bindings/interrupt-controller/irq     11 #include <dt-bindings/interrupt-controller/irq.h>
 12                                                    12 
 13 / {                                                13 / {
 14         cpus {                                     14         cpus {
 15                 cpu@0 {                            15                 cpu@0 {
 16                         cpu0-supply = <&vdd1_r     16                         cpu0-supply = <&vdd1_reg>;
 17                 };                                 17                 };
 18         };                                         18         };
 19                                                    19 
 20         memory@80000000 {                          20         memory@80000000 {
 21                 device_type = "memory";            21                 device_type = "memory";
 22                 reg = <0x80000000 0x10000000>;     22                 reg = <0x80000000 0x10000000>; /* 256 MB */
 23         };                                         23         };
 24                                                    24 
 25         leds {                                     25         leds {
 26                 pinctrl-names = "default";         26                 pinctrl-names = "default";
 27                 pinctrl-0 = <&leds_pins>;          27                 pinctrl-0 = <&leds_pins>;
 28                                                    28 
 29                 compatible = "gpio-leds";          29                 compatible = "gpio-leds";
 30                                                    30 
 31                 led0 {                             31                 led0 {
 32                         label = "com:green:use     32                         label = "com:green:user";
 33                         gpios = <&gpio1 23 GPI     33                         gpios = <&gpio1 23 GPIO_ACTIVE_HIGH>;
 34                         default-state = "on";      34                         default-state = "on";
 35                 };                                 35                 };
 36         };                                         36         };
 37                                                    37 
 38         vbat: fixedregulator0 {                    38         vbat: fixedregulator0 {
 39                 compatible = "regulator-fixed"     39                 compatible = "regulator-fixed";
 40                 regulator-name = "vbat";           40                 regulator-name = "vbat";
 41                 regulator-min-microvolt = <500     41                 regulator-min-microvolt = <5000000>;
 42                 regulator-max-microvolt = <500     42                 regulator-max-microvolt = <5000000>;
 43                 regulator-boot-on;                 43                 regulator-boot-on;
 44         };                                         44         };
 45                                                    45 
 46         vmmc: fixedregulator1 {                    46         vmmc: fixedregulator1 {
 47                 compatible = "regulator-fixed"     47                 compatible = "regulator-fixed";
 48                 regulator-name = "vmmc";           48                 regulator-name = "vmmc";
 49                 regulator-min-microvolt = <330     49                 regulator-min-microvolt = <3300000>;
 50                 regulator-max-microvolt = <330     50                 regulator-max-microvolt = <3300000>;
 51         };                                         51         };
 52 };                                                 52 };
 53                                                    53 
 54 &am33xx_pinmux {                                   54 &am33xx_pinmux {
 55         i2c0_pins: i2c0-pins {                     55         i2c0_pins: i2c0-pins {
 56                 pinctrl-single,pins = <            56                 pinctrl-single,pins = <
 57                         AM33XX_PADCONF(AM335X_     57                         AM33XX_PADCONF(AM335X_PIN_I2C0_SDA, PIN_INPUT_PULLUP, MUX_MODE0)
 58                         AM33XX_PADCONF(AM335X_     58                         AM33XX_PADCONF(AM335X_PIN_I2C0_SCL, PIN_INPUT_PULLUP, MUX_MODE0)
 59                 >;                                 59                 >;
 60         };                                         60         };
 61                                                    61 
 62         nandflash_pins: nandflash-pins {           62         nandflash_pins: nandflash-pins {
 63                 pinctrl-single,pins = <            63                 pinctrl-single,pins = <
 64                         AM33XX_PADCONF(AM335X_     64                         AM33XX_PADCONF(AM335X_PIN_GPMC_AD0, PIN_INPUT_PULLUP, MUX_MODE0)
 65                         AM33XX_PADCONF(AM335X_     65                         AM33XX_PADCONF(AM335X_PIN_GPMC_AD1, PIN_INPUT_PULLUP, MUX_MODE0)
 66                         AM33XX_PADCONF(AM335X_     66                         AM33XX_PADCONF(AM335X_PIN_GPMC_AD2, PIN_INPUT_PULLUP, MUX_MODE0)
 67                         AM33XX_PADCONF(AM335X_     67                         AM33XX_PADCONF(AM335X_PIN_GPMC_AD3, PIN_INPUT_PULLUP, MUX_MODE0)
 68                         AM33XX_PADCONF(AM335X_     68                         AM33XX_PADCONF(AM335X_PIN_GPMC_AD4, PIN_INPUT_PULLUP, MUX_MODE0)
 69                         AM33XX_PADCONF(AM335X_     69                         AM33XX_PADCONF(AM335X_PIN_GPMC_AD5, PIN_INPUT_PULLUP, MUX_MODE0)
 70                         AM33XX_PADCONF(AM335X_     70                         AM33XX_PADCONF(AM335X_PIN_GPMC_AD6, PIN_INPUT_PULLUP, MUX_MODE0)
 71                         AM33XX_PADCONF(AM335X_     71                         AM33XX_PADCONF(AM335X_PIN_GPMC_AD7, PIN_INPUT_PULLUP, MUX_MODE0)
 72                         AM33XX_PADCONF(AM335X_     72                         AM33XX_PADCONF(AM335X_PIN_GPMC_WAIT0, PIN_INPUT_PULLUP, MUX_MODE0)
 73                         AM33XX_PADCONF(AM335X_     73                         AM33XX_PADCONF(AM335X_PIN_GPMC_WPN, PIN_INPUT_PULLUP, MUX_MODE7)        /* gpmc_wpn.gpio0_31 */
 74                         AM33XX_PADCONF(AM335X_     74                         AM33XX_PADCONF(AM335X_PIN_GPMC_CSN0, PIN_OUTPUT, MUX_MODE0)
 75                         AM33XX_PADCONF(AM335X_     75                         AM33XX_PADCONF(AM335X_PIN_GPMC_ADVN_ALE, PIN_OUTPUT, MUX_MODE0)
 76                         AM33XX_PADCONF(AM335X_     76                         AM33XX_PADCONF(AM335X_PIN_GPMC_OEN_REN, PIN_OUTPUT, MUX_MODE0)
 77                         AM33XX_PADCONF(AM335X_     77                         AM33XX_PADCONF(AM335X_PIN_GPMC_WEN, PIN_OUTPUT, MUX_MODE0)
 78                         AM33XX_PADCONF(AM335X_     78                         AM33XX_PADCONF(AM335X_PIN_GPMC_BEN0_CLE, PIN_OUTPUT, MUX_MODE0)
 79                 >;                                 79                 >;
 80         };                                         80         };
 81                                                    81 
 82         uart0_pins: uart0-pins {                   82         uart0_pins: uart0-pins {
 83                 pinctrl-single,pins = <            83                 pinctrl-single,pins = <
 84                         AM33XX_PADCONF(AM335X_     84                         AM33XX_PADCONF(AM335X_PIN_UART0_RXD, PIN_INPUT_PULLUP, MUX_MODE0)
 85                         AM33XX_PADCONF(AM335X_     85                         AM33XX_PADCONF(AM335X_PIN_UART0_TXD, PIN_OUTPUT_PULLDOWN, MUX_MODE0)
 86                 >;                                 86                 >;
 87         };                                         87         };
 88                                                    88 
 89         leds_pins: leds-pins {                     89         leds_pins: leds-pins {
 90                 pinctrl-single,pins = <            90                 pinctrl-single,pins = <
 91                         AM33XX_PADCONF(AM335X_     91                         AM33XX_PADCONF(AM335X_PIN_GPMC_A7, PIN_OUTPUT_PULLDOWN, MUX_MODE7)      /* gpmc_a7.gpio1_23 */
 92                 >;                                 92                 >;
 93         };                                         93         };
 94 };                                                 94 };
 95                                                    95 
 96 &mac_sw {                                          96 &mac_sw {
 97         status = "okay";                           97         status = "okay";
 98 };                                                 98 };
 99                                                    99 
100 &davinci_mdio_sw {                                100 &davinci_mdio_sw {
101                                                   101 
102         ethphy0: ethernet-phy@0 {                 102         ethphy0: ethernet-phy@0 {
103                 reg = <0>;                        103                 reg = <0>;
104         };                                        104         };
105                                                   105 
106         ethphy1: ethernet-phy@1 {                 106         ethphy1: ethernet-phy@1 {
107                 reg = <1>;                        107                 reg = <1>;
108         };                                        108         };
109 };                                                109 };
110                                                   110 
111 &cpsw_port1 {                                     111 &cpsw_port1 {
112         phy-handle = <&ethphy0>;                  112         phy-handle = <&ethphy0>;
113         phy-mode = "rmii";                        113         phy-mode = "rmii";
114         ti,dual-emac-pvid = <1>;                  114         ti,dual-emac-pvid = <1>;
115 };                                                115 };
116                                                   116 
117 &cpsw_port2 {                                     117 &cpsw_port2 {
118         phy-handle = <&ethphy1>;                  118         phy-handle = <&ethphy1>;
119         phy-mode = "rmii";                        119         phy-mode = "rmii";
120         ti,dual-emac-pvid = <2>;                  120         ti,dual-emac-pvid = <2>;
121 };                                                121 };
122                                                   122 
123 &elm {                                            123 &elm {
124         status = "okay";                          124         status = "okay";
125 };                                                125 };
126                                                   126 
127 &gpmc {                                           127 &gpmc {
128         status = "okay";                          128         status = "okay";
129         pinctrl-names = "default";                129         pinctrl-names = "default";
130         pinctrl-0 = <&nandflash_pins>;            130         pinctrl-0 = <&nandflash_pins>;
131                                                   131 
132         ranges = <0 0 0x08000000 0x1000000>;      132         ranges = <0 0 0x08000000 0x1000000>;    /* CS0: 16MB for NAND */
133                                                   133 
134         nand@0,0 {                                134         nand@0,0 {
135                 compatible = "ti,omap2-nand";     135                 compatible = "ti,omap2-nand";
136                 reg = <0 0 4>; /* CS0, offset     136                 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
137                 interrupt-parent = <&gpmc>;       137                 interrupt-parent = <&gpmc>;
138                 interrupts = <0 IRQ_TYPE_NONE>    138                 interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
139                              <1 IRQ_TYPE_NONE>    139                              <1 IRQ_TYPE_NONE>; /* termcount */
140                 rb-gpios = <&gpmc 0 GPIO_ACTIV    140                 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
141                 nand-bus-width = <8>;             141                 nand-bus-width = <8>;
142                 ti,nand-ecc-opt = "bch8";         142                 ti,nand-ecc-opt = "bch8";
143                 gpmc,device-width = <1>;          143                 gpmc,device-width = <1>;
144                 gpmc,sync-clk-ps = <0>;           144                 gpmc,sync-clk-ps = <0>;
145                 gpmc,cs-on-ns = <0>;              145                 gpmc,cs-on-ns = <0>;
146                 gpmc,cs-rd-off-ns = <44>;         146                 gpmc,cs-rd-off-ns = <44>;
147                 gpmc,cs-wr-off-ns = <44>;         147                 gpmc,cs-wr-off-ns = <44>;
148                 gpmc,adv-on-ns = <6>;             148                 gpmc,adv-on-ns = <6>;
149                 gpmc,adv-rd-off-ns = <34>;        149                 gpmc,adv-rd-off-ns = <34>;
150                 gpmc,adv-wr-off-ns = <44>;        150                 gpmc,adv-wr-off-ns = <44>;
151                 gpmc,we-on-ns = <0>;              151                 gpmc,we-on-ns = <0>;
152                 gpmc,we-off-ns = <40>;            152                 gpmc,we-off-ns = <40>;
153                 gpmc,oe-on-ns = <0>;              153                 gpmc,oe-on-ns = <0>;
154                 gpmc,oe-off-ns = <54>;            154                 gpmc,oe-off-ns = <54>;
155                 gpmc,access-ns = <64>;            155                 gpmc,access-ns = <64>;
156                 gpmc,rd-cycle-ns = <82>;          156                 gpmc,rd-cycle-ns = <82>;
157                 gpmc,wr-cycle-ns = <82>;          157                 gpmc,wr-cycle-ns = <82>;
158                 gpmc,bus-turnaround-ns = <0>;     158                 gpmc,bus-turnaround-ns = <0>;
159                 gpmc,cycle2cycle-delay-ns = <0    159                 gpmc,cycle2cycle-delay-ns = <0>;
160                 gpmc,clk-activation-ns = <0>;     160                 gpmc,clk-activation-ns = <0>;
161                 gpmc,wr-access-ns = <40>;         161                 gpmc,wr-access-ns = <40>;
162                 gpmc,wr-data-mux-bus-ns = <0>;    162                 gpmc,wr-data-mux-bus-ns = <0>;
163                                                   163 
164                 #address-cells = <1>;             164                 #address-cells = <1>;
165                 #size-cells = <1>;                165                 #size-cells = <1>;
166                 ti,elm-id = <&elm>;               166                 ti,elm-id = <&elm>;
167                                                   167 
168                 /* MTD partition table */         168                 /* MTD partition table */
169                 partition@0 {                     169                 partition@0 {
170                         label = "SPL";            170                         label = "SPL";
171                         reg = <0x00000000 0x00    171                         reg = <0x00000000 0x00080000>;
172                 };                                172                 };
173                                                   173 
174                 partition@1 {                     174                 partition@1 {
175                         label = "U-boot";         175                         label = "U-boot";
176                         reg = <0x00080000 0x00    176                         reg = <0x00080000 0x001e0000>;
177                 };                                177                 };
178                                                   178 
179                 partition@2 {                     179                 partition@2 {
180                         label = "U-Boot Env";     180                         label = "U-Boot Env";
181                         reg = <0x00260000 0x00    181                         reg = <0x00260000 0x00020000>;
182                 };                                182                 };
183                                                   183 
184                 partition@3 {                     184                 partition@3 {
185                         label = "Kernel";         185                         label = "Kernel";
186                         reg = <0x00280000 0x00    186                         reg = <0x00280000 0x00500000>;
187                 };                                187                 };
188                                                   188 
189                 partition@4 {                     189                 partition@4 {
190                         label = "File System";    190                         label = "File System";
191                         reg = <0x00780000 0x07    191                         reg = <0x00780000 0x07880000>;
192                 };                                192                 };
193         };                                        193         };
194 };                                                194 };
195                                                   195 
196 &i2c0 {                                           196 &i2c0 {
197         status = "okay";                          197         status = "okay";
198         pinctrl-names = "default";                198         pinctrl-names = "default";
199         pinctrl-0 = <&i2c0_pins>;                 199         pinctrl-0 = <&i2c0_pins>;
200                                                   200 
201         clock-frequency = <400000>;               201         clock-frequency = <400000>;
202                                                   202 
203         tps: tps@2d {                             203         tps: tps@2d {
204                 reg = <0x2d>;                     204                 reg = <0x2d>;
205         };                                        205         };
206 };                                                206 };
207                                                   207 
208 &mmc1 {                                           208 &mmc1 {
209         status = "okay";                          209         status = "okay";
210         vmmc-supply = <&vmmc>;                    210         vmmc-supply = <&vmmc>;
211         bus-width = <4>;                          211         bus-width = <4>;
212 };                                                212 };
213                                                   213 
214 &uart0 {                                          214 &uart0 {
215         status = "okay";                          215         status = "okay";
216         pinctrl-names = "default";                216         pinctrl-names = "default";
217         pinctrl-0 = <&uart0_pins>;                217         pinctrl-0 = <&uart0_pins>;
218 };                                                218 };
219                                                   219 
220 &usb1 {                                           220 &usb1 {
221         dr_mode = "host";                         221         dr_mode = "host";
222 };                                                222 };
223                                                   223 
224 #include "../../tps65910.dtsi"                    224 #include "../../tps65910.dtsi"
225                                                   225 
226 &tps {                                            226 &tps {
227         vcc1-supply = <&vbat>;                    227         vcc1-supply = <&vbat>;
228         vcc2-supply = <&vbat>;                    228         vcc2-supply = <&vbat>;
229         vcc3-supply = <&vbat>;                    229         vcc3-supply = <&vbat>;
230         vcc4-supply = <&vbat>;                    230         vcc4-supply = <&vbat>;
231         vcc5-supply = <&vbat>;                    231         vcc5-supply = <&vbat>;
232         vcc6-supply = <&vbat>;                    232         vcc6-supply = <&vbat>;
233         vcc7-supply = <&vbat>;                    233         vcc7-supply = <&vbat>;
234         vccio-supply = <&vbat>;                   234         vccio-supply = <&vbat>;
235                                                   235 
236         regulators {                              236         regulators {
237                 vrtc_reg: regulator@0 {           237                 vrtc_reg: regulator@0 {
238                         regulator-always-on;      238                         regulator-always-on;
239                 };                                239                 };
240                                                   240 
241                 vio_reg: regulator@1 {            241                 vio_reg: regulator@1 {
242                         regulator-always-on;      242                         regulator-always-on;
243                 };                                243                 };
244                                                   244 
245                 vdd1_reg: regulator@2 {           245                 vdd1_reg: regulator@2 {
246                         /* VDD_MPU voltage lim    246                         /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
247                         regulator-name = "vdd_    247                         regulator-name = "vdd_mpu";
248                         regulator-min-microvol    248                         regulator-min-microvolt = <912500>;
249                         regulator-max-microvol    249                         regulator-max-microvolt = <1312500>;
250                         regulator-boot-on;        250                         regulator-boot-on;
251                         regulator-always-on;      251                         regulator-always-on;
252                 };                                252                 };
253                                                   253 
254                 vdd2_reg: regulator@3 {           254                 vdd2_reg: regulator@3 {
255                         /* VDD_CORE voltage li    255                         /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
256                         regulator-name = "vdd_    256                         regulator-name = "vdd_core";
257                         regulator-min-microvol    257                         regulator-min-microvolt = <912500>;
258                         regulator-max-microvol    258                         regulator-max-microvolt = <1150000>;
259                         regulator-boot-on;        259                         regulator-boot-on;
260                         regulator-always-on;      260                         regulator-always-on;
261                 };                                261                 };
262                                                   262 
263                 vdd3_reg: regulator@4 {           263                 vdd3_reg: regulator@4 {
264                         regulator-always-on;      264                         regulator-always-on;
265                 };                                265                 };
266                                                   266 
267                 vdig1_reg: regulator@5 {          267                 vdig1_reg: regulator@5 {
268                         regulator-always-on;      268                         regulator-always-on;
269                 };                                269                 };
270                                                   270 
271                 vdig2_reg: regulator@6 {          271                 vdig2_reg: regulator@6 {
272                         regulator-always-on;      272                         regulator-always-on;
273                 };                                273                 };
274                                                   274 
275                 vpll_reg: regulator@7 {           275                 vpll_reg: regulator@7 {
276                         regulator-always-on;      276                         regulator-always-on;
277                 };                                277                 };
278                                                   278 
279                 vdac_reg: regulator@8 {           279                 vdac_reg: regulator@8 {
280                         regulator-always-on;      280                         regulator-always-on;
281                 };                                281                 };
282                                                   282 
283                 vaux1_reg: regulator@9 {          283                 vaux1_reg: regulator@9 {
284                         regulator-always-on;      284                         regulator-always-on;
285                 };                                285                 };
286                                                   286 
287                 vaux2_reg: regulator@10 {         287                 vaux2_reg: regulator@10 {
288                         regulator-always-on;      288                         regulator-always-on;
289                 };                                289                 };
290                                                   290 
291                 vaux33_reg: regulator@11 {        291                 vaux33_reg: regulator@11 {
292                         regulator-always-on;      292                         regulator-always-on;
293                 };                                293                 };
294                                                   294 
295                 vmmc_reg: regulator@12 {          295                 vmmc_reg: regulator@12 {
296                         regulator-always-on;      296                         regulator-always-on;
297                 };                                297                 };
298         };                                        298         };
299 };                                                299 };
300                                                   300 
                                                      

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