| rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 | 
 | 2 | #include <linux/kernel.h> | 
 | 3 | #include <linux/pinctrl/pinctrl.h> | 
 | 4 | #include "pinctrl-nomadik.h" | 
 | 5 |  | 
 | 6 | /* All the pins that can be used for GPIO and some other functions */ | 
 | 7 | #define _GPIO(offset)		(offset) | 
 | 8 |  | 
 | 9 | #define DB8540_PIN_AH6		_GPIO(0) | 
 | 10 | #define DB8540_PIN_AG7		_GPIO(1) | 
 | 11 | #define DB8540_PIN_AF2		_GPIO(2) | 
 | 12 | #define DB8540_PIN_AD3		_GPIO(3) | 
 | 13 | #define DB8540_PIN_AF6		_GPIO(4) | 
 | 14 | #define DB8540_PIN_AG6		_GPIO(5) | 
 | 15 | #define DB8540_PIN_AD5		_GPIO(6) | 
 | 16 | #define DB8540_PIN_AF7		_GPIO(7) | 
 | 17 | #define DB8540_PIN_AG5		_GPIO(8) | 
 | 18 | #define DB8540_PIN_AH5		_GPIO(9) | 
 | 19 | #define DB8540_PIN_AE4		_GPIO(10) | 
 | 20 | #define DB8540_PIN_AD1		_GPIO(11) | 
 | 21 | #define DB8540_PIN_AD2		_GPIO(12) | 
 | 22 | #define DB8540_PIN_AC2		_GPIO(13) | 
 | 23 | #define DB8540_PIN_AC4		_GPIO(14) | 
 | 24 | #define DB8540_PIN_AC3		_GPIO(15) | 
 | 25 | #define DB8540_PIN_AH7		_GPIO(16) | 
 | 26 | #define DB8540_PIN_AE7		_GPIO(17) | 
 | 27 | /* Hole */ | 
 | 28 | #define DB8540_PIN_AF8		_GPIO(22) | 
 | 29 | #define DB8540_PIN_AH11		_GPIO(23) | 
 | 30 | #define DB8540_PIN_AG11		_GPIO(24) | 
 | 31 | #define DB8540_PIN_AF11		_GPIO(25) | 
 | 32 | #define DB8540_PIN_AH10		_GPIO(26) | 
 | 33 | #define DB8540_PIN_AG10		_GPIO(27) | 
 | 34 | #define DB8540_PIN_AF10		_GPIO(28) | 
 | 35 | /* Hole */ | 
 | 36 | #define DB8540_PIN_AD4		_GPIO(33) | 
 | 37 | #define DB8540_PIN_AF3		_GPIO(34) | 
 | 38 | #define DB8540_PIN_AF5		_GPIO(35) | 
 | 39 | #define DB8540_PIN_AG4		_GPIO(36) | 
 | 40 | #define DB8540_PIN_AF9		_GPIO(37) | 
 | 41 | #define DB8540_PIN_AE8		_GPIO(38) | 
 | 42 | /* Hole */ | 
 | 43 | #define DB8540_PIN_M26		_GPIO(64) | 
 | 44 | #define DB8540_PIN_M25		_GPIO(65) | 
 | 45 | #define DB8540_PIN_M27		_GPIO(66) | 
 | 46 | #define DB8540_PIN_N25		_GPIO(67) | 
 | 47 | /* Hole */ | 
 | 48 | #define DB8540_PIN_M28		_GPIO(70) | 
 | 49 | #define DB8540_PIN_N26		_GPIO(71) | 
 | 50 | #define DB8540_PIN_M22		_GPIO(72) | 
 | 51 | #define DB8540_PIN_N22		_GPIO(73) | 
 | 52 | #define DB8540_PIN_N27		_GPIO(74) | 
 | 53 | #define DB8540_PIN_N28		_GPIO(75) | 
 | 54 | #define DB8540_PIN_P22		_GPIO(76) | 
 | 55 | #define DB8540_PIN_P28		_GPIO(77) | 
 | 56 | #define DB8540_PIN_P26		_GPIO(78) | 
 | 57 | #define DB8540_PIN_T22		_GPIO(79) | 
 | 58 | #define DB8540_PIN_R27		_GPIO(80) | 
 | 59 | #define DB8540_PIN_P27		_GPIO(81) | 
 | 60 | #define DB8540_PIN_R26		_GPIO(82) | 
 | 61 | #define DB8540_PIN_R25		_GPIO(83) | 
 | 62 | #define DB8540_PIN_U22		_GPIO(84) | 
 | 63 | #define DB8540_PIN_T27		_GPIO(85) | 
 | 64 | #define DB8540_PIN_T25		_GPIO(86) | 
 | 65 | #define DB8540_PIN_T26		_GPIO(87) | 
 | 66 | /* Hole */ | 
 | 67 | #define DB8540_PIN_AF20		_GPIO(116) | 
 | 68 | #define DB8540_PIN_AG21		_GPIO(117) | 
 | 69 | #define DB8540_PIN_AH19		_GPIO(118) | 
 | 70 | #define DB8540_PIN_AE19		_GPIO(119) | 
 | 71 | #define DB8540_PIN_AG18		_GPIO(120) | 
 | 72 | #define DB8540_PIN_AH17		_GPIO(121) | 
 | 73 | #define DB8540_PIN_AF19		_GPIO(122) | 
 | 74 | #define DB8540_PIN_AF18		_GPIO(123) | 
 | 75 | #define DB8540_PIN_AE18		_GPIO(124) | 
 | 76 | #define DB8540_PIN_AG17		_GPIO(125) | 
 | 77 | #define DB8540_PIN_AF17		_GPIO(126) | 
 | 78 | #define DB8540_PIN_AE17		_GPIO(127) | 
 | 79 | #define DB8540_PIN_AC27		_GPIO(128) | 
 | 80 | #define DB8540_PIN_AD27		_GPIO(129) | 
 | 81 | #define DB8540_PIN_AE28		_GPIO(130) | 
 | 82 | #define DB8540_PIN_AG26		_GPIO(131) | 
 | 83 | #define DB8540_PIN_AF25		_GPIO(132) | 
 | 84 | #define DB8540_PIN_AE27		_GPIO(133) | 
 | 85 | #define DB8540_PIN_AF27		_GPIO(134) | 
 | 86 | #define DB8540_PIN_AG28		_GPIO(135) | 
 | 87 | #define DB8540_PIN_AF28		_GPIO(136) | 
 | 88 | #define DB8540_PIN_AG25		_GPIO(137) | 
 | 89 | #define DB8540_PIN_AG24		_GPIO(138) | 
 | 90 | #define DB8540_PIN_AD25		_GPIO(139) | 
 | 91 | #define DB8540_PIN_AH25		_GPIO(140) | 
 | 92 | #define DB8540_PIN_AF26		_GPIO(141) | 
 | 93 | #define DB8540_PIN_AF23		_GPIO(142) | 
 | 94 | #define DB8540_PIN_AG23		_GPIO(143) | 
 | 95 | #define DB8540_PIN_AE25		_GPIO(144) | 
 | 96 | #define DB8540_PIN_AH24		_GPIO(145) | 
 | 97 | #define DB8540_PIN_AJ25		_GPIO(146) | 
 | 98 | #define DB8540_PIN_AG27		_GPIO(147) | 
 | 99 | #define DB8540_PIN_AH23		_GPIO(148) | 
 | 100 | #define DB8540_PIN_AE26		_GPIO(149) | 
 | 101 | #define DB8540_PIN_AE24		_GPIO(150) | 
 | 102 | #define DB8540_PIN_AJ24		_GPIO(151) | 
 | 103 | #define DB8540_PIN_AE21		_GPIO(152) | 
 | 104 | #define DB8540_PIN_AG22		_GPIO(153) | 
 | 105 | #define DB8540_PIN_AF21		_GPIO(154) | 
 | 106 | #define DB8540_PIN_AF24		_GPIO(155) | 
 | 107 | #define DB8540_PIN_AH22		_GPIO(156) | 
 | 108 | #define DB8540_PIN_AJ23		_GPIO(157) | 
 | 109 | #define DB8540_PIN_AH21		_GPIO(158) | 
 | 110 | #define DB8540_PIN_AG20		_GPIO(159) | 
 | 111 | #define DB8540_PIN_AE23		_GPIO(160) | 
 | 112 | #define DB8540_PIN_AH20		_GPIO(161) | 
 | 113 | #define DB8540_PIN_AG19		_GPIO(162) | 
 | 114 | #define DB8540_PIN_AF22		_GPIO(163) | 
 | 115 | #define DB8540_PIN_AJ21		_GPIO(164) | 
 | 116 | #define DB8540_PIN_AD26		_GPIO(165) | 
 | 117 | #define DB8540_PIN_AD28		_GPIO(166) | 
 | 118 | #define DB8540_PIN_AC28		_GPIO(167) | 
 | 119 | #define DB8540_PIN_AC26		_GPIO(168) | 
 | 120 | /* Hole */ | 
 | 121 | #define DB8540_PIN_J3		_GPIO(192) | 
 | 122 | #define DB8540_PIN_H1		_GPIO(193) | 
 | 123 | #define DB8540_PIN_J2		_GPIO(194) | 
 | 124 | #define DB8540_PIN_H2		_GPIO(195) | 
 | 125 | #define DB8540_PIN_H3		_GPIO(196) | 
 | 126 | #define DB8540_PIN_H4		_GPIO(197) | 
 | 127 | #define DB8540_PIN_G2		_GPIO(198) | 
 | 128 | #define DB8540_PIN_G3		_GPIO(199) | 
 | 129 | #define DB8540_PIN_G4		_GPIO(200) | 
 | 130 | #define DB8540_PIN_F2		_GPIO(201) | 
 | 131 | #define DB8540_PIN_C6		_GPIO(202) | 
 | 132 | #define DB8540_PIN_B6		_GPIO(203) | 
 | 133 | #define DB8540_PIN_B7		_GPIO(204) | 
 | 134 | #define DB8540_PIN_A7		_GPIO(205) | 
 | 135 | #define DB8540_PIN_D7		_GPIO(206) | 
 | 136 | #define DB8540_PIN_D8		_GPIO(207) | 
 | 137 | #define DB8540_PIN_F3		_GPIO(208) | 
 | 138 | #define DB8540_PIN_E2		_GPIO(209) | 
 | 139 | #define DB8540_PIN_C7		_GPIO(210) | 
 | 140 | #define DB8540_PIN_B8		_GPIO(211) | 
 | 141 | #define DB8540_PIN_C10		_GPIO(212) | 
 | 142 | #define DB8540_PIN_C8		_GPIO(213) | 
 | 143 | #define DB8540_PIN_C9		_GPIO(214) | 
 | 144 | /* Hole */ | 
 | 145 | #define DB8540_PIN_B9		_GPIO(219) | 
 | 146 | #define DB8540_PIN_A10		_GPIO(220) | 
 | 147 | #define DB8540_PIN_D9		_GPIO(221) | 
 | 148 | #define DB8540_PIN_B11		_GPIO(222) | 
 | 149 | #define DB8540_PIN_B10		_GPIO(223) | 
 | 150 | #define DB8540_PIN_E10		_GPIO(224) | 
 | 151 | #define DB8540_PIN_B12		_GPIO(225) | 
 | 152 | #define DB8540_PIN_D10		_GPIO(226) | 
 | 153 | #define DB8540_PIN_D11		_GPIO(227) | 
 | 154 | #define DB8540_PIN_AJ6		_GPIO(228) | 
 | 155 | #define DB8540_PIN_B13		_GPIO(229) | 
 | 156 | #define DB8540_PIN_C12		_GPIO(230) | 
 | 157 | #define DB8540_PIN_B14		_GPIO(231) | 
 | 158 | #define DB8540_PIN_E11		_GPIO(232) | 
 | 159 | /* Hole */ | 
 | 160 | #define DB8540_PIN_D12		_GPIO(256) | 
 | 161 | #define DB8540_PIN_D15		_GPIO(257) | 
 | 162 | #define DB8540_PIN_C13		_GPIO(258) | 
 | 163 | #define DB8540_PIN_C14		_GPIO(259) | 
 | 164 | #define DB8540_PIN_C18		_GPIO(260) | 
 | 165 | #define DB8540_PIN_C16		_GPIO(261) | 
 | 166 | #define DB8540_PIN_B16		_GPIO(262) | 
 | 167 | #define DB8540_PIN_D18		_GPIO(263) | 
 | 168 | #define DB8540_PIN_C15		_GPIO(264) | 
 | 169 | #define DB8540_PIN_C17		_GPIO(265) | 
 | 170 | #define DB8540_PIN_B17		_GPIO(266) | 
 | 171 | #define DB8540_PIN_D17		_GPIO(267) | 
 | 172 |  | 
 | 173 | /* | 
 | 174 |  * The names of the pins are denoted by GPIO number and ball name, even | 
 | 175 |  * though they can be used for other things than GPIO, this is the first | 
 | 176 |  * column in the table of the data sheet and often used on schematics and | 
 | 177 |  * such. | 
 | 178 |  */ | 
 | 179 | static const struct pinctrl_pin_desc nmk_db8540_pins[] = { | 
 | 180 | 	PINCTRL_PIN(DB8540_PIN_AH6, "GPIO0_AH6"), | 
 | 181 | 	PINCTRL_PIN(DB8540_PIN_AG7, "GPIO1_AG7"), | 
 | 182 | 	PINCTRL_PIN(DB8540_PIN_AF2, "GPIO2_AF2"), | 
 | 183 | 	PINCTRL_PIN(DB8540_PIN_AD3, "GPIO3_AD3"), | 
 | 184 | 	PINCTRL_PIN(DB8540_PIN_AF6, "GPIO4_AF6"), | 
 | 185 | 	PINCTRL_PIN(DB8540_PIN_AG6, "GPIO5_AG6"), | 
 | 186 | 	PINCTRL_PIN(DB8540_PIN_AD5, "GPIO6_AD5"), | 
 | 187 | 	PINCTRL_PIN(DB8540_PIN_AF7, "GPIO7_AF7"), | 
 | 188 | 	PINCTRL_PIN(DB8540_PIN_AG5, "GPIO8_AG5"), | 
 | 189 | 	PINCTRL_PIN(DB8540_PIN_AH5, "GPIO9_AH5"), | 
 | 190 | 	PINCTRL_PIN(DB8540_PIN_AE4, "GPIO10_AE4"), | 
 | 191 | 	PINCTRL_PIN(DB8540_PIN_AD1, "GPIO11_AD1"), | 
 | 192 | 	PINCTRL_PIN(DB8540_PIN_AD2, "GPIO12_AD2"), | 
 | 193 | 	PINCTRL_PIN(DB8540_PIN_AC2, "GPIO13_AC2"), | 
 | 194 | 	PINCTRL_PIN(DB8540_PIN_AC4, "GPIO14_AC4"), | 
 | 195 | 	PINCTRL_PIN(DB8540_PIN_AC3, "GPIO15_AC3"), | 
 | 196 | 	PINCTRL_PIN(DB8540_PIN_AH7, "GPIO16_AH7"), | 
 | 197 | 	PINCTRL_PIN(DB8540_PIN_AE7, "GPIO17_AE7"), | 
 | 198 | 	/* Hole */ | 
 | 199 | 	PINCTRL_PIN(DB8540_PIN_AF8, "GPIO22_AF8"), | 
 | 200 | 	PINCTRL_PIN(DB8540_PIN_AH11, "GPIO23_AH11"), | 
 | 201 | 	PINCTRL_PIN(DB8540_PIN_AG11, "GPIO24_AG11"), | 
 | 202 | 	PINCTRL_PIN(DB8540_PIN_AF11, "GPIO25_AF11"), | 
 | 203 | 	PINCTRL_PIN(DB8540_PIN_AH10, "GPIO26_AH10"), | 
 | 204 | 	PINCTRL_PIN(DB8540_PIN_AG10, "GPIO27_AG10"), | 
 | 205 | 	PINCTRL_PIN(DB8540_PIN_AF10, "GPIO28_AF10"), | 
 | 206 | 	/* Hole */ | 
 | 207 | 	PINCTRL_PIN(DB8540_PIN_AD4, "GPIO33_AD4"), | 
 | 208 | 	PINCTRL_PIN(DB8540_PIN_AF3, "GPIO34_AF3"), | 
 | 209 | 	PINCTRL_PIN(DB8540_PIN_AF5, "GPIO35_AF5"), | 
 | 210 | 	PINCTRL_PIN(DB8540_PIN_AG4, "GPIO36_AG4"), | 
 | 211 | 	PINCTRL_PIN(DB8540_PIN_AF9, "GPIO37_AF9"), | 
 | 212 | 	PINCTRL_PIN(DB8540_PIN_AE8, "GPIO38_AE8"), | 
 | 213 | 	/* Hole */ | 
 | 214 | 	PINCTRL_PIN(DB8540_PIN_M26, "GPIO64_M26"), | 
 | 215 | 	PINCTRL_PIN(DB8540_PIN_M25, "GPIO65_M25"), | 
 | 216 | 	PINCTRL_PIN(DB8540_PIN_M27, "GPIO66_M27"), | 
 | 217 | 	PINCTRL_PIN(DB8540_PIN_N25, "GPIO67_N25"), | 
 | 218 | 	/* Hole */ | 
 | 219 | 	PINCTRL_PIN(DB8540_PIN_M28, "GPIO70_M28"), | 
 | 220 | 	PINCTRL_PIN(DB8540_PIN_N26, "GPIO71_N26"), | 
 | 221 | 	PINCTRL_PIN(DB8540_PIN_M22, "GPIO72_M22"), | 
 | 222 | 	PINCTRL_PIN(DB8540_PIN_N22, "GPIO73_N22"), | 
 | 223 | 	PINCTRL_PIN(DB8540_PIN_N27, "GPIO74_N27"), | 
 | 224 | 	PINCTRL_PIN(DB8540_PIN_N28, "GPIO75_N28"), | 
 | 225 | 	PINCTRL_PIN(DB8540_PIN_P22, "GPIO76_P22"), | 
 | 226 | 	PINCTRL_PIN(DB8540_PIN_P28, "GPIO77_P28"), | 
 | 227 | 	PINCTRL_PIN(DB8540_PIN_P26, "GPIO78_P26"), | 
 | 228 | 	PINCTRL_PIN(DB8540_PIN_T22, "GPIO79_T22"), | 
 | 229 | 	PINCTRL_PIN(DB8540_PIN_R27, "GPIO80_R27"), | 
 | 230 | 	PINCTRL_PIN(DB8540_PIN_P27, "GPIO81_P27"), | 
 | 231 | 	PINCTRL_PIN(DB8540_PIN_R26, "GPIO82_R26"), | 
 | 232 | 	PINCTRL_PIN(DB8540_PIN_R25, "GPIO83_R25"), | 
 | 233 | 	PINCTRL_PIN(DB8540_PIN_U22, "GPIO84_U22"), | 
 | 234 | 	PINCTRL_PIN(DB8540_PIN_T27, "GPIO85_T27"), | 
 | 235 | 	PINCTRL_PIN(DB8540_PIN_T25, "GPIO86_T25"), | 
 | 236 | 	PINCTRL_PIN(DB8540_PIN_T26, "GPIO87_T26"), | 
 | 237 | 	/* Hole */ | 
 | 238 | 	PINCTRL_PIN(DB8540_PIN_AF20, "GPIO116_AF20"), | 
 | 239 | 	PINCTRL_PIN(DB8540_PIN_AG21, "GPIO117_AG21"), | 
 | 240 | 	PINCTRL_PIN(DB8540_PIN_AH19, "GPIO118_AH19"), | 
 | 241 | 	PINCTRL_PIN(DB8540_PIN_AE19, "GPIO119_AE19"), | 
 | 242 | 	PINCTRL_PIN(DB8540_PIN_AG18, "GPIO120_AG18"), | 
 | 243 | 	PINCTRL_PIN(DB8540_PIN_AH17, "GPIO121_AH17"), | 
 | 244 | 	PINCTRL_PIN(DB8540_PIN_AF19, "GPIO122_AF19"), | 
 | 245 | 	PINCTRL_PIN(DB8540_PIN_AF18, "GPIO123_AF18"), | 
 | 246 | 	PINCTRL_PIN(DB8540_PIN_AE18, "GPIO124_AE18"), | 
 | 247 | 	PINCTRL_PIN(DB8540_PIN_AG17, "GPIO125_AG17"), | 
 | 248 | 	PINCTRL_PIN(DB8540_PIN_AF17, "GPIO126_AF17"), | 
 | 249 | 	PINCTRL_PIN(DB8540_PIN_AE17, "GPIO127_AE17"), | 
 | 250 | 	PINCTRL_PIN(DB8540_PIN_AC27, "GPIO128_AC27"), | 
 | 251 | 	PINCTRL_PIN(DB8540_PIN_AD27, "GPIO129_AD27"), | 
 | 252 | 	PINCTRL_PIN(DB8540_PIN_AE28, "GPIO130_AE28"), | 
 | 253 | 	PINCTRL_PIN(DB8540_PIN_AG26, "GPIO131_AG26"), | 
 | 254 | 	PINCTRL_PIN(DB8540_PIN_AF25, "GPIO132_AF25"), | 
 | 255 | 	PINCTRL_PIN(DB8540_PIN_AE27, "GPIO133_AE27"), | 
 | 256 | 	PINCTRL_PIN(DB8540_PIN_AF27, "GPIO134_AF27"), | 
 | 257 | 	PINCTRL_PIN(DB8540_PIN_AG28, "GPIO135_AG28"), | 
 | 258 | 	PINCTRL_PIN(DB8540_PIN_AF28, "GPIO136_AF28"), | 
 | 259 | 	PINCTRL_PIN(DB8540_PIN_AG25, "GPIO137_AG25"), | 
 | 260 | 	PINCTRL_PIN(DB8540_PIN_AG24, "GPIO138_AG24"), | 
 | 261 | 	PINCTRL_PIN(DB8540_PIN_AD25, "GPIO139_AD25"), | 
 | 262 | 	PINCTRL_PIN(DB8540_PIN_AH25, "GPIO140_AH25"), | 
 | 263 | 	PINCTRL_PIN(DB8540_PIN_AF26, "GPIO141_AF26"), | 
 | 264 | 	PINCTRL_PIN(DB8540_PIN_AF23, "GPIO142_AF23"), | 
 | 265 | 	PINCTRL_PIN(DB8540_PIN_AG23, "GPIO143_AG23"), | 
 | 266 | 	PINCTRL_PIN(DB8540_PIN_AE25, "GPIO144_AE25"), | 
 | 267 | 	PINCTRL_PIN(DB8540_PIN_AH24, "GPIO145_AH24"), | 
 | 268 | 	PINCTRL_PIN(DB8540_PIN_AJ25, "GPIO146_AJ25"), | 
 | 269 | 	PINCTRL_PIN(DB8540_PIN_AG27, "GPIO147_AG27"), | 
 | 270 | 	PINCTRL_PIN(DB8540_PIN_AH23, "GPIO148_AH23"), | 
 | 271 | 	PINCTRL_PIN(DB8540_PIN_AE26, "GPIO149_AE26"), | 
 | 272 | 	PINCTRL_PIN(DB8540_PIN_AE24, "GPIO150_AE24"), | 
 | 273 | 	PINCTRL_PIN(DB8540_PIN_AJ24, "GPIO151_AJ24"), | 
 | 274 | 	PINCTRL_PIN(DB8540_PIN_AE21, "GPIO152_AE21"), | 
 | 275 | 	PINCTRL_PIN(DB8540_PIN_AG22, "GPIO153_AG22"), | 
 | 276 | 	PINCTRL_PIN(DB8540_PIN_AF21, "GPIO154_AF21"), | 
 | 277 | 	PINCTRL_PIN(DB8540_PIN_AF24, "GPIO155_AF24"), | 
 | 278 | 	PINCTRL_PIN(DB8540_PIN_AH22, "GPIO156_AH22"), | 
 | 279 | 	PINCTRL_PIN(DB8540_PIN_AJ23, "GPIO157_AJ23"), | 
 | 280 | 	PINCTRL_PIN(DB8540_PIN_AH21, "GPIO158_AH21"), | 
 | 281 | 	PINCTRL_PIN(DB8540_PIN_AG20, "GPIO159_AG20"), | 
 | 282 | 	PINCTRL_PIN(DB8540_PIN_AE23, "GPIO160_AE23"), | 
 | 283 | 	PINCTRL_PIN(DB8540_PIN_AH20, "GPIO161_AH20"), | 
 | 284 | 	PINCTRL_PIN(DB8540_PIN_AG19, "GPIO162_AG19"), | 
 | 285 | 	PINCTRL_PIN(DB8540_PIN_AF22, "GPIO163_AF22"), | 
 | 286 | 	PINCTRL_PIN(DB8540_PIN_AJ21, "GPIO164_AJ21"), | 
 | 287 | 	PINCTRL_PIN(DB8540_PIN_AD26, "GPIO165_AD26"), | 
 | 288 | 	PINCTRL_PIN(DB8540_PIN_AD28, "GPIO166_AD28"), | 
 | 289 | 	PINCTRL_PIN(DB8540_PIN_AC28, "GPIO167_AC28"), | 
 | 290 | 	PINCTRL_PIN(DB8540_PIN_AC26, "GPIO168_AC26"), | 
 | 291 | 	/* Hole */ | 
 | 292 | 	PINCTRL_PIN(DB8540_PIN_J3, "GPIO192_J3"), | 
 | 293 | 	PINCTRL_PIN(DB8540_PIN_H1, "GPIO193_H1"), | 
 | 294 | 	PINCTRL_PIN(DB8540_PIN_J2, "GPIO194_J2"), | 
 | 295 | 	PINCTRL_PIN(DB8540_PIN_H2, "GPIO195_H2"), | 
 | 296 | 	PINCTRL_PIN(DB8540_PIN_H3, "GPIO196_H3"), | 
 | 297 | 	PINCTRL_PIN(DB8540_PIN_H4, "GPIO197_H4"), | 
 | 298 | 	PINCTRL_PIN(DB8540_PIN_G2, "GPIO198_G2"), | 
 | 299 | 	PINCTRL_PIN(DB8540_PIN_G3, "GPIO199_G3"), | 
 | 300 | 	PINCTRL_PIN(DB8540_PIN_G4, "GPIO200_G4"), | 
 | 301 | 	PINCTRL_PIN(DB8540_PIN_F2, "GPIO201_F2"), | 
 | 302 | 	PINCTRL_PIN(DB8540_PIN_C6, "GPIO202_C6"), | 
 | 303 | 	PINCTRL_PIN(DB8540_PIN_B6, "GPIO203_B6"), | 
 | 304 | 	PINCTRL_PIN(DB8540_PIN_B7, "GPIO204_B7"), | 
 | 305 | 	PINCTRL_PIN(DB8540_PIN_A7, "GPIO205_A7"), | 
 | 306 | 	PINCTRL_PIN(DB8540_PIN_D7, "GPIO206_D7"), | 
 | 307 | 	PINCTRL_PIN(DB8540_PIN_D8, "GPIO207_D8"), | 
 | 308 | 	PINCTRL_PIN(DB8540_PIN_F3, "GPIO208_F3"), | 
 | 309 | 	PINCTRL_PIN(DB8540_PIN_E2, "GPIO209_E2"), | 
 | 310 | 	PINCTRL_PIN(DB8540_PIN_C7, "GPIO210_C7"), | 
 | 311 | 	PINCTRL_PIN(DB8540_PIN_B8, "GPIO211_B8"), | 
 | 312 | 	PINCTRL_PIN(DB8540_PIN_C10, "GPIO212_C10"), | 
 | 313 | 	PINCTRL_PIN(DB8540_PIN_C8, "GPIO213_C8"), | 
 | 314 | 	PINCTRL_PIN(DB8540_PIN_C9, "GPIO214_C9"), | 
 | 315 | 	/* Hole */ | 
 | 316 | 	PINCTRL_PIN(DB8540_PIN_B9, "GPIO219_B9"), | 
 | 317 | 	PINCTRL_PIN(DB8540_PIN_A10, "GPIO220_A10"), | 
 | 318 | 	PINCTRL_PIN(DB8540_PIN_D9, "GPIO221_D9"), | 
 | 319 | 	PINCTRL_PIN(DB8540_PIN_B11, "GPIO222_B11"), | 
 | 320 | 	PINCTRL_PIN(DB8540_PIN_B10, "GPIO223_B10"), | 
 | 321 | 	PINCTRL_PIN(DB8540_PIN_E10, "GPIO224_E10"), | 
 | 322 | 	PINCTRL_PIN(DB8540_PIN_B12, "GPIO225_B12"), | 
 | 323 | 	PINCTRL_PIN(DB8540_PIN_D10, "GPIO226_D10"), | 
 | 324 | 	PINCTRL_PIN(DB8540_PIN_D11, "GPIO227_D11"), | 
 | 325 | 	PINCTRL_PIN(DB8540_PIN_AJ6, "GPIO228_AJ6"), | 
 | 326 | 	PINCTRL_PIN(DB8540_PIN_B13, "GPIO229_B13"), | 
 | 327 | 	PINCTRL_PIN(DB8540_PIN_C12, "GPIO230_C12"), | 
 | 328 | 	PINCTRL_PIN(DB8540_PIN_B14, "GPIO231_B14"), | 
 | 329 | 	PINCTRL_PIN(DB8540_PIN_E11, "GPIO232_E11"), | 
 | 330 | 	/* Hole */ | 
 | 331 | 	PINCTRL_PIN(DB8540_PIN_D12, "GPIO256_D12"), | 
 | 332 | 	PINCTRL_PIN(DB8540_PIN_D15, "GPIO257_D15"), | 
 | 333 | 	PINCTRL_PIN(DB8540_PIN_C13, "GPIO258_C13"), | 
 | 334 | 	PINCTRL_PIN(DB8540_PIN_C14, "GPIO259_C14"), | 
 | 335 | 	PINCTRL_PIN(DB8540_PIN_C18, "GPIO260_C18"), | 
 | 336 | 	PINCTRL_PIN(DB8540_PIN_C16, "GPIO261_C16"), | 
 | 337 | 	PINCTRL_PIN(DB8540_PIN_B16, "GPIO262_B16"), | 
 | 338 | 	PINCTRL_PIN(DB8540_PIN_D18, "GPIO263_D18"), | 
 | 339 | 	PINCTRL_PIN(DB8540_PIN_C15, "GPIO264_C15"), | 
 | 340 | 	PINCTRL_PIN(DB8540_PIN_C17, "GPIO265_C17"), | 
 | 341 | 	PINCTRL_PIN(DB8540_PIN_B17, "GPIO266_B17"), | 
 | 342 | 	PINCTRL_PIN(DB8540_PIN_D17, "GPIO267_D17"), | 
 | 343 | }; | 
 | 344 |  | 
 | 345 | /* | 
 | 346 |  * Read the pin group names like this: | 
 | 347 |  * u0_a_1    = first groups of pins for uart0 on alt function a | 
 | 348 |  * i2c2_b_2  = second group of pins for i2c2 on alt function b | 
 | 349 |  * | 
 | 350 |  * The groups are arranged as sets per altfunction column, so we can | 
 | 351 |  * mux in one group at a time by selecting the same altfunction for them | 
 | 352 |  * all. When functions require pins on different altfunctions, you need | 
 | 353 |  * to combine several groups. | 
 | 354 |  */ | 
 | 355 |  | 
 | 356 | /* Altfunction A column */ | 
 | 357 | static const unsigned u0_a_1_pins[] = { DB8540_PIN_AH6, DB8540_PIN_AG7, | 
 | 358 | 					DB8540_PIN_AF2, DB8540_PIN_AD3 }; | 
 | 359 | static const unsigned u1rxtx_a_1_pins[] = { DB8540_PIN_AF6, DB8540_PIN_AG6 }; | 
 | 360 | static const unsigned u1ctsrts_a_1_pins[] = { DB8540_PIN_AD5, DB8540_PIN_AF7 }; | 
 | 361 | /* Image processor I2C line, this is driven by image processor firmware */ | 
 | 362 | static const unsigned ipi2c_a_1_pins[] = { DB8540_PIN_AG5, DB8540_PIN_AH5 }; | 
 | 363 | static const unsigned ipi2c_a_2_pins[] = { DB8540_PIN_AE4, DB8540_PIN_AD1 }; | 
 | 364 | /* MSP0 can only be on these pins, but TXD and RXD can be flipped */ | 
 | 365 | static const unsigned msp0txrx_a_1_pins[] = { DB8540_PIN_AD2, DB8540_PIN_AC3 }; | 
 | 366 | static const unsigned msp0tfstck_a_1_pins[] = { DB8540_PIN_AC2, | 
 | 367 | 	DB8540_PIN_AC4 }; | 
 | 368 | static const unsigned msp0rfsrck_a_1_pins[] = { DB8540_PIN_AH7, | 
 | 369 | 	DB8540_PIN_AE7 }; | 
 | 370 | /* Basic pins of the MMC/SD card 0 interface */ | 
 | 371 | static const unsigned mc0_a_1_pins[] = { DB8540_PIN_AH11, DB8540_PIN_AG11, | 
 | 372 | 	DB8540_PIN_AF11, DB8540_PIN_AH10, DB8540_PIN_AG10, DB8540_PIN_AF10}; | 
 | 373 | /* MSP1 can only be on these pins, but TXD and RXD can be flipped */ | 
 | 374 | static const unsigned msp1txrx_a_1_pins[] = { DB8540_PIN_AD4, DB8540_PIN_AG4 }; | 
 | 375 | static const unsigned msp1_a_1_pins[] = { DB8540_PIN_AF3, DB8540_PIN_AF5 }; | 
 | 376 |  | 
 | 377 | static const unsigned modobsclk_a_1_pins[] = { DB8540_PIN_AF9 }; | 
 | 378 | static const unsigned clkoutreq_a_1_pins[] = { DB8540_PIN_AE8 }; | 
 | 379 | /* LCD interface */ | 
 | 380 | static const unsigned lcdb_a_1_pins[] = { DB8540_PIN_M26, DB8540_PIN_M25, | 
 | 381 | 	DB8540_PIN_M27, DB8540_PIN_N25 }; | 
 | 382 | static const unsigned lcdvsi0_a_1_pins[] = { DB8540_PIN_AJ24 }; | 
 | 383 | static const unsigned lcdvsi1_a_1_pins[] = { DB8540_PIN_AE21 }; | 
 | 384 | static const unsigned lcd_d0_d7_a_1_pins[] = { DB8540_PIN_M28, DB8540_PIN_N26, | 
 | 385 | 	DB8540_PIN_M22, DB8540_PIN_N22, DB8540_PIN_N27, DB8540_PIN_N28, | 
 | 386 | 	DB8540_PIN_P22, DB8540_PIN_P28 }; | 
 | 387 | /* D8 thru D11 often used as TVOUT lines */ | 
 | 388 | static const unsigned lcd_d8_d11_a_1_pins[] = { DB8540_PIN_P26, DB8540_PIN_T22, | 
 | 389 | 	DB8540_PIN_R27, DB8540_PIN_P27 }; | 
 | 390 | static const unsigned lcd_d12_d23_a_1_pins[] = { DB8540_PIN_R26, DB8540_PIN_R25, | 
 | 391 | 	DB8540_PIN_U22, DB8540_PIN_T27, DB8540_PIN_AG22, DB8540_PIN_AF21, | 
 | 392 | 	DB8540_PIN_AF24, DB8540_PIN_AH22, DB8540_PIN_AJ23, DB8540_PIN_AH21, | 
 | 393 | 	DB8540_PIN_AG20, DB8540_PIN_AE23 }; | 
 | 394 | static const unsigned kp_a_1_pins[] = { DB8540_PIN_AH20, DB8540_PIN_AG19, | 
 | 395 | 	DB8540_PIN_AF22, DB8540_PIN_AJ21, DB8540_PIN_T25, DB8540_PIN_T26 }; | 
 | 396 | /* MC2 has 8 data lines and no direction control, so only for (e)MMC */ | 
 | 397 | static const unsigned mc2_a_1_pins[] = { DB8540_PIN_AC27, DB8540_PIN_AD27, | 
 | 398 | 	DB8540_PIN_AE28, DB8540_PIN_AG26, DB8540_PIN_AF25, DB8540_PIN_AE27, | 
 | 399 | 	DB8540_PIN_AF27, DB8540_PIN_AG28, DB8540_PIN_AF28, DB8540_PIN_AG25, | 
 | 400 | 	DB8540_PIN_AG24 }; | 
 | 401 | static const unsigned ssp1_a_1_pins[] = {  DB8540_PIN_AD25, DB8540_PIN_AH25, | 
 | 402 | 	DB8540_PIN_AF26, DB8540_PIN_AF23 }; | 
 | 403 | static const unsigned ssp0_a_1_pins[] = { DB8540_PIN_AG23, DB8540_PIN_AE25, | 
 | 404 | 	DB8540_PIN_AH24, DB8540_PIN_AJ25 }; | 
 | 405 | static const unsigned i2c0_a_1_pins[] = { DB8540_PIN_AG27, DB8540_PIN_AH23 }; | 
 | 406 | /* | 
 | 407 |  * Image processor GPIO pins are named "ipgpio" and have their own | 
 | 408 |  * numberspace | 
 | 409 |  */ | 
 | 410 | static const unsigned ipgpio0_a_1_pins[] = { DB8540_PIN_AE26 }; | 
 | 411 | static const unsigned ipgpio1_a_1_pins[] = { DB8540_PIN_AE24 }; | 
 | 412 | /* modem i2s interface */ | 
 | 413 | static const unsigned modi2s_a_1_pins[] = { DB8540_PIN_AD26, DB8540_PIN_AD28, | 
 | 414 | 	DB8540_PIN_AC28, DB8540_PIN_AC26 }; | 
 | 415 | static const unsigned spi2_a_1_pins[] = { DB8540_PIN_AF20, DB8540_PIN_AG21, | 
 | 416 | 	DB8540_PIN_AH19, DB8540_PIN_AE19 }; | 
 | 417 | static const unsigned u2txrx_a_1_pins[] = { DB8540_PIN_AG18, DB8540_PIN_AH17 }; | 
 | 418 | static const unsigned u2ctsrts_a_1_pins[] = { DB8540_PIN_AF19, | 
 | 419 | 	DB8540_PIN_AF18 }; | 
 | 420 | static const unsigned modsmb_a_1_pins[] = { DB8540_PIN_AF17, DB8540_PIN_AE17 }; | 
 | 421 | static const unsigned msp2sck_a_1_pins[] = { DB8540_PIN_J3 }; | 
 | 422 | static const unsigned msp2txdtcktfs_a_1_pins[] = { DB8540_PIN_H1, DB8540_PIN_J2, | 
 | 423 | 	DB8540_PIN_H2 }; | 
 | 424 | static const unsigned msp2rxd_a_1_pins[] = { DB8540_PIN_H3 }; | 
 | 425 | static const unsigned mc4_a_1_pins[] = { DB8540_PIN_H4, DB8540_PIN_G2, | 
 | 426 | 	DB8540_PIN_G3, DB8540_PIN_G4, DB8540_PIN_F2, DB8540_PIN_C6, | 
 | 427 | 	DB8540_PIN_B6, DB8540_PIN_B7, DB8540_PIN_A7, DB8540_PIN_D7, | 
 | 428 | 	DB8540_PIN_D8 }; | 
 | 429 | static const unsigned mc1_a_1_pins[] = { DB8540_PIN_F3, DB8540_PIN_E2, | 
 | 430 | 	DB8540_PIN_C7, DB8540_PIN_B8, DB8540_PIN_C10, DB8540_PIN_C8, | 
 | 431 | 	DB8540_PIN_C9 }; | 
 | 432 | /* mc1_a_2_pins exclude MC1_FBCLK */ | 
 | 433 | static const unsigned mc1_a_2_pins[] = { DB8540_PIN_F3,	DB8540_PIN_C7, | 
 | 434 | 	DB8540_PIN_B8, DB8540_PIN_C10, DB8540_PIN_C8, | 
 | 435 | 	DB8540_PIN_C9 }; | 
 | 436 | static const unsigned hsir_a_1_pins[] = { DB8540_PIN_B9, DB8540_PIN_A10, | 
 | 437 | 	DB8540_PIN_D9 }; | 
 | 438 | static const unsigned hsit_a_1_pins[] = { DB8540_PIN_B11, DB8540_PIN_B10, | 
 | 439 | 	DB8540_PIN_E10, DB8540_PIN_B12, DB8540_PIN_D10 }; | 
 | 440 | static const unsigned hsit_a_2_pins[] = { DB8540_PIN_B11, DB8540_PIN_B10, | 
 | 441 | 	DB8540_PIN_E10, DB8540_PIN_B12 }; | 
 | 442 | static const unsigned clkout1_a_1_pins[] = { DB8540_PIN_D11 }; | 
 | 443 | static const unsigned clkout1_a_2_pins[] = { DB8540_PIN_B13 }; | 
 | 444 | static const unsigned clkout2_a_1_pins[] = { DB8540_PIN_AJ6 }; | 
 | 445 | static const unsigned clkout2_a_2_pins[] = { DB8540_PIN_C12 }; | 
 | 446 | static const unsigned msp4_a_1_pins[] = { DB8540_PIN_B14, DB8540_PIN_E11 }; | 
 | 447 | static const unsigned usb_a_1_pins[] = { DB8540_PIN_D12, DB8540_PIN_D15, | 
 | 448 | 	DB8540_PIN_C13, DB8540_PIN_C14, DB8540_PIN_C18, DB8540_PIN_C16, | 
 | 449 | 	DB8540_PIN_B16, DB8540_PIN_D18, DB8540_PIN_C15, DB8540_PIN_C17, | 
 | 450 | 	DB8540_PIN_B17, DB8540_PIN_D17 }; | 
 | 451 | /* Altfunction B colum */ | 
 | 452 | static const unsigned apetrig_b_1_pins[] = { DB8540_PIN_AH6, DB8540_PIN_AG7 }; | 
 | 453 | static const unsigned modtrig_b_1_pins[] = { DB8540_PIN_AF2, DB8540_PIN_AD3 }; | 
 | 454 | static const unsigned i2c4_b_1_pins[] = { DB8540_PIN_AF6, DB8540_PIN_AG6 }; | 
 | 455 | static const unsigned i2c1_b_1_pins[] = { DB8540_PIN_AD5, DB8540_PIN_AF7 }; | 
 | 456 | static const unsigned i2c2_b_1_pins[] = { DB8540_PIN_AG5, DB8540_PIN_AH5 }; | 
 | 457 | static const unsigned i2c2_b_2_pins[] = { DB8540_PIN_AE4, DB8540_PIN_AD1 }; | 
 | 458 | static const unsigned msp0txrx_b_1_pins[] = { DB8540_PIN_AD2, DB8540_PIN_AC3 }; | 
 | 459 | static const unsigned i2c1_b_2_pins[] = { DB8540_PIN_AH7, DB8540_PIN_AE7 }; | 
 | 460 | static const unsigned stmmod_b_1_pins[] = { DB8540_PIN_AH11, DB8540_PIN_AF11, | 
 | 461 | 	DB8540_PIN_AH10, DB8540_PIN_AG10, DB8540_PIN_AF10 }; | 
 | 462 | static const unsigned moduartstmmux_b_1_pins[] = { DB8540_PIN_AG11 }; | 
 | 463 | static const unsigned msp1txrx_b_1_pins[] = { DB8540_PIN_AD4, DB8540_PIN_AG4 }; | 
 | 464 | static const unsigned kp_b_1_pins[] = { DB8540_PIN_AJ24, DB8540_PIN_AE21, | 
 | 465 | 	DB8540_PIN_M26, DB8540_PIN_M25, DB8540_PIN_M27, DB8540_PIN_N25, | 
 | 466 | 	DB8540_PIN_M28, DB8540_PIN_N26, DB8540_PIN_M22, DB8540_PIN_N22, | 
 | 467 | 	DB8540_PIN_N27, DB8540_PIN_N28, DB8540_PIN_P22, DB8540_PIN_P28, | 
 | 468 | 	DB8540_PIN_P26, DB8540_PIN_T22, DB8540_PIN_R27, DB8540_PIN_P27, | 
 | 469 | 	DB8540_PIN_R26, DB8540_PIN_R25 }; | 
 | 470 | static const unsigned u2txrx_b_1_pins[] = { DB8540_PIN_U22, DB8540_PIN_T27 }; | 
 | 471 | static const unsigned sm_b_1_pins[] = { DB8540_PIN_AG22, DB8540_PIN_AF21, | 
 | 472 | 	DB8540_PIN_AF24, DB8540_PIN_AH22, DB8540_PIN_AJ23, DB8540_PIN_AH21, | 
 | 473 | 	DB8540_PIN_AG20, DB8540_PIN_AE23, DB8540_PIN_AH20, DB8540_PIN_AF22, | 
 | 474 | 	DB8540_PIN_AJ21, DB8540_PIN_AC27, DB8540_PIN_AD27, DB8540_PIN_AE28, | 
 | 475 | 	DB8540_PIN_AG26, DB8540_PIN_AF25, DB8540_PIN_AE27, DB8540_PIN_AF27, | 
 | 476 | 	DB8540_PIN_AG28, DB8540_PIN_AF28, DB8540_PIN_AG25, DB8540_PIN_AG24, | 
 | 477 | 	DB8540_PIN_AD25 }; | 
 | 478 | static const unsigned smcs0_b_1_pins[] = { DB8540_PIN_AG19 }; | 
 | 479 | static const unsigned smcs1_b_1_pins[] = { DB8540_PIN_AE26 }; | 
 | 480 | static const unsigned ipgpio7_b_1_pins[] = { DB8540_PIN_AH25 }; | 
 | 481 | static const unsigned ipgpio2_b_1_pins[] = { DB8540_PIN_AF26 }; | 
 | 482 | static const unsigned ipgpio3_b_1_pins[] = { DB8540_PIN_AF23 }; | 
 | 483 | static const unsigned i2c6_b_1_pins[] = { DB8540_PIN_AG23, DB8540_PIN_AE25 }; | 
 | 484 | static const unsigned i2c5_b_1_pins[] = { DB8540_PIN_AH24, DB8540_PIN_AJ25 }; | 
 | 485 | static const unsigned u3txrx_b_1_pins[] = { DB8540_PIN_AF20, DB8540_PIN_AG21 }; | 
 | 486 | static const unsigned u3ctsrts_b_1_pins[] = { DB8540_PIN_AH19, | 
 | 487 | 	DB8540_PIN_AE19 }; | 
 | 488 | static const unsigned i2c5_b_2_pins[] = { DB8540_PIN_AG18, DB8540_PIN_AH17 }; | 
 | 489 | static const unsigned i2c4_b_2_pins[] = { DB8540_PIN_AF19, DB8540_PIN_AF18 }; | 
 | 490 | static const unsigned u4txrx_b_1_pins[] = { DB8540_PIN_AE18, DB8540_PIN_AG17 }; | 
 | 491 | static const unsigned u4ctsrts_b_1_pins[] = { DB8540_PIN_AF17, | 
 | 492 | 	DB8540_PIN_AE17 }; | 
 | 493 | static const unsigned ddrtrig_b_1_pins[] = { DB8540_PIN_J3 }; | 
 | 494 | static const unsigned msp4_b_1_pins[] = { DB8540_PIN_H3 }; | 
 | 495 | static const unsigned pwl_b_1_pins[] = { DB8540_PIN_C6 }; | 
 | 496 | static const unsigned spi1_b_1_pins[] = { DB8540_PIN_E2, DB8540_PIN_C10, | 
 | 497 | 	DB8540_PIN_C8, DB8540_PIN_C9 }; | 
 | 498 | static const unsigned mc3_b_1_pins[] = { DB8540_PIN_B9, DB8540_PIN_A10, | 
 | 499 | 	DB8540_PIN_D9, DB8540_PIN_B11, DB8540_PIN_B10, DB8540_PIN_E10, | 
 | 500 | 	DB8540_PIN_B12 }; | 
 | 501 | static const unsigned pwl_b_2_pins[] = { DB8540_PIN_D10 }; | 
 | 502 | static const unsigned pwl_b_3_pins[] = { DB8540_PIN_B13 }; | 
 | 503 | static const unsigned pwl_b_4_pins[] = { DB8540_PIN_C12 }; | 
 | 504 | static const unsigned u2txrx_b_2_pins[] = { DB8540_PIN_B17, DB8540_PIN_D17 }; | 
 | 505 |  | 
 | 506 | /* Altfunction C column */ | 
 | 507 | static const unsigned ipgpio6_c_1_pins[] = { DB8540_PIN_AG6 }; | 
 | 508 | static const unsigned ipgpio0_c_1_pins[] = { DB8540_PIN_AD5 }; | 
 | 509 | static const unsigned ipgpio1_c_1_pins[] = { DB8540_PIN_AF7 }; | 
 | 510 | static const unsigned ipgpio3_c_1_pins[] = { DB8540_PIN_AE4 }; | 
 | 511 | static const unsigned ipgpio2_c_1_pins[] = { DB8540_PIN_AD1 }; | 
 | 512 | static const unsigned u0_c_1_pins[] = { DB8540_PIN_AD4, DB8540_PIN_AF3, | 
 | 513 | 	DB8540_PIN_AF5, DB8540_PIN_AG4 }; | 
 | 514 | static const unsigned smcleale_c_1_pins[] = { DB8540_PIN_AJ24, | 
 | 515 | 	DB8540_PIN_AE21 }; | 
 | 516 | static const unsigned ipgpio4_c_1_pins[] = { DB8540_PIN_M26 }; | 
 | 517 | static const unsigned ipgpio5_c_1_pins[] = { DB8540_PIN_M25 }; | 
 | 518 | static const unsigned ipgpio6_c_2_pins[] = { DB8540_PIN_M27 }; | 
 | 519 | static const unsigned ipgpio7_c_1_pins[] = { DB8540_PIN_N25 }; | 
 | 520 | static const unsigned stmape_c_1_pins[] = { DB8540_PIN_M28, DB8540_PIN_N26, | 
 | 521 | 	DB8540_PIN_M22, DB8540_PIN_N22, DB8540_PIN_N27 }; | 
 | 522 | static const unsigned u2rxtx_c_1_pins[] = { DB8540_PIN_N28, DB8540_PIN_P22 }; | 
 | 523 | static const unsigned modobsresout_c_1_pins[] = { DB8540_PIN_P28 }; | 
 | 524 | static const unsigned ipgpio2_c_2_pins[] = { DB8540_PIN_P26 }; | 
 | 525 | static const unsigned ipgpio3_c_2_pins[] = { DB8540_PIN_T22 }; | 
 | 526 | static const unsigned ipgpio4_c_2_pins[] = { DB8540_PIN_R27 }; | 
 | 527 | static const unsigned ipgpio5_c_2_pins[] = { DB8540_PIN_P27 }; | 
 | 528 | static const unsigned modaccgpo_c_1_pins[] = { DB8540_PIN_R26, DB8540_PIN_R25, | 
 | 529 | 	DB8540_PIN_U22 }; | 
 | 530 | static const unsigned modobspwrrst_c_1_pins[] = { DB8540_PIN_T27 }; | 
 | 531 | static const unsigned mc5_c_1_pins[] = { DB8540_PIN_AG22, DB8540_PIN_AF21, | 
 | 532 | 	DB8540_PIN_AF24, DB8540_PIN_AH22, DB8540_PIN_AJ23, DB8540_PIN_AH21, | 
 | 533 | 	DB8540_PIN_AG20, DB8540_PIN_AE23, DB8540_PIN_AH20, DB8540_PIN_AF22, | 
 | 534 | 	DB8540_PIN_AJ21}; | 
 | 535 | static const unsigned smps0_c_1_pins[] = { DB8540_PIN_AG19 }; | 
 | 536 | static const unsigned moduart1_c_1_pins[] = { DB8540_PIN_T25, DB8540_PIN_T26 }; | 
 | 537 | static const unsigned mc2rstn_c_1_pins[] = { DB8540_PIN_AE28 }; | 
 | 538 | static const unsigned i2c5_c_1_pins[] = { DB8540_PIN_AG28, DB8540_PIN_AF28 }; | 
 | 539 | static const unsigned ipgpio0_c_2_pins[] = { DB8540_PIN_AG25 }; | 
 | 540 | static const unsigned ipgpio1_c_2_pins[] = { DB8540_PIN_AG24 }; | 
 | 541 | static const unsigned kp_c_1_pins[] = { DB8540_PIN_AD25, DB8540_PIN_AH25, | 
 | 542 | 	DB8540_PIN_AF26, DB8540_PIN_AF23 }; | 
 | 543 | static const unsigned modrf_c_1_pins[] = { DB8540_PIN_AG23, DB8540_PIN_AE25, | 
 | 544 | 	DB8540_PIN_AH24 }; | 
 | 545 | static const unsigned smps1_c_1_pins[] = { DB8540_PIN_AE26 }; | 
 | 546 | static const unsigned i2c5_c_2_pins[] = { DB8540_PIN_AH19, DB8540_PIN_AE19 }; | 
 | 547 | static const unsigned u4ctsrts_c_1_pins[] = { DB8540_PIN_AG18, | 
 | 548 | 	DB8540_PIN_AH17 }; | 
 | 549 | static const unsigned u3rxtx_c_1_pins[] = { DB8540_PIN_AF19, DB8540_PIN_AF18 }; | 
 | 550 | static const unsigned msp4_c_1_pins[] = { DB8540_PIN_J3 }; | 
 | 551 | static const unsigned mc4rstn_c_1_pins[] = { DB8540_PIN_C6 }; | 
 | 552 | static const unsigned spi0_c_1_pins[] = { DB8540_PIN_A10, DB8540_PIN_B10, | 
 | 553 | 	DB8540_PIN_E10, DB8540_PIN_B12 }; | 
 | 554 | static const unsigned i2c3_c_1_pins[] = { DB8540_PIN_B13, DB8540_PIN_C12 }; | 
 | 555 |  | 
 | 556 | /* Other alt C1 column */ | 
 | 557 | static const unsigned spi3_oc1_1_pins[] = { DB8540_PIN_AG5, DB8540_PIN_AH5, | 
 | 558 | 	DB8540_PIN_AE4, DB8540_PIN_AD1 }; | 
 | 559 | static const unsigned stmape_oc1_1_pins[] = { DB8540_PIN_AH11, DB8540_PIN_AF11, | 
 | 560 | 	DB8540_PIN_AH10, DB8540_PIN_AG10, DB8540_PIN_AF10 }; | 
 | 561 | static const unsigned u2_oc1_1_pins[] = { DB8540_PIN_AG11 }; | 
 | 562 | static const unsigned remap0_oc1_1_pins[] = { DB8540_PIN_AJ24 }; | 
 | 563 | static const unsigned remap1_oc1_1_pins[] = { DB8540_PIN_AE21 }; | 
 | 564 | static const unsigned modobsrefclk_oc1_1_pins[] = { DB8540_PIN_M26 }; | 
 | 565 | static const unsigned modobspwrctrl_oc1_1_pins[] = { DB8540_PIN_M25 }; | 
 | 566 | static const unsigned modobsclkout_oc1_1_pins[] = { DB8540_PIN_M27 }; | 
 | 567 | static const unsigned moduart1_oc1_1_pins[] = { DB8540_PIN_N25 }; | 
 | 568 | static const unsigned modprcmudbg_oc1_1_pins[] = { DB8540_PIN_M28, | 
 | 569 | 	DB8540_PIN_N26, DB8540_PIN_M22, DB8540_PIN_N22, DB8540_PIN_N27, | 
 | 570 | 	DB8540_PIN_P22, DB8540_PIN_P28, DB8540_PIN_P26, DB8540_PIN_T22, | 
 | 571 | 	DB8540_PIN_R26, DB8540_PIN_R25, DB8540_PIN_U22, DB8540_PIN_T27, | 
 | 572 | 	DB8540_PIN_AH20, DB8540_PIN_AG19, DB8540_PIN_AF22, DB8540_PIN_AJ21, | 
 | 573 | 	DB8540_PIN_T25}; | 
 | 574 | static const unsigned modobsresout_oc1_1_pins[] = { DB8540_PIN_N28 }; | 
 | 575 | static const unsigned modaccgpo_oc1_1_pins[] = { DB8540_PIN_R27, DB8540_PIN_P27, | 
 | 576 | 	DB8540_PIN_T26 }; | 
 | 577 | static const unsigned kp_oc1_1_pins[] = { DB8540_PIN_AG22, DB8540_PIN_AF21, | 
 | 578 | 	DB8540_PIN_AF24, DB8540_PIN_AH22, DB8540_PIN_AJ23, DB8540_PIN_AH21, | 
 | 579 | 	DB8540_PIN_AG20, DB8540_PIN_AE23 }; | 
 | 580 | static const unsigned modxmip_oc1_1_pins[] = { DB8540_PIN_AD25, DB8540_PIN_AH25, | 
 | 581 | 	DB8540_PIN_AG23, DB8540_PIN_AE25 }; | 
 | 582 | static const unsigned i2c6_oc1_1_pins[] = { DB8540_PIN_AE26, DB8540_PIN_AE24 }; | 
 | 583 | static const unsigned u2txrx_oc1_1_pins[] = { DB8540_PIN_B7, DB8540_PIN_A7 }; | 
 | 584 | static const unsigned u2ctsrts_oc1_1_pins[] = { DB8540_PIN_D7, DB8540_PIN_D8 }; | 
 | 585 |  | 
 | 586 | /* Other alt C2 column */ | 
 | 587 | static const unsigned sbag_oc2_1_pins[] = { DB8540_PIN_AH11, DB8540_PIN_AG11, | 
 | 588 | 	DB8540_PIN_AF11, DB8540_PIN_AH10, DB8540_PIN_AG10, DB8540_PIN_AF10 }; | 
 | 589 | static const unsigned hxclk_oc2_1_pins[] = { DB8540_PIN_M25 }; | 
 | 590 | static const unsigned modaccuart_oc2_1_pins[] = { DB8540_PIN_N25 }; | 
 | 591 | static const unsigned stmmod_oc2_1_pins[] = { DB8540_PIN_M28, DB8540_PIN_N26, | 
 | 592 | 	DB8540_PIN_M22, DB8540_PIN_N22, DB8540_PIN_N27 }; | 
 | 593 | static const unsigned moduartstmmux_oc2_1_pins[] = { DB8540_PIN_N28 }; | 
 | 594 | static const unsigned hxgpio_oc2_1_pins[] = { DB8540_PIN_P22, DB8540_PIN_P28, | 
 | 595 | 	DB8540_PIN_P26, DB8540_PIN_T22, DB8540_PIN_R27, DB8540_PIN_P27, | 
 | 596 | 	DB8540_PIN_R26, DB8540_PIN_R25 }; | 
 | 597 | static const unsigned sbag_oc2_2_pins[] = { DB8540_PIN_U22, DB8540_PIN_T27, | 
 | 598 | 	DB8540_PIN_AG22, DB8540_PIN_AF21, DB8540_PIN_AF24, DB8540_PIN_AH22 }; | 
 | 599 | static const unsigned modobsservice_oc2_1_pins[] = { DB8540_PIN_AJ23 }; | 
 | 600 | static const unsigned moduart0_oc2_1_pins[] = { DB8540_PIN_AG20, | 
 | 601 | 	DB8540_PIN_AE23 }; | 
 | 602 | static const unsigned stmape_oc2_1_pins[] = { DB8540_PIN_AH20, DB8540_PIN_AG19, | 
 | 603 | 	DB8540_PIN_AF22, DB8540_PIN_AJ21, DB8540_PIN_T25 }; | 
 | 604 | static const unsigned u2_oc2_1_pins[] = { DB8540_PIN_T26, DB8540_PIN_AH21 }; | 
 | 605 | static const unsigned modxmip_oc2_1_pins[] = { DB8540_PIN_AE26, | 
 | 606 | 	DB8540_PIN_AE24 }; | 
 | 607 |  | 
 | 608 | /* Other alt C3 column */ | 
 | 609 | static const unsigned modaccgpo_oc3_1_pins[] = { DB8540_PIN_AG11 }; | 
 | 610 | static const unsigned tpui_oc3_1_pins[] = { DB8540_PIN_M26, DB8540_PIN_M25, | 
 | 611 | 	DB8540_PIN_M27, DB8540_PIN_N25, DB8540_PIN_M28, DB8540_PIN_N26, | 
 | 612 | 	DB8540_PIN_M22, DB8540_PIN_N22, DB8540_PIN_N27, DB8540_PIN_N28, | 
 | 613 | 	DB8540_PIN_P22, DB8540_PIN_P28, DB8540_PIN_P26, DB8540_PIN_T22, | 
 | 614 | 	DB8540_PIN_R27, DB8540_PIN_P27, DB8540_PIN_R26, DB8540_PIN_R25, | 
 | 615 | 	DB8540_PIN_U22, DB8540_PIN_T27, DB8540_PIN_AG22, DB8540_PIN_AF21, | 
 | 616 | 	DB8540_PIN_AF24, DB8540_PIN_AH22, DB8540_PIN_AJ23, DB8540_PIN_AH21, | 
 | 617 | 	DB8540_PIN_AG20, DB8540_PIN_AE23, DB8540_PIN_AH20, DB8540_PIN_AG19, | 
 | 618 | 	DB8540_PIN_AF22, DB8540_PIN_AJ21, DB8540_PIN_T25, DB8540_PIN_T26 }; | 
 | 619 |  | 
 | 620 | /* Other alt C4 column */ | 
 | 621 | static const unsigned hwobs_oc4_1_pins[] = { DB8540_PIN_M26, DB8540_PIN_M25, | 
 | 622 | 	DB8540_PIN_M27, DB8540_PIN_N25, DB8540_PIN_M28, DB8540_PIN_N26, | 
 | 623 | 	DB8540_PIN_M22, DB8540_PIN_N22, DB8540_PIN_N27, DB8540_PIN_N28, | 
 | 624 | 	DB8540_PIN_P22, DB8540_PIN_P28, DB8540_PIN_P26, DB8540_PIN_T22, | 
 | 625 | 	DB8540_PIN_R27, DB8540_PIN_P27, DB8540_PIN_R26, DB8540_PIN_R25 }; | 
 | 626 | static const unsigned moduart1txrx_oc4_1_pins[] = { DB8540_PIN_U22, | 
 | 627 | 	DB8540_PIN_T27 }; | 
 | 628 | static const unsigned moduart1rtscts_oc4_1_pins[] = { DB8540_PIN_AG22, | 
 | 629 | 	DB8540_PIN_AF21 }; | 
 | 630 | static const unsigned modaccuarttxrx_oc4_1_pins[] = { DB8540_PIN_AF24, | 
 | 631 | 	DB8540_PIN_AH22 }; | 
 | 632 | static const unsigned modaccuartrtscts_oc4_1_pins[] = { DB8540_PIN_AJ23, | 
 | 633 | 	DB8540_PIN_AH21 }; | 
 | 634 | static const unsigned stmmod_oc4_1_pins[] = { DB8540_PIN_AH20, DB8540_PIN_AG19, | 
 | 635 | 	DB8540_PIN_AF22, DB8540_PIN_AJ21, DB8540_PIN_T25 }; | 
 | 636 | static const unsigned moduartstmmux_oc4_1_pins[] = { DB8540_PIN_T26 }; | 
 | 637 |  | 
 | 638 | #define DB8540_PIN_GROUP(a, b) { .name = #a, .pins = a##_pins,		\ | 
 | 639 | 			.npins = ARRAY_SIZE(a##_pins), .altsetting = b } | 
 | 640 |  | 
 | 641 | static const struct nmk_pingroup nmk_db8540_groups[] = { | 
 | 642 | 	/* Altfunction A column */ | 
 | 643 | 	DB8540_PIN_GROUP(u0_a_1, NMK_GPIO_ALT_A), | 
 | 644 | 	DB8540_PIN_GROUP(u1rxtx_a_1, NMK_GPIO_ALT_A), | 
 | 645 | 	DB8540_PIN_GROUP(u1ctsrts_a_1, NMK_GPIO_ALT_A), | 
 | 646 | 	DB8540_PIN_GROUP(ipi2c_a_1, NMK_GPIO_ALT_A), | 
 | 647 | 	DB8540_PIN_GROUP(ipi2c_a_2, NMK_GPIO_ALT_A), | 
 | 648 | 	DB8540_PIN_GROUP(msp0txrx_a_1, NMK_GPIO_ALT_A), | 
 | 649 | 	DB8540_PIN_GROUP(msp0tfstck_a_1, NMK_GPIO_ALT_A), | 
 | 650 | 	DB8540_PIN_GROUP(msp0rfsrck_a_1, NMK_GPIO_ALT_A), | 
 | 651 | 	DB8540_PIN_GROUP(mc0_a_1, NMK_GPIO_ALT_A), | 
 | 652 | 	DB8540_PIN_GROUP(msp1txrx_a_1, NMK_GPIO_ALT_A), | 
 | 653 | 	DB8540_PIN_GROUP(msp1_a_1, NMK_GPIO_ALT_A), | 
 | 654 | 	DB8540_PIN_GROUP(modobsclk_a_1, NMK_GPIO_ALT_A), | 
 | 655 | 	DB8540_PIN_GROUP(clkoutreq_a_1, NMK_GPIO_ALT_A), | 
 | 656 | 	DB8540_PIN_GROUP(lcdb_a_1, NMK_GPIO_ALT_A), | 
 | 657 | 	DB8540_PIN_GROUP(lcdvsi0_a_1, NMK_GPIO_ALT_A), | 
 | 658 | 	DB8540_PIN_GROUP(lcdvsi1_a_1, NMK_GPIO_ALT_A), | 
 | 659 | 	DB8540_PIN_GROUP(lcd_d0_d7_a_1, NMK_GPIO_ALT_A), | 
 | 660 | 	DB8540_PIN_GROUP(lcd_d8_d11_a_1, NMK_GPIO_ALT_A), | 
 | 661 | 	DB8540_PIN_GROUP(lcd_d12_d23_a_1, NMK_GPIO_ALT_A), | 
 | 662 | 	DB8540_PIN_GROUP(kp_a_1, NMK_GPIO_ALT_A), | 
 | 663 | 	DB8540_PIN_GROUP(mc2_a_1, NMK_GPIO_ALT_A), | 
 | 664 | 	DB8540_PIN_GROUP(ssp1_a_1, NMK_GPIO_ALT_A), | 
 | 665 | 	DB8540_PIN_GROUP(ssp0_a_1, NMK_GPIO_ALT_A), | 
 | 666 | 	DB8540_PIN_GROUP(i2c0_a_1, NMK_GPIO_ALT_A), | 
 | 667 | 	DB8540_PIN_GROUP(ipgpio0_a_1, NMK_GPIO_ALT_A), | 
 | 668 | 	DB8540_PIN_GROUP(ipgpio1_a_1, NMK_GPIO_ALT_A), | 
 | 669 | 	DB8540_PIN_GROUP(modi2s_a_1, NMK_GPIO_ALT_A), | 
 | 670 | 	DB8540_PIN_GROUP(spi2_a_1, NMK_GPIO_ALT_A), | 
 | 671 | 	DB8540_PIN_GROUP(u2txrx_a_1, NMK_GPIO_ALT_A), | 
 | 672 | 	DB8540_PIN_GROUP(u2ctsrts_a_1, NMK_GPIO_ALT_A), | 
 | 673 | 	DB8540_PIN_GROUP(modsmb_a_1, NMK_GPIO_ALT_A), | 
 | 674 | 	DB8540_PIN_GROUP(msp2sck_a_1, NMK_GPIO_ALT_A), | 
 | 675 | 	DB8540_PIN_GROUP(msp2txdtcktfs_a_1, NMK_GPIO_ALT_A), | 
 | 676 | 	DB8540_PIN_GROUP(msp2rxd_a_1, NMK_GPIO_ALT_A), | 
 | 677 | 	DB8540_PIN_GROUP(mc4_a_1, NMK_GPIO_ALT_A), | 
 | 678 | 	DB8540_PIN_GROUP(mc1_a_1, NMK_GPIO_ALT_A), | 
 | 679 | 	DB8540_PIN_GROUP(hsir_a_1, NMK_GPIO_ALT_A), | 
 | 680 | 	DB8540_PIN_GROUP(hsit_a_1, NMK_GPIO_ALT_A), | 
 | 681 | 	DB8540_PIN_GROUP(hsit_a_2, NMK_GPIO_ALT_A), | 
 | 682 | 	DB8540_PIN_GROUP(clkout1_a_1, NMK_GPIO_ALT_A), | 
 | 683 | 	DB8540_PIN_GROUP(clkout1_a_2, NMK_GPIO_ALT_A), | 
 | 684 | 	DB8540_PIN_GROUP(clkout2_a_1, NMK_GPIO_ALT_A), | 
 | 685 | 	DB8540_PIN_GROUP(clkout2_a_2, NMK_GPIO_ALT_A), | 
 | 686 | 	DB8540_PIN_GROUP(msp4_a_1, NMK_GPIO_ALT_A), | 
 | 687 | 	DB8540_PIN_GROUP(usb_a_1, NMK_GPIO_ALT_A), | 
 | 688 | 	/* Altfunction B column */ | 
 | 689 | 	DB8540_PIN_GROUP(apetrig_b_1, NMK_GPIO_ALT_B), | 
 | 690 | 	DB8540_PIN_GROUP(modtrig_b_1, NMK_GPIO_ALT_B), | 
 | 691 | 	DB8540_PIN_GROUP(i2c4_b_1, NMK_GPIO_ALT_B), | 
 | 692 | 	DB8540_PIN_GROUP(i2c1_b_1, NMK_GPIO_ALT_B), | 
 | 693 | 	DB8540_PIN_GROUP(i2c2_b_1, NMK_GPIO_ALT_B), | 
 | 694 | 	DB8540_PIN_GROUP(i2c2_b_2, NMK_GPIO_ALT_B), | 
 | 695 | 	DB8540_PIN_GROUP(msp0txrx_b_1, NMK_GPIO_ALT_B), | 
 | 696 | 	DB8540_PIN_GROUP(i2c1_b_2, NMK_GPIO_ALT_B), | 
 | 697 | 	DB8540_PIN_GROUP(stmmod_b_1, NMK_GPIO_ALT_B), | 
 | 698 | 	DB8540_PIN_GROUP(moduartstmmux_b_1, NMK_GPIO_ALT_B), | 
 | 699 | 	DB8540_PIN_GROUP(msp1txrx_b_1, NMK_GPIO_ALT_B), | 
 | 700 | 	DB8540_PIN_GROUP(kp_b_1, NMK_GPIO_ALT_B), | 
 | 701 | 	DB8540_PIN_GROUP(u2txrx_b_1, NMK_GPIO_ALT_B), | 
 | 702 | 	DB8540_PIN_GROUP(sm_b_1, NMK_GPIO_ALT_B), | 
 | 703 | 	DB8540_PIN_GROUP(smcs0_b_1, NMK_GPIO_ALT_B), | 
 | 704 | 	DB8540_PIN_GROUP(smcs1_b_1, NMK_GPIO_ALT_B), | 
 | 705 | 	DB8540_PIN_GROUP(ipgpio7_b_1, NMK_GPIO_ALT_B), | 
 | 706 | 	DB8540_PIN_GROUP(ipgpio2_b_1, NMK_GPIO_ALT_B), | 
 | 707 | 	DB8540_PIN_GROUP(ipgpio3_b_1, NMK_GPIO_ALT_B), | 
 | 708 | 	DB8540_PIN_GROUP(i2c6_b_1, NMK_GPIO_ALT_B), | 
 | 709 | 	DB8540_PIN_GROUP(i2c5_b_1, NMK_GPIO_ALT_B), | 
 | 710 | 	DB8540_PIN_GROUP(u3txrx_b_1, NMK_GPIO_ALT_B), | 
 | 711 | 	DB8540_PIN_GROUP(u3ctsrts_b_1, NMK_GPIO_ALT_B), | 
 | 712 | 	DB8540_PIN_GROUP(i2c5_b_2, NMK_GPIO_ALT_B), | 
 | 713 | 	DB8540_PIN_GROUP(i2c4_b_2, NMK_GPIO_ALT_B), | 
 | 714 | 	DB8540_PIN_GROUP(u4txrx_b_1, NMK_GPIO_ALT_B), | 
 | 715 | 	DB8540_PIN_GROUP(u4ctsrts_b_1, NMK_GPIO_ALT_B), | 
 | 716 | 	DB8540_PIN_GROUP(ddrtrig_b_1, NMK_GPIO_ALT_B), | 
 | 717 | 	DB8540_PIN_GROUP(msp4_b_1, NMK_GPIO_ALT_B), | 
 | 718 | 	DB8540_PIN_GROUP(pwl_b_1, NMK_GPIO_ALT_B), | 
 | 719 | 	DB8540_PIN_GROUP(spi1_b_1, NMK_GPIO_ALT_B), | 
 | 720 | 	DB8540_PIN_GROUP(mc3_b_1, NMK_GPIO_ALT_B), | 
 | 721 | 	DB8540_PIN_GROUP(pwl_b_2, NMK_GPIO_ALT_B), | 
 | 722 | 	DB8540_PIN_GROUP(pwl_b_3, NMK_GPIO_ALT_B), | 
 | 723 | 	DB8540_PIN_GROUP(pwl_b_4, NMK_GPIO_ALT_B), | 
 | 724 | 	DB8540_PIN_GROUP(u2txrx_b_2, NMK_GPIO_ALT_B), | 
 | 725 | 	/* Altfunction C column */ | 
 | 726 | 	DB8540_PIN_GROUP(ipgpio6_c_1, NMK_GPIO_ALT_C), | 
 | 727 | 	DB8540_PIN_GROUP(ipgpio0_c_1, NMK_GPIO_ALT_C), | 
 | 728 | 	DB8540_PIN_GROUP(ipgpio1_c_1, NMK_GPIO_ALT_C), | 
 | 729 | 	DB8540_PIN_GROUP(ipgpio3_c_1, NMK_GPIO_ALT_C), | 
 | 730 | 	DB8540_PIN_GROUP(ipgpio2_c_1, NMK_GPIO_ALT_C), | 
 | 731 | 	DB8540_PIN_GROUP(u0_c_1, NMK_GPIO_ALT_C), | 
 | 732 | 	DB8540_PIN_GROUP(smcleale_c_1, NMK_GPIO_ALT_C), | 
 | 733 | 	DB8540_PIN_GROUP(ipgpio4_c_1, NMK_GPIO_ALT_C), | 
 | 734 | 	DB8540_PIN_GROUP(ipgpio5_c_1, NMK_GPIO_ALT_C), | 
 | 735 | 	DB8540_PIN_GROUP(ipgpio6_c_2, NMK_GPIO_ALT_C), | 
 | 736 | 	DB8540_PIN_GROUP(ipgpio7_c_1, NMK_GPIO_ALT_C), | 
 | 737 | 	DB8540_PIN_GROUP(stmape_c_1, NMK_GPIO_ALT_C), | 
 | 738 | 	DB8540_PIN_GROUP(u2rxtx_c_1, NMK_GPIO_ALT_C), | 
 | 739 | 	DB8540_PIN_GROUP(modobsresout_c_1, NMK_GPIO_ALT_C), | 
 | 740 | 	DB8540_PIN_GROUP(ipgpio2_c_2, NMK_GPIO_ALT_C), | 
 | 741 | 	DB8540_PIN_GROUP(ipgpio3_c_2, NMK_GPIO_ALT_C), | 
 | 742 | 	DB8540_PIN_GROUP(ipgpio4_c_2, NMK_GPIO_ALT_C), | 
 | 743 | 	DB8540_PIN_GROUP(ipgpio5_c_2, NMK_GPIO_ALT_C), | 
 | 744 | 	DB8540_PIN_GROUP(modaccgpo_c_1, NMK_GPIO_ALT_C), | 
 | 745 | 	DB8540_PIN_GROUP(modobspwrrst_c_1, NMK_GPIO_ALT_C), | 
 | 746 | 	DB8540_PIN_GROUP(mc5_c_1, NMK_GPIO_ALT_C), | 
 | 747 | 	DB8540_PIN_GROUP(smps0_c_1, NMK_GPIO_ALT_C), | 
 | 748 | 	DB8540_PIN_GROUP(moduart1_c_1, NMK_GPIO_ALT_C), | 
 | 749 | 	DB8540_PIN_GROUP(mc2rstn_c_1, NMK_GPIO_ALT_C), | 
 | 750 | 	DB8540_PIN_GROUP(i2c5_c_1, NMK_GPIO_ALT_C), | 
 | 751 | 	DB8540_PIN_GROUP(ipgpio0_c_2, NMK_GPIO_ALT_C), | 
 | 752 | 	DB8540_PIN_GROUP(ipgpio1_c_2, NMK_GPIO_ALT_C), | 
 | 753 | 	DB8540_PIN_GROUP(kp_c_1, NMK_GPIO_ALT_C), | 
 | 754 | 	DB8540_PIN_GROUP(modrf_c_1, NMK_GPIO_ALT_C), | 
 | 755 | 	DB8540_PIN_GROUP(smps1_c_1, NMK_GPIO_ALT_C), | 
 | 756 | 	DB8540_PIN_GROUP(i2c5_c_2, NMK_GPIO_ALT_C), | 
 | 757 | 	DB8540_PIN_GROUP(u4ctsrts_c_1, NMK_GPIO_ALT_C), | 
 | 758 | 	DB8540_PIN_GROUP(u3rxtx_c_1, NMK_GPIO_ALT_C), | 
 | 759 | 	DB8540_PIN_GROUP(msp4_c_1, NMK_GPIO_ALT_C), | 
 | 760 | 	DB8540_PIN_GROUP(mc4rstn_c_1, NMK_GPIO_ALT_C), | 
 | 761 | 	DB8540_PIN_GROUP(spi0_c_1, NMK_GPIO_ALT_C), | 
 | 762 | 	DB8540_PIN_GROUP(i2c3_c_1, NMK_GPIO_ALT_C), | 
 | 763 |  | 
 | 764 | 	/* Other alt C1 column */ | 
 | 765 | 	DB8540_PIN_GROUP(spi3_oc1_1, NMK_GPIO_ALT_C1), | 
 | 766 | 	DB8540_PIN_GROUP(stmape_oc1_1, NMK_GPIO_ALT_C1), | 
 | 767 | 	DB8540_PIN_GROUP(u2_oc1_1, NMK_GPIO_ALT_C1), | 
 | 768 | 	DB8540_PIN_GROUP(remap0_oc1_1, NMK_GPIO_ALT_C1), | 
 | 769 | 	DB8540_PIN_GROUP(remap1_oc1_1, NMK_GPIO_ALT_C1), | 
 | 770 | 	DB8540_PIN_GROUP(modobsrefclk_oc1_1, NMK_GPIO_ALT_C1), | 
 | 771 | 	DB8540_PIN_GROUP(modobspwrctrl_oc1_1, NMK_GPIO_ALT_C1), | 
 | 772 | 	DB8540_PIN_GROUP(modobsclkout_oc1_1, NMK_GPIO_ALT_C1), | 
 | 773 | 	DB8540_PIN_GROUP(moduart1_oc1_1, NMK_GPIO_ALT_C1), | 
 | 774 | 	DB8540_PIN_GROUP(modprcmudbg_oc1_1, NMK_GPIO_ALT_C1), | 
 | 775 | 	DB8540_PIN_GROUP(modobsresout_oc1_1, NMK_GPIO_ALT_C1), | 
 | 776 | 	DB8540_PIN_GROUP(modaccgpo_oc1_1, NMK_GPIO_ALT_C1), | 
 | 777 | 	DB8540_PIN_GROUP(kp_oc1_1, NMK_GPIO_ALT_C1), | 
 | 778 | 	DB8540_PIN_GROUP(modxmip_oc1_1, NMK_GPIO_ALT_C1), | 
 | 779 | 	DB8540_PIN_GROUP(i2c6_oc1_1, NMK_GPIO_ALT_C1), | 
 | 780 | 	DB8540_PIN_GROUP(u2txrx_oc1_1, NMK_GPIO_ALT_C1), | 
 | 781 | 	DB8540_PIN_GROUP(u2ctsrts_oc1_1, NMK_GPIO_ALT_C1), | 
 | 782 |  | 
 | 783 | 	/* Other alt C2 column */ | 
 | 784 | 	DB8540_PIN_GROUP(sbag_oc2_1, NMK_GPIO_ALT_C2), | 
 | 785 | 	DB8540_PIN_GROUP(hxclk_oc2_1, NMK_GPIO_ALT_C2), | 
 | 786 | 	DB8540_PIN_GROUP(modaccuart_oc2_1, NMK_GPIO_ALT_C2), | 
 | 787 | 	DB8540_PIN_GROUP(stmmod_oc2_1, NMK_GPIO_ALT_C2), | 
 | 788 | 	DB8540_PIN_GROUP(moduartstmmux_oc2_1, NMK_GPIO_ALT_C2), | 
 | 789 | 	DB8540_PIN_GROUP(hxgpio_oc2_1, NMK_GPIO_ALT_C2), | 
 | 790 | 	DB8540_PIN_GROUP(sbag_oc2_2, NMK_GPIO_ALT_C2), | 
 | 791 | 	DB8540_PIN_GROUP(modobsservice_oc2_1, NMK_GPIO_ALT_C2), | 
 | 792 | 	DB8540_PIN_GROUP(moduart0_oc2_1, NMK_GPIO_ALT_C2), | 
 | 793 | 	DB8540_PIN_GROUP(stmape_oc2_1, NMK_GPIO_ALT_C2), | 
 | 794 | 	DB8540_PIN_GROUP(u2_oc2_1, NMK_GPIO_ALT_C2), | 
 | 795 | 	DB8540_PIN_GROUP(modxmip_oc2_1, NMK_GPIO_ALT_C2), | 
 | 796 |  | 
 | 797 | 	/* Other alt C3 column */ | 
 | 798 | 	DB8540_PIN_GROUP(modaccgpo_oc3_1, NMK_GPIO_ALT_C3), | 
 | 799 | 	DB8540_PIN_GROUP(tpui_oc3_1, NMK_GPIO_ALT_C3), | 
 | 800 |  | 
 | 801 | 	/* Other alt C4 column */ | 
 | 802 | 	DB8540_PIN_GROUP(hwobs_oc4_1, NMK_GPIO_ALT_C4), | 
 | 803 | 	DB8540_PIN_GROUP(moduart1txrx_oc4_1, NMK_GPIO_ALT_C4), | 
 | 804 | 	DB8540_PIN_GROUP(moduart1rtscts_oc4_1, NMK_GPIO_ALT_C4), | 
 | 805 | 	DB8540_PIN_GROUP(modaccuarttxrx_oc4_1, NMK_GPIO_ALT_C4), | 
 | 806 | 	DB8540_PIN_GROUP(modaccuartrtscts_oc4_1, NMK_GPIO_ALT_C4), | 
 | 807 | 	DB8540_PIN_GROUP(stmmod_oc4_1, NMK_GPIO_ALT_C4), | 
 | 808 | 	DB8540_PIN_GROUP(moduartstmmux_oc4_1, NMK_GPIO_ALT_C4), | 
 | 809 |  | 
 | 810 | }; | 
 | 811 |  | 
 | 812 | /* We use this macro to define the groups applicable to a function */ | 
 | 813 | #define DB8540_FUNC_GROUPS(a, b...)	   \ | 
 | 814 | static const char * const a##_groups[] = { b }; | 
 | 815 |  | 
 | 816 | DB8540_FUNC_GROUPS(apetrig, "apetrig_b_1"); | 
 | 817 | DB8540_FUNC_GROUPS(clkout, "clkoutreq_a_1", "clkout1_a_1", "clkout1_a_2", | 
 | 818 | 		"clkout2_a_1", "clkout2_a_2"); | 
 | 819 | DB8540_FUNC_GROUPS(ddrtrig, "ddrtrig_b_1"); | 
 | 820 | DB8540_FUNC_GROUPS(hsi, "hsir_a_1", "hsit_a_1", "hsit_a_2"); | 
 | 821 | DB8540_FUNC_GROUPS(hwobs, "hwobs_oc4_1"); | 
 | 822 | DB8540_FUNC_GROUPS(hx, "hxclk_oc2_1", "hxgpio_oc2_1"); | 
 | 823 | DB8540_FUNC_GROUPS(i2c0, "i2c0_a_1"); | 
 | 824 | DB8540_FUNC_GROUPS(i2c1, "i2c1_b_1", "i2c1_b_2"); | 
 | 825 | DB8540_FUNC_GROUPS(i2c2, "i2c2_b_1", "i2c2_b_2"); | 
 | 826 | DB8540_FUNC_GROUPS(i2c3, "i2c3_c_1", "i2c4_b_1"); | 
 | 827 | DB8540_FUNC_GROUPS(i2c4, "i2c4_b_2"); | 
 | 828 | DB8540_FUNC_GROUPS(i2c5, "i2c5_b_1", "i2c5_b_2", "i2c5_c_1", "i2c5_c_2"); | 
 | 829 | DB8540_FUNC_GROUPS(i2c6, "i2c6_b_1", "i2c6_oc1_1"); | 
 | 830 | /* The image processor has 8 GPIO pins that can be muxed out */ | 
 | 831 | DB8540_FUNC_GROUPS(ipgpio, "ipgpio0_a_1", "ipgpio0_c_1", "ipgpio0_c_2", | 
 | 832 | 		"ipgpio1_a_1", "ipgpio1_c_1", "ipgpio1_c_2", | 
 | 833 | 		"ipgpio2_b_1", "ipgpio2_c_1", "ipgpio2_c_2", | 
 | 834 | 		"ipgpio3_b_1", "ipgpio3_c_1", "ipgpio3_c_2", | 
 | 835 | 		"ipgpio4_c_1", "ipgpio4_c_2", | 
 | 836 | 		"ipgpio5_c_1", "ipgpio5_c_2", | 
 | 837 | 		"ipgpio6_c_1", "ipgpio6_c_2", | 
 | 838 | 		"ipgpio7_b_1", "ipgpio7_c_1"); | 
 | 839 | DB8540_FUNC_GROUPS(ipi2c, "ipi2c_a_1", "ipi2c_a_2"); | 
 | 840 | DB8540_FUNC_GROUPS(kp, "kp_a_1", "kp_b_1", "kp_c_1", "kp_oc1_1"); | 
 | 841 | DB8540_FUNC_GROUPS(lcd, "lcd_d0_d7_a_1", "lcd_d12_d23_a_1", "lcd_d8_d11_a_1", | 
 | 842 | 		"lcdvsi0_a_1", "lcdvsi1_a_1"); | 
 | 843 | DB8540_FUNC_GROUPS(lcdb, "lcdb_a_1"); | 
 | 844 | DB8540_FUNC_GROUPS(mc0, "mc0_a_1"); | 
 | 845 | DB8540_FUNC_GROUPS(mc1, "mc1_a_1", "mc1_a_2"); | 
 | 846 | DB8540_FUNC_GROUPS(mc2, "mc2_a_1", "mc2rstn_c_1"); | 
 | 847 | DB8540_FUNC_GROUPS(mc3, "mc3_b_1"); | 
 | 848 | DB8540_FUNC_GROUPS(mc4, "mc4_a_1", "mc4rstn_c_1"); | 
 | 849 | DB8540_FUNC_GROUPS(mc5, "mc5_c_1"); | 
 | 850 | DB8540_FUNC_GROUPS(modaccgpo, "modaccgpo_c_1", "modaccgpo_oc1_1", | 
 | 851 | 		"modaccgpo_oc3_1"); | 
 | 852 | DB8540_FUNC_GROUPS(modaccuart, "modaccuart_oc2_1", "modaccuarttxrx_oc4_1", | 
 | 853 | 		"modaccuartrtccts_oc4_1"); | 
 | 854 | DB8540_FUNC_GROUPS(modi2s, "modi2s_a_1"); | 
 | 855 | DB8540_FUNC_GROUPS(modobs, "modobsclk_a_1", "modobsclkout_oc1_1", | 
 | 856 | 		"modobspwrctrl_oc1_1", "modobspwrrst_c_1", | 
 | 857 | 		"modobsrefclk_oc1_1", "modobsresout_c_1", | 
 | 858 | 		"modobsresout_oc1_1", "modobsservice_oc2_1"); | 
 | 859 | DB8540_FUNC_GROUPS(modprcmudbg, "modprcmudbg_oc1_1"); | 
 | 860 | DB8540_FUNC_GROUPS(modrf, "modrf_c_1"); | 
 | 861 | DB8540_FUNC_GROUPS(modsmb, "modsmb_a_1"); | 
 | 862 | DB8540_FUNC_GROUPS(modtrig, "modtrig_b_1"); | 
 | 863 | DB8540_FUNC_GROUPS(moduart, "moduart1_c_1", "moduart1_oc1_1", | 
 | 864 | 		"moduart1txrx_oc4_1", "moduart1rtscts_oc4_1", "moduart0_oc2_1"); | 
 | 865 | DB8540_FUNC_GROUPS(moduartstmmux, "moduartstmmux_b_1", "moduartstmmux_oc2_1", | 
 | 866 | 		"moduartstmmux_oc4_1"); | 
 | 867 | DB8540_FUNC_GROUPS(modxmip, "modxmip_oc1_1", "modxmip_oc2_1"); | 
 | 868 | /* | 
 | 869 |  * MSP0 can only be on a certain set of pins, but the TX/RX pins can be | 
 | 870 |  * switched around by selecting the altfunction A or B. | 
 | 871 |  */ | 
 | 872 | DB8540_FUNC_GROUPS(msp0, "msp0rfsrck_a_1", "msp0tfstck_a_1", "msp0txrx_a_1", | 
 | 873 | 		"msp0txrx_b_1"); | 
 | 874 | DB8540_FUNC_GROUPS(msp1, "msp1_a_1", "msp1txrx_a_1", "msp1txrx_b_1"); | 
 | 875 | DB8540_FUNC_GROUPS(msp2, "msp2sck_a_1", "msp2txdtcktfs_a_1", "msp2rxd_a_1"); | 
 | 876 | DB8540_FUNC_GROUPS(msp4, "msp4_a_1", "msp4_b_1", "msp4_c_1"); | 
 | 877 | DB8540_FUNC_GROUPS(pwl, "pwl_b_1", "pwl_b_2", "pwl_b_3", "pwl_b_4"); | 
 | 878 | DB8540_FUNC_GROUPS(remap, "remap0_oc1_1", "remap1_oc1_1"); | 
 | 879 | DB8540_FUNC_GROUPS(sbag, "sbag_oc2_1", "sbag_oc2_2"); | 
 | 880 | /* Select between CS0 on alt B or PS1 on alt C */ | 
 | 881 | DB8540_FUNC_GROUPS(sm, "sm_b_1", "smcleale_c_1", "smcs0_b_1", "smcs1_b_1", | 
 | 882 | 		"smps0_c_1", "smps1_c_1"); | 
 | 883 | DB8540_FUNC_GROUPS(spi0, "spi0_c_1"); | 
 | 884 | DB8540_FUNC_GROUPS(spi1, "spi1_b_1"); | 
 | 885 | DB8540_FUNC_GROUPS(spi2, "spi2_a_1"); | 
 | 886 | DB8540_FUNC_GROUPS(spi3, "spi3_oc1_1"); | 
 | 887 | DB8540_FUNC_GROUPS(ssp0, "ssp0_a_1"); | 
 | 888 | DB8540_FUNC_GROUPS(ssp1, "ssp1_a_1"); | 
 | 889 | DB8540_FUNC_GROUPS(stmape, "stmape_c_1", "stmape_oc1_1", "stmape_oc2_1"); | 
 | 890 | DB8540_FUNC_GROUPS(stmmod, "stmmod_b_1", "stmmod_oc2_1", "stmmod_oc4_1"); | 
 | 891 | DB8540_FUNC_GROUPS(tpui, "tpui_oc3_1"); | 
 | 892 | DB8540_FUNC_GROUPS(u0, "u0_a_1", "u0_c_1"); | 
 | 893 | DB8540_FUNC_GROUPS(u1, "u1ctsrts_a_1", "u1rxtx_a_1"); | 
 | 894 | DB8540_FUNC_GROUPS(u2, "u2_oc1_1", "u2_oc2_1", "u2ctsrts_a_1", "u2ctsrts_oc1_1", | 
 | 895 | 		"u2rxtx_c_1", "u2txrx_a_1", "u2txrx_b_1", "u2txrx_b_2", | 
 | 896 | 		"u2txrx_oc1_1"); | 
 | 897 | DB8540_FUNC_GROUPS(u3, "u3ctsrts_b_1", "u3rxtx_c_1", "u3txrxa_b_1"); | 
 | 898 | DB8540_FUNC_GROUPS(u4, "u4ctsrts_b_1", "u4ctsrts_c_1", "u4txrx_b_1"); | 
 | 899 | DB8540_FUNC_GROUPS(usb, "usb_a_1"); | 
 | 900 |  | 
 | 901 |  | 
 | 902 | #define FUNCTION(fname)					\ | 
 | 903 | 	{						\ | 
 | 904 | 		.name = #fname,				\ | 
 | 905 | 		.groups = fname##_groups,		\ | 
 | 906 | 		.ngroups = ARRAY_SIZE(fname##_groups),	\ | 
 | 907 | 	} | 
 | 908 |  | 
 | 909 | static const struct nmk_function nmk_db8540_functions[] = { | 
 | 910 | 	FUNCTION(apetrig), | 
 | 911 | 	FUNCTION(clkout), | 
 | 912 | 	FUNCTION(ddrtrig), | 
 | 913 | 	FUNCTION(hsi), | 
 | 914 | 	FUNCTION(hwobs), | 
 | 915 | 	FUNCTION(hx), | 
 | 916 | 	FUNCTION(i2c0), | 
 | 917 | 	FUNCTION(i2c1), | 
 | 918 | 	FUNCTION(i2c2), | 
 | 919 | 	FUNCTION(i2c3), | 
 | 920 | 	FUNCTION(i2c4), | 
 | 921 | 	FUNCTION(i2c5), | 
 | 922 | 	FUNCTION(i2c6), | 
 | 923 | 	FUNCTION(ipgpio), | 
 | 924 | 	FUNCTION(ipi2c), | 
 | 925 | 	FUNCTION(kp), | 
 | 926 | 	FUNCTION(lcd), | 
 | 927 | 	FUNCTION(lcdb), | 
 | 928 | 	FUNCTION(mc0), | 
 | 929 | 	FUNCTION(mc1), | 
 | 930 | 	FUNCTION(mc2), | 
 | 931 | 	FUNCTION(mc3), | 
 | 932 | 	FUNCTION(mc4), | 
 | 933 | 	FUNCTION(mc5), | 
 | 934 | 	FUNCTION(modaccgpo), | 
 | 935 | 	FUNCTION(modaccuart), | 
 | 936 | 	FUNCTION(modi2s), | 
 | 937 | 	FUNCTION(modobs), | 
 | 938 | 	FUNCTION(modprcmudbg), | 
 | 939 | 	FUNCTION(modrf), | 
 | 940 | 	FUNCTION(modsmb), | 
 | 941 | 	FUNCTION(modtrig), | 
 | 942 | 	FUNCTION(moduart), | 
 | 943 | 	FUNCTION(modxmip), | 
 | 944 | 	FUNCTION(msp0), | 
 | 945 | 	FUNCTION(msp1), | 
 | 946 | 	FUNCTION(msp2), | 
 | 947 | 	FUNCTION(msp4), | 
 | 948 | 	FUNCTION(pwl), | 
 | 949 | 	FUNCTION(remap), | 
 | 950 | 	FUNCTION(sbag), | 
 | 951 | 	FUNCTION(sm), | 
 | 952 | 	FUNCTION(spi0), | 
 | 953 | 	FUNCTION(spi1), | 
 | 954 | 	FUNCTION(spi2), | 
 | 955 | 	FUNCTION(spi3), | 
 | 956 | 	FUNCTION(ssp0), | 
 | 957 | 	FUNCTION(ssp1), | 
 | 958 | 	FUNCTION(stmape), | 
 | 959 | 	FUNCTION(stmmod), | 
 | 960 | 	FUNCTION(tpui), | 
 | 961 | 	FUNCTION(u0), | 
 | 962 | 	FUNCTION(u1), | 
 | 963 | 	FUNCTION(u2), | 
 | 964 | 	FUNCTION(u3), | 
 | 965 | 	FUNCTION(u4), | 
 | 966 | 	FUNCTION(usb) | 
 | 967 | }; | 
 | 968 |  | 
 | 969 | static const struct prcm_gpiocr_altcx_pin_desc db8540_altcx_pins[] = { | 
 | 970 | 	PRCM_GPIOCR_ALTCX(8,	true, PRCM_IDX_GPIOCR1, 20,	/* SPI3_CLK */ | 
 | 971 | 				false, 0, 0, | 
 | 972 | 				false, 0, 0, | 
 | 973 | 				false, 0, 0 | 
 | 974 | 	), | 
 | 975 | 	PRCM_GPIOCR_ALTCX(9,	true, PRCM_IDX_GPIOCR1, 20,	/* SPI3_RXD */ | 
 | 976 | 				false, 0, 0, | 
 | 977 | 				false, 0, 0, | 
 | 978 | 				false, 0, 0 | 
 | 979 | 	), | 
 | 980 | 	PRCM_GPIOCR_ALTCX(10,	true, PRCM_IDX_GPIOCR1, 20,	/* SPI3_FRM */ | 
 | 981 | 				false, 0, 0, | 
 | 982 | 				false, 0, 0, | 
 | 983 | 				false, 0, 0 | 
 | 984 | 	), | 
 | 985 | 	PRCM_GPIOCR_ALTCX(11,	true, PRCM_IDX_GPIOCR1, 20,	/* SPI3_TXD */ | 
 | 986 | 				false, 0, 0, | 
 | 987 | 				false, 0, 0, | 
 | 988 | 				false, 0, 0 | 
 | 989 | 	), | 
 | 990 | 	PRCM_GPIOCR_ALTCX(23,	true, PRCM_IDX_GPIOCR1, 9,	/* STMAPE_CLK_a */ | 
 | 991 | 				true, PRCM_IDX_GPIOCR2, 10,	/* SBAG_CLK_a */ | 
 | 992 | 				false, 0, 0, | 
 | 993 | 				false, 0, 0 | 
 | 994 | 	), | 
 | 995 | 	PRCM_GPIOCR_ALTCX(24,	true, PRCM_IDX_GPIOCR3, 30,	/* U2_RXD_g */ | 
 | 996 | 				true, PRCM_IDX_GPIOCR2, 10,	/* SBAG_VAL_a */ | 
 | 997 | 				false, 0, 0, | 
 | 998 | 				false, 0, 0 | 
 | 999 | 	), | 
 | 1000 | 	PRCM_GPIOCR_ALTCX(25,	true, PRCM_IDX_GPIOCR1, 9,	/* STMAPE_DAT_a[0] */ | 
 | 1001 | 				true, PRCM_IDX_GPIOCR2, 10,	/* SBAG_D_a[0] */ | 
 | 1002 | 				false, 0, 0, | 
 | 1003 | 				false, 0, 0 | 
 | 1004 | 	), | 
 | 1005 | 	PRCM_GPIOCR_ALTCX(26,	true, PRCM_IDX_GPIOCR1, 9,	/* STMAPE_DAT_a[1] */ | 
 | 1006 | 				true, PRCM_IDX_GPIOCR2, 10,	/* SBAG_D_a[1] */ | 
 | 1007 | 				false, 0, 0, | 
 | 1008 | 				false, 0, 0 | 
 | 1009 | 	), | 
 | 1010 | 	PRCM_GPIOCR_ALTCX(27,	true, PRCM_IDX_GPIOCR1, 9,	/* STMAPE_DAT_a[2] */ | 
 | 1011 | 				true, PRCM_IDX_GPIOCR2, 10,	/* SBAG_D_a[2] */ | 
 | 1012 | 				false, 0, 0, | 
 | 1013 | 				false, 0, 0 | 
 | 1014 | 	), | 
 | 1015 | 	PRCM_GPIOCR_ALTCX(28,	true, PRCM_IDX_GPIOCR1, 9,	/* STMAPE_DAT_a[3] */ | 
 | 1016 | 				true, PRCM_IDX_GPIOCR2, 10,	/* SBAG_D_a[3] */ | 
 | 1017 | 				false, 0, 0, | 
 | 1018 | 				false, 0, 0 | 
 | 1019 | 	), | 
 | 1020 | 	PRCM_GPIOCR_ALTCX(64,	true, PRCM_IDX_GPIOCR1, 15,	/* MODOBS_REFCLK_REQ */ | 
 | 1021 | 				false, 0, 0, | 
 | 1022 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_CTL */ | 
 | 1023 | 				true, PRCM_IDX_GPIOCR2, 23	/* HW_OBS_APE_PRCMU[17] */ | 
 | 1024 | 	), | 
 | 1025 | 	PRCM_GPIOCR_ALTCX(65,	true, PRCM_IDX_GPIOCR1, 19,	/* MODOBS_PWRCTRL0 */ | 
 | 1026 | 				true, PRCM_IDX_GPIOCR1, 24,	/* Hx_CLK */ | 
 | 1027 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_CLK */ | 
 | 1028 | 				true, PRCM_IDX_GPIOCR2, 24	/* HW_OBS_APE_PRCMU[16] */ | 
 | 1029 | 	), | 
 | 1030 | 	PRCM_GPIOCR_ALTCX(66,	true, PRCM_IDX_GPIOCR1, 15,	/* MODOBS_CLKOUT1 */ | 
 | 1031 | 				false, 0, 0, | 
 | 1032 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[15] */ | 
 | 1033 | 				true, PRCM_IDX_GPIOCR2, 25	/* HW_OBS_APE_PRCMU[15] */ | 
 | 1034 | 	), | 
 | 1035 | 	PRCM_GPIOCR_ALTCX(67,	true, PRCM_IDX_GPIOCR1, 1,	/* MODUART1_TXD_a */ | 
 | 1036 | 				true, PRCM_IDX_GPIOCR1, 6,	/* MODACCUART_TXD_a */ | 
 | 1037 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[14] */ | 
 | 1038 | 				true, PRCM_IDX_GPIOCR2, 26	/* HW_OBS_APE_PRCMU[14] */ | 
 | 1039 | 	), | 
 | 1040 | 	PRCM_GPIOCR_ALTCX(70,	true, PRCM_IDX_GPIOCR3, 6,	/* MOD_PRCMU_DEBUG[17] */ | 
 | 1041 | 				true, PRCM_IDX_GPIOCR1, 10,	/* STMMOD_CLK_b */ | 
 | 1042 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[13] */ | 
 | 1043 | 				true, PRCM_IDX_GPIOCR2, 27	/* HW_OBS_APE_PRCMU[13] */ | 
 | 1044 | 	), | 
 | 1045 | 	PRCM_GPIOCR_ALTCX(71,	true, PRCM_IDX_GPIOCR3, 6,	/* MOD_PRCMU_DEBUG[16] */ | 
 | 1046 | 				true, PRCM_IDX_GPIOCR1, 10,	/* STMMOD_DAT_b[3] */ | 
 | 1047 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[12] */ | 
 | 1048 | 				true, PRCM_IDX_GPIOCR2, 27	/* HW_OBS_APE_PRCMU[12] */ | 
 | 1049 | 	), | 
 | 1050 | 	PRCM_GPIOCR_ALTCX(72,	true, PRCM_IDX_GPIOCR3, 6,	/* MOD_PRCMU_DEBUG[15] */ | 
 | 1051 | 				true, PRCM_IDX_GPIOCR1, 10,	/* STMMOD_DAT_b[2] */ | 
 | 1052 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[11] */ | 
 | 1053 | 				true, PRCM_IDX_GPIOCR2, 27	/* HW_OBS_APE_PRCMU[11] */ | 
 | 1054 | 	), | 
 | 1055 | 	PRCM_GPIOCR_ALTCX(73,	true, PRCM_IDX_GPIOCR3, 6,	/* MOD_PRCMU_DEBUG[14] */ | 
 | 1056 | 				true, PRCM_IDX_GPIOCR1, 10,	/* STMMOD_DAT_b[1] */ | 
 | 1057 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[10] */ | 
 | 1058 | 				true, PRCM_IDX_GPIOCR2, 27	/* HW_OBS_APE_PRCMU[10] */ | 
 | 1059 | 	), | 
 | 1060 | 	PRCM_GPIOCR_ALTCX(74,	true, PRCM_IDX_GPIOCR3, 6,	/* MOD_PRCMU_DEBUG[13] */ | 
 | 1061 | 				true, PRCM_IDX_GPIOCR1, 10,	/* STMMOD_DAT_b[0] */ | 
 | 1062 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[9] */ | 
 | 1063 | 				true, PRCM_IDX_GPIOCR2, 27	/* HW_OBS_APE_PRCMU[9] */ | 
 | 1064 | 	), | 
 | 1065 | 	PRCM_GPIOCR_ALTCX(75,	true, PRCM_IDX_GPIOCR1, 12,	/* MODOBS_RESOUT0_N */ | 
 | 1066 | 				true, PRCM_IDX_GPIOCR2, 1,	/* MODUART_STMMUX_RXD_b */ | 
 | 1067 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[8] */ | 
 | 1068 | 				true, PRCM_IDX_GPIOCR2, 28	/* HW_OBS_APE_PRCMU[8] */ | 
 | 1069 | 	), | 
 | 1070 | 	PRCM_GPIOCR_ALTCX(76,	true, PRCM_IDX_GPIOCR3, 7,	/* MOD_PRCMU_DEBUG[12] */ | 
 | 1071 | 				true, PRCM_IDX_GPIOCR1, 25,	/* Hx_GPIO[7] */ | 
 | 1072 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[7] */ | 
 | 1073 | 				true, PRCM_IDX_GPIOCR2, 29	/* HW_OBS_APE_PRCMU[7] */ | 
 | 1074 | 	), | 
 | 1075 | 	PRCM_GPIOCR_ALTCX(77,	true, PRCM_IDX_GPIOCR3, 7,	/* MOD_PRCMU_DEBUG[11] */ | 
 | 1076 | 				true, PRCM_IDX_GPIOCR1, 25,	/* Hx_GPIO[6] */ | 
 | 1077 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[6] */ | 
 | 1078 | 				true, PRCM_IDX_GPIOCR2, 29	/* HW_OBS_APE_PRCMU[6] */ | 
 | 1079 | 	), | 
 | 1080 | 	PRCM_GPIOCR_ALTCX(78,	true, PRCM_IDX_GPIOCR3, 7,	/* MOD_PRCMU_DEBUG[10] */ | 
 | 1081 | 				true, PRCM_IDX_GPIOCR1, 25,	/* Hx_GPIO[5] */ | 
 | 1082 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[5] */ | 
 | 1083 | 				true, PRCM_IDX_GPIOCR2, 29	/* HW_OBS_APE_PRCMU[5] */ | 
 | 1084 | 	), | 
 | 1085 | 	PRCM_GPIOCR_ALTCX(79,	true, PRCM_IDX_GPIOCR3, 7,	/* MOD_PRCMU_DEBUG[9] */ | 
 | 1086 | 				true, PRCM_IDX_GPIOCR1, 25,	/* Hx_GPIO[4] */ | 
 | 1087 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[4] */ | 
 | 1088 | 				true, PRCM_IDX_GPIOCR2, 29	/* HW_OBS_APE_PRCMU[4] */ | 
 | 1089 | 	), | 
 | 1090 | 	PRCM_GPIOCR_ALTCX(80,	true, PRCM_IDX_GPIOCR1, 26,	/* MODACC_GPO[0] */ | 
 | 1091 | 				true, PRCM_IDX_GPIOCR1, 25,	/* Hx_GPIO[3] */ | 
 | 1092 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[3] */ | 
 | 1093 | 				true, PRCM_IDX_GPIOCR2, 30	/* HW_OBS_APE_PRCMU[3] */ | 
 | 1094 | 	), | 
 | 1095 | 	PRCM_GPIOCR_ALTCX(81,	true, PRCM_IDX_GPIOCR2, 17,	/* MODACC_GPO[1] */ | 
 | 1096 | 				true, PRCM_IDX_GPIOCR1, 25,	/* Hx_GPIO[2] */ | 
 | 1097 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[2] */ | 
 | 1098 | 				true, PRCM_IDX_GPIOCR2, 30	/* HW_OBS_APE_PRCMU[2] */ | 
 | 1099 | 	), | 
 | 1100 | 	PRCM_GPIOCR_ALTCX(82,	true, PRCM_IDX_GPIOCR3, 8,	/* MOD_PRCMU_DEBUG[8] */ | 
 | 1101 | 				true, PRCM_IDX_GPIOCR1, 25,	/* Hx_GPIO[1] */ | 
 | 1102 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[1] */ | 
 | 1103 | 				true, PRCM_IDX_GPIOCR2, 31	/* HW_OBS_APE_PRCMU[1] */ | 
 | 1104 | 	), | 
 | 1105 | 	PRCM_GPIOCR_ALTCX(83,	true, PRCM_IDX_GPIOCR3, 8,	/* MOD_PRCMU_DEBUG[7] */ | 
 | 1106 | 				true, PRCM_IDX_GPIOCR1, 25,	/* Hx_GPIO[0] */ | 
 | 1107 | 				true, PRCM_IDX_GPIOCR1, 2,	/* TPIU_D[0] */ | 
 | 1108 | 				true, PRCM_IDX_GPIOCR2, 31	/* HW_OBS_APE_PRCMU[0] */ | 
 | 1109 | 	), | 
 | 1110 | 	PRCM_GPIOCR_ALTCX(84,	true, PRCM_IDX_GPIOCR3, 9,	/* MOD_PRCMU_DEBUG[6] */ | 
 | 1111 | 				true, PRCM_IDX_GPIOCR1, 8,	/* SBAG_CLK_b */ | 
 | 1112 | 				true, PRCM_IDX_GPIOCR1, 3,	/* TPIU_D[23] */ | 
 | 1113 | 				true, PRCM_IDX_GPIOCR1, 16	/* MODUART1_RXD_b */ | 
 | 1114 | 	), | 
 | 1115 | 	PRCM_GPIOCR_ALTCX(85,	true, PRCM_IDX_GPIOCR3, 9,	/* MOD_PRCMU_DEBUG[5] */ | 
 | 1116 | 				true, PRCM_IDX_GPIOCR1, 8,	/* SBAG_D_b[3] */ | 
 | 1117 | 				true, PRCM_IDX_GPIOCR1, 3,	/* TPIU_D[22] */ | 
 | 1118 | 				true, PRCM_IDX_GPIOCR1, 16	/* MODUART1_TXD_b */ | 
 | 1119 | 	), | 
 | 1120 | 	PRCM_GPIOCR_ALTCX(86,	true, PRCM_IDX_GPIOCR3, 9,	/* MOD_PRCMU_DEBUG[0] */ | 
 | 1121 | 				true, PRCM_IDX_GPIOCR2, 18,	/* STMAPE_DAT_b[0] */ | 
 | 1122 | 				true, PRCM_IDX_GPIOCR1, 14,	/* TPIU_D[25] */ | 
 | 1123 | 				true, PRCM_IDX_GPIOCR1, 11	/* STMMOD_DAT_c[0] */ | 
 | 1124 | 	), | 
 | 1125 | 	PRCM_GPIOCR_ALTCX(87,	true, PRCM_IDX_GPIOCR3, 0,	/* MODACC_GPO_a[5] */ | 
 | 1126 | 				true, PRCM_IDX_GPIOCR2, 3,	/* U2_RXD_c */ | 
 | 1127 | 				true, PRCM_IDX_GPIOCR1, 4,	/* TPIU_D[24] */ | 
 | 1128 | 				true, PRCM_IDX_GPIOCR1, 21	/* MODUART_STMMUX_RXD_c */ | 
 | 1129 | 	), | 
 | 1130 | 	PRCM_GPIOCR_ALTCX(151,	true, PRCM_IDX_GPIOCR1, 18,	/* REMAP0 */ | 
 | 1131 | 				false, 0, 0, | 
 | 1132 | 				false, 0, 0, | 
 | 1133 | 				false, 0, 0 | 
 | 1134 | 	), | 
 | 1135 | 	PRCM_GPIOCR_ALTCX(152,	true, PRCM_IDX_GPIOCR1, 18,	/* REMAP1 */ | 
 | 1136 | 				false, 0, 0, | 
 | 1137 | 				false, 0, 0, | 
 | 1138 | 				false, 0, 0 | 
 | 1139 | 	), | 
 | 1140 | 	PRCM_GPIOCR_ALTCX(153,	true, PRCM_IDX_GPIOCR3, 2,	/* KP_O_b[6] */ | 
 | 1141 | 				true, PRCM_IDX_GPIOCR1, 8,	/* SBAG_D_b[2] */ | 
 | 1142 | 				true, PRCM_IDX_GPIOCR1, 3,	/* TPIU_D[21] */ | 
 | 1143 | 				true, PRCM_IDX_GPIOCR1, 0	/* MODUART1_RTS */ | 
 | 1144 | 	), | 
 | 1145 | 	PRCM_GPIOCR_ALTCX(154,	true, PRCM_IDX_GPIOCR3, 2,	/* KP_I_b[6] */ | 
 | 1146 | 				true, PRCM_IDX_GPIOCR1, 8,	/* SBAG_D_b[1] */ | 
 | 1147 | 				true, PRCM_IDX_GPIOCR1, 3,	/* TPIU_D[20] */ | 
 | 1148 | 				true, PRCM_IDX_GPIOCR1, 0	/* MODUART1_CTS */ | 
 | 1149 | 	), | 
 | 1150 | 	PRCM_GPIOCR_ALTCX(155,	true, PRCM_IDX_GPIOCR3, 3,	/* KP_O_b[5] */ | 
 | 1151 | 				true, PRCM_IDX_GPIOCR1, 8,	/* SBAG_D_b[0] */ | 
 | 1152 | 				true, PRCM_IDX_GPIOCR1, 3,	/* TPIU_D[19] */ | 
 | 1153 | 				true, PRCM_IDX_GPIOCR1, 5	/* MODACCUART_RXD_c */ | 
 | 1154 | 	), | 
 | 1155 | 	PRCM_GPIOCR_ALTCX(156,	true, PRCM_IDX_GPIOCR3, 3,	/* KP_O_b[4] */ | 
 | 1156 | 				true, PRCM_IDX_GPIOCR1, 8,	/* SBAG_VAL_b */ | 
 | 1157 | 				true, PRCM_IDX_GPIOCR1, 3,	/* TPIU_D[18] */ | 
 | 1158 | 				true, PRCM_IDX_GPIOCR1, 5	/* MODACCUART_TXD_b */ | 
 | 1159 | 	), | 
 | 1160 | 	PRCM_GPIOCR_ALTCX(157,	true, PRCM_IDX_GPIOCR3, 4,	/* KP_I_b[5] */ | 
 | 1161 | 				true, PRCM_IDX_GPIOCR1, 23,	/* MODOBS_SERVICE_N */ | 
 | 1162 | 				true, PRCM_IDX_GPIOCR1, 3,	/* TPIU_D[17] */ | 
 | 1163 | 				true, PRCM_IDX_GPIOCR1, 14	/* MODACCUART_RTS */ | 
 | 1164 | 	), | 
 | 1165 | 	PRCM_GPIOCR_ALTCX(158,	true, PRCM_IDX_GPIOCR3, 4,	/* KP_I_b[4] */ | 
 | 1166 | 				true, PRCM_IDX_GPIOCR2, 0,	/* U2_TXD_c */ | 
 | 1167 | 				true, PRCM_IDX_GPIOCR1, 3,	/* TPIU_D[16] */ | 
 | 1168 | 				true, PRCM_IDX_GPIOCR1, 14	/* MODACCUART_CTS */ | 
 | 1169 | 	), | 
 | 1170 | 	PRCM_GPIOCR_ALTCX(159,	true, PRCM_IDX_GPIOCR3, 5,	/* KP_O_b[3] */ | 
 | 1171 | 				true, PRCM_IDX_GPIOCR3, 10,	/* MODUART0_RXD */ | 
 | 1172 | 				true, PRCM_IDX_GPIOCR1, 4,	/* TPIU_D[31] */ | 
 | 1173 | 				false, 0, 0 | 
 | 1174 | 	), | 
 | 1175 | 	PRCM_GPIOCR_ALTCX(160,	true, PRCM_IDX_GPIOCR3, 5,	/* KP_I_b[3] */ | 
 | 1176 | 				true, PRCM_IDX_GPIOCR3, 10,	/* MODUART0_TXD */ | 
 | 1177 | 				true, PRCM_IDX_GPIOCR1, 4,	/* TPIU_D[30] */ | 
 | 1178 | 				false, 0, 0 | 
 | 1179 | 	), | 
 | 1180 | 	PRCM_GPIOCR_ALTCX(161,	true, PRCM_IDX_GPIOCR3, 9,	/* MOD_PRCMU_DEBUG[4] */ | 
 | 1181 | 				true, PRCM_IDX_GPIOCR2, 18,	/* STMAPE_CLK_b */ | 
 | 1182 | 				true, PRCM_IDX_GPIOCR1, 4,	/* TPIU_D[29] */ | 
 | 1183 | 				true, PRCM_IDX_GPIOCR1, 11	/* STMMOD_CLK_c */ | 
 | 1184 | 	), | 
 | 1185 | 	PRCM_GPIOCR_ALTCX(162,	true, PRCM_IDX_GPIOCR3, 9,	/* MOD_PRCMU_DEBUG[3] */ | 
 | 1186 | 				true, PRCM_IDX_GPIOCR2, 18,	/* STMAPE_DAT_b[3] */ | 
 | 1187 | 				true, PRCM_IDX_GPIOCR1, 4,	/* TPIU_D[28] */ | 
 | 1188 | 				true, PRCM_IDX_GPIOCR1, 11	/* STMMOD_DAT_c[3] */ | 
 | 1189 | 	), | 
 | 1190 | 	PRCM_GPIOCR_ALTCX(163,	true, PRCM_IDX_GPIOCR3, 9,	/* MOD_PRCMU_DEBUG[2] */ | 
 | 1191 | 				true, PRCM_IDX_GPIOCR2, 18,	/* STMAPE_DAT_b[2] */ | 
 | 1192 | 				true, PRCM_IDX_GPIOCR1, 4,	/* TPIU_D[27] */ | 
 | 1193 | 				true, PRCM_IDX_GPIOCR1, 11	/* STMMOD_DAT_c[2] */ | 
 | 1194 | 	), | 
 | 1195 | 	PRCM_GPIOCR_ALTCX(164,	true, PRCM_IDX_GPIOCR3, 9,	/* MOD_PRCMU_DEBUG[1] */ | 
 | 1196 | 				true, PRCM_IDX_GPIOCR2, 18,	/* STMAPE_DAT_b[1] */ | 
 | 1197 | 				true, PRCM_IDX_GPIOCR1, 4,	/* TPIU_D[26] */ | 
 | 1198 | 				true, PRCM_IDX_GPIOCR1, 11	/* STMMOD_DAT_c[1] */ | 
 | 1199 | 	), | 
 | 1200 | 	PRCM_GPIOCR_ALTCX(204,	true, PRCM_IDX_GPIOCR2, 2,	/* U2_RXD_f */ | 
 | 1201 | 				false, 0, 0, | 
 | 1202 | 				false, 0, 0, | 
 | 1203 | 				false, 0, 0 | 
 | 1204 | 	), | 
 | 1205 | 	PRCM_GPIOCR_ALTCX(205,	true, PRCM_IDX_GPIOCR2, 2,	/* U2_TXD_f */ | 
 | 1206 | 				false, 0, 0, | 
 | 1207 | 				false, 0, 0, | 
 | 1208 | 				false, 0, 0 | 
 | 1209 | 	), | 
 | 1210 | 	PRCM_GPIOCR_ALTCX(206,	true, PRCM_IDX_GPIOCR2, 2,	/* U2_CTSn_b */ | 
 | 1211 | 				false, 0, 0, | 
 | 1212 | 				false, 0, 0, | 
 | 1213 | 				false, 0, 0 | 
 | 1214 | 	), | 
 | 1215 | 	PRCM_GPIOCR_ALTCX(207,	true, PRCM_IDX_GPIOCR2, 2,	/* U2_RTSn_b */ | 
 | 1216 | 				false, 0, 0, | 
 | 1217 | 				false, 0, 0, | 
 | 1218 | 				false, 0, 0 | 
 | 1219 | 	), | 
 | 1220 | }; | 
 | 1221 |  | 
 | 1222 | static const u16 db8540_prcm_gpiocr_regs[] = { | 
 | 1223 | 	[PRCM_IDX_GPIOCR1] = 0x138, | 
 | 1224 | 	[PRCM_IDX_GPIOCR2] = 0x574, | 
 | 1225 | 	[PRCM_IDX_GPIOCR3] = 0x2bc, | 
 | 1226 | }; | 
 | 1227 |  | 
 | 1228 | static const struct nmk_pinctrl_soc_data nmk_db8540_soc = { | 
 | 1229 | 	.pins = nmk_db8540_pins, | 
 | 1230 | 	.npins = ARRAY_SIZE(nmk_db8540_pins), | 
 | 1231 | 	.functions = nmk_db8540_functions, | 
 | 1232 | 	.nfunctions = ARRAY_SIZE(nmk_db8540_functions), | 
 | 1233 | 	.groups = nmk_db8540_groups, | 
 | 1234 | 	.ngroups = ARRAY_SIZE(nmk_db8540_groups), | 
 | 1235 | 	.altcx_pins = db8540_altcx_pins, | 
 | 1236 | 	.npins_altcx = ARRAY_SIZE(db8540_altcx_pins), | 
 | 1237 | 	.prcm_gpiocr_registers = db8540_prcm_gpiocr_regs, | 
 | 1238 | }; | 
 | 1239 |  | 
 | 1240 | void nmk_pinctrl_db8540_init(const struct nmk_pinctrl_soc_data **soc) | 
 | 1241 | { | 
 | 1242 | 	*soc = &nmk_db8540_soc; | 
 | 1243 | } |