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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/dt-bindings/gpio/meson8-gpio.h

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/dt-bindings/gpio/meson8-gpio.h (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/dt-bindings/gpio/meson8-gpio.h (Version linux-5.9.16)


  1 /* SPDX-License-Identifier: GPL-2.0-only */         1 /* SPDX-License-Identifier: GPL-2.0-only */
  2 /*                                                  2 /*
  3  * GPIO definitions for Amlogic Meson8 SoCs         3  * GPIO definitions for Amlogic Meson8 SoCs
  4  *                                                  4  *
  5  * Copyright (C) 2014 Beniamino Galvani <b.gal      5  * Copyright (C) 2014 Beniamino Galvani <b.galvani@gmail.com>
  6  */                                                 6  */
  7                                                     7 
  8 #ifndef _DT_BINDINGS_MESON8_GPIO_H                  8 #ifndef _DT_BINDINGS_MESON8_GPIO_H
  9 #define _DT_BINDINGS_MESON8_GPIO_H                  9 #define _DT_BINDINGS_MESON8_GPIO_H
 10                                                    10 
 11 /* First GPIO chip */                              11 /* First GPIO chip */
 12 #define GPIOX_0         0                          12 #define GPIOX_0         0
 13 #define GPIOX_1         1                          13 #define GPIOX_1         1
 14 #define GPIOX_2         2                          14 #define GPIOX_2         2
 15 #define GPIOX_3         3                          15 #define GPIOX_3         3
 16 #define GPIOX_4         4                          16 #define GPIOX_4         4
 17 #define GPIOX_5         5                          17 #define GPIOX_5         5
 18 #define GPIOX_6         6                          18 #define GPIOX_6         6
 19 #define GPIOX_7         7                          19 #define GPIOX_7         7
 20 #define GPIOX_8         8                          20 #define GPIOX_8         8
 21 #define GPIOX_9         9                          21 #define GPIOX_9         9
 22 #define GPIOX_10        10                         22 #define GPIOX_10        10
 23 #define GPIOX_11        11                         23 #define GPIOX_11        11
 24 #define GPIOX_12        12                         24 #define GPIOX_12        12
 25 #define GPIOX_13        13                         25 #define GPIOX_13        13
 26 #define GPIOX_14        14                         26 #define GPIOX_14        14
 27 #define GPIOX_15        15                         27 #define GPIOX_15        15
 28 #define GPIOX_16        16                         28 #define GPIOX_16        16
 29 #define GPIOX_17        17                         29 #define GPIOX_17        17
 30 #define GPIOX_18        18                         30 #define GPIOX_18        18
 31 #define GPIOX_19        19                         31 #define GPIOX_19        19
 32 #define GPIOX_20        20                         32 #define GPIOX_20        20
 33 #define GPIOX_21        21                         33 #define GPIOX_21        21
 34 #define GPIOY_0         22                         34 #define GPIOY_0         22
 35 #define GPIOY_1         23                         35 #define GPIOY_1         23
 36 #define GPIOY_2         24                         36 #define GPIOY_2         24
 37 #define GPIOY_3         25                         37 #define GPIOY_3         25
 38 #define GPIOY_4         26                         38 #define GPIOY_4         26
 39 #define GPIOY_5         27                         39 #define GPIOY_5         27
 40 #define GPIOY_6         28                         40 #define GPIOY_6         28
 41 #define GPIOY_7         29                         41 #define GPIOY_7         29
 42 #define GPIOY_8         30                         42 #define GPIOY_8         30
 43 #define GPIOY_9         31                         43 #define GPIOY_9         31
 44 #define GPIOY_10        32                         44 #define GPIOY_10        32
 45 #define GPIOY_11        33                         45 #define GPIOY_11        33
 46 #define GPIOY_12        34                         46 #define GPIOY_12        34
 47 #define GPIOY_13        35                         47 #define GPIOY_13        35
 48 #define GPIOY_14        36                         48 #define GPIOY_14        36
 49 #define GPIOY_15        37                         49 #define GPIOY_15        37
 50 #define GPIOY_16        38                         50 #define GPIOY_16        38
 51 #define GPIODV_0        39                         51 #define GPIODV_0        39
 52 #define GPIODV_1        40                         52 #define GPIODV_1        40
 53 #define GPIODV_2        41                         53 #define GPIODV_2        41
 54 #define GPIODV_3        42                         54 #define GPIODV_3        42
 55 #define GPIODV_4        43                         55 #define GPIODV_4        43
 56 #define GPIODV_5        44                         56 #define GPIODV_5        44
 57 #define GPIODV_6        45                         57 #define GPIODV_6        45
 58 #define GPIODV_7        46                         58 #define GPIODV_7        46
 59 #define GPIODV_8        47                         59 #define GPIODV_8        47
 60 #define GPIODV_9        48                         60 #define GPIODV_9        48
 61 #define GPIODV_10       49                         61 #define GPIODV_10       49
 62 #define GPIODV_11       50                         62 #define GPIODV_11       50
 63 #define GPIODV_12       51                         63 #define GPIODV_12       51
 64 #define GPIODV_13       52                         64 #define GPIODV_13       52
 65 #define GPIODV_14       53                         65 #define GPIODV_14       53
 66 #define GPIODV_15       54                         66 #define GPIODV_15       54
 67 #define GPIODV_16       55                         67 #define GPIODV_16       55
 68 #define GPIODV_17       56                         68 #define GPIODV_17       56
 69 #define GPIODV_18       57                         69 #define GPIODV_18       57
 70 #define GPIODV_19       58                         70 #define GPIODV_19       58
 71 #define GPIODV_20       59                         71 #define GPIODV_20       59
 72 #define GPIODV_21       60                         72 #define GPIODV_21       60
 73 #define GPIODV_22       61                         73 #define GPIODV_22       61
 74 #define GPIODV_23       62                         74 #define GPIODV_23       62
 75 #define GPIODV_24       63                         75 #define GPIODV_24       63
 76 #define GPIODV_25       64                         76 #define GPIODV_25       64
 77 #define GPIODV_26       65                         77 #define GPIODV_26       65
 78 #define GPIODV_27       66                         78 #define GPIODV_27       66
 79 #define GPIODV_28       67                         79 #define GPIODV_28       67
 80 #define GPIODV_29       68                         80 #define GPIODV_29       68
 81 #define GPIOH_0         69                         81 #define GPIOH_0         69
 82 #define GPIOH_1         70                         82 #define GPIOH_1         70
 83 #define GPIOH_2         71                         83 #define GPIOH_2         71
 84 #define GPIOH_3         72                         84 #define GPIOH_3         72
 85 #define GPIOH_4         73                         85 #define GPIOH_4         73
 86 #define GPIOH_5         74                         86 #define GPIOH_5         74
 87 #define GPIOH_6         75                         87 #define GPIOH_6         75
 88 #define GPIOH_7         76                         88 #define GPIOH_7         76
 89 #define GPIOH_8         77                         89 #define GPIOH_8         77
 90 #define GPIOH_9         78                         90 #define GPIOH_9         78
 91 #define GPIOZ_0         79                         91 #define GPIOZ_0         79
 92 #define GPIOZ_1         80                         92 #define GPIOZ_1         80
 93 #define GPIOZ_2         81                         93 #define GPIOZ_2         81
 94 #define GPIOZ_3         82                         94 #define GPIOZ_3         82
 95 #define GPIOZ_4         83                         95 #define GPIOZ_4         83
 96 #define GPIOZ_5         84                         96 #define GPIOZ_5         84
 97 #define GPIOZ_6         85                         97 #define GPIOZ_6         85
 98 #define GPIOZ_7         86                         98 #define GPIOZ_7         86
 99 #define GPIOZ_8         87                         99 #define GPIOZ_8         87
100 #define GPIOZ_9         88                        100 #define GPIOZ_9         88
101 #define GPIOZ_10        89                        101 #define GPIOZ_10        89
102 #define GPIOZ_11        90                        102 #define GPIOZ_11        90
103 #define GPIOZ_12        91                        103 #define GPIOZ_12        91
104 #define GPIOZ_13        92                        104 #define GPIOZ_13        92
105 #define GPIOZ_14        93                        105 #define GPIOZ_14        93
106 #define CARD_0          94                        106 #define CARD_0          94
107 #define CARD_1          95                        107 #define CARD_1          95
108 #define CARD_2          96                        108 #define CARD_2          96
109 #define CARD_3          97                        109 #define CARD_3          97
110 #define CARD_4          98                        110 #define CARD_4          98
111 #define CARD_5          99                        111 #define CARD_5          99
112 #define CARD_6          100                       112 #define CARD_6          100
113 #define BOOT_0          101                       113 #define BOOT_0          101
114 #define BOOT_1          102                       114 #define BOOT_1          102
115 #define BOOT_2          103                       115 #define BOOT_2          103
116 #define BOOT_3          104                       116 #define BOOT_3          104
117 #define BOOT_4          105                       117 #define BOOT_4          105
118 #define BOOT_5          106                       118 #define BOOT_5          106
119 #define BOOT_6          107                       119 #define BOOT_6          107
120 #define BOOT_7          108                       120 #define BOOT_7          108
121 #define BOOT_8          109                       121 #define BOOT_8          109
122 #define BOOT_9          110                       122 #define BOOT_9          110
123 #define BOOT_10         111                       123 #define BOOT_10         111
124 #define BOOT_11         112                       124 #define BOOT_11         112
125 #define BOOT_12         113                       125 #define BOOT_12         113
126 #define BOOT_13         114                       126 #define BOOT_13         114
127 #define BOOT_14         115                       127 #define BOOT_14         115
128 #define BOOT_15         116                       128 #define BOOT_15         116
129 #define BOOT_16         117                       129 #define BOOT_16         117
130 #define BOOT_17         118                       130 #define BOOT_17         118
131 #define BOOT_18         119                       131 #define BOOT_18         119
132                                                   132 
133 /* Second GPIO chip */                            133 /* Second GPIO chip */
134 #define GPIOAO_0        0                         134 #define GPIOAO_0        0
135 #define GPIOAO_1        1                         135 #define GPIOAO_1        1
136 #define GPIOAO_2        2                         136 #define GPIOAO_2        2
137 #define GPIOAO_3        3                         137 #define GPIOAO_3        3
138 #define GPIOAO_4        4                         138 #define GPIOAO_4        4
139 #define GPIOAO_5        5                         139 #define GPIOAO_5        5
140 #define GPIOAO_6        6                         140 #define GPIOAO_6        6
141 #define GPIOAO_7        7                         141 #define GPIOAO_7        7
142 #define GPIOAO_8        8                         142 #define GPIOAO_8        8
143 #define GPIOAO_9        9                         143 #define GPIOAO_9        9
144 #define GPIOAO_10       10                        144 #define GPIOAO_10       10
145 #define GPIOAO_11       11                        145 #define GPIOAO_11       11
146 #define GPIOAO_12       12                        146 #define GPIOAO_12       12
147 #define GPIOAO_13       13                        147 #define GPIOAO_13       13
148 #define GPIO_BSD_EN     14                        148 #define GPIO_BSD_EN     14
149 #define GPIO_TEST_N     15                        149 #define GPIO_TEST_N     15
150                                                   150 
151 #endif /* _DT_BINDINGS_MESON8_GPIO_H */           151 #endif /* _DT_BINDINGS_MESON8_GPIO_H */
152                                                   152 

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