diff options
55 files changed, 141 insertions, 832 deletions
diff --git a/arch/arm/configs/clps7500_defconfig b/arch/arm/configs/clps7500_defconfig deleted file mode 100644 index 49e9f9d8b3d1..000000000000 --- a/arch/arm/configs/clps7500_defconfig +++ /dev/null | |||
| @@ -1,801 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
| 4 | # Sun Mar 27 17:20:48 2005 | ||
| 5 | # | ||
| 6 | CONFIG_ARM=y | ||
| 7 | CONFIG_MMU=y | ||
| 8 | CONFIG_UID16=y | ||
| 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 11 | CONFIG_GENERIC_IOMAP=y | ||
| 12 | |||
| 13 | # | ||
| 14 | # Code maturity level options | ||
| 15 | # | ||
| 16 | CONFIG_EXPERIMENTAL=y | ||
| 17 | CONFIG_CLEAN_COMPILE=y | ||
| 18 | CONFIG_BROKEN_ON_SMP=y | ||
| 19 | |||
| 20 | # | ||
| 21 | # General setup | ||
| 22 | # | ||
| 23 | CONFIG_LOCALVERSION="" | ||
| 24 | CONFIG_SWAP=y | ||
| 25 | CONFIG_SYSVIPC=y | ||
| 26 | # CONFIG_POSIX_MQUEUE is not set | ||
| 27 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 28 | # CONFIG_SYSCTL is not set | ||
| 29 | # CONFIG_AUDIT is not set | ||
| 30 | # CONFIG_HOTPLUG is not set | ||
| 31 | CONFIG_KOBJECT_UEVENT=y | ||
| 32 | # CONFIG_IKCONFIG is not set | ||
| 33 | CONFIG_EMBEDDED=y | ||
| 34 | CONFIG_KALLSYMS=y | ||
| 35 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 36 | CONFIG_BASE_FULL=y | ||
| 37 | CONFIG_FUTEX=y | ||
| 38 | CONFIG_EPOLL=y | ||
| 39 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 40 | CONFIG_SHMEM=y | ||
| 41 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 42 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 43 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 44 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 45 | # CONFIG_TINY_SHMEM is not set | ||
| 46 | CONFIG_BASE_SMALL=0 | ||
| 47 | |||
| 48 | # | ||
| 49 | # Loadable module support | ||
| 50 | # | ||
| 51 | # CONFIG_MODULES is not set | ||
| 52 | |||
| 53 | # | ||
| 54 | # System Type | ||
| 55 | # | ||
| 56 | CONFIG_ARCH_CLPS7500=y | ||
| 57 | # CONFIG_ARCH_CLPS711X is not set | ||
| 58 | # CONFIG_ARCH_CO285 is not set | ||
| 59 | # CONFIG_ARCH_EBSA110 is not set | ||
| 60 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 61 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 62 | # CONFIG_ARCH_IOP3XX is not set | ||
| 63 | # CONFIG_ARCH_IXP4XX is not set | ||
| 64 | # CONFIG_ARCH_IXP2000 is not set | ||
| 65 | # CONFIG_ARCH_L7200 is not set | ||
| 66 | # CONFIG_ARCH_PXA is not set | ||
| 67 | # CONFIG_ARCH_RPC is not set | ||
| 68 | # CONFIG_ARCH_SA1100 is not set | ||
| 69 | # CONFIG_ARCH_S3C2410 is not set | ||
| 70 | # CONFIG_ARCH_SHARK is not set | ||
| 71 | # CONFIG_ARCH_LH7A40X is not set | ||
| 72 | # CONFIG_ARCH_OMAP is not set | ||
| 73 | # CONFIG_ARCH_VERSATILE is not set | ||
| 74 | # CONFIG_ARCH_IMX is not set | ||
| 75 | # CONFIG_ARCH_H720X is not set | ||
| 76 | |||
| 77 | # | ||
| 78 | # Processor Type | ||
| 79 | # | ||
| 80 | CONFIG_CPU_32=y | ||
| 81 | CONFIG_CPU_ARM710=y | ||
| 82 | CONFIG_CPU_32v3=y | ||
| 83 | CONFIG_CPU_CACHE_V3=y | ||
| 84 | CONFIG_CPU_CACHE_VIVT=y | ||
| 85 | CONFIG_CPU_COPY_V3=y | ||
| 86 | CONFIG_CPU_TLB_V3=y | ||
| 87 | |||
| 88 | # | ||
| 89 | # Processor Features | ||
| 90 | # | ||
| 91 | CONFIG_TIMER_ACORN=y | ||
| 92 | |||
| 93 | # | ||
| 94 | # Bus support | ||
| 95 | # | ||
| 96 | CONFIG_ISA=y | ||
| 97 | |||
| 98 | # | ||
| 99 | # PCCARD (PCMCIA/CardBus) support | ||
| 100 | # | ||
| 101 | # CONFIG_PCCARD is not set | ||
| 102 | |||
| 103 | # | ||
| 104 | # Kernel Features | ||
| 105 | # | ||
| 106 | # CONFIG_PREEMPT is not set | ||
| 107 | CONFIG_ALIGNMENT_TRAP=y | ||
| 108 | |||
| 109 | # | ||
| 110 | # Boot options | ||
| 111 | # | ||
| 112 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 113 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 114 | CONFIG_CMDLINE="mem=16M root=nfs" | ||
| 115 | # CONFIG_XIP_KERNEL is not set | ||
| 116 | |||
| 117 | # | ||
| 118 | # Floating point emulation | ||
| 119 | # | ||
| 120 | |||
| 121 | # | ||
| 122 | # At least one emulation must be selected | ||
| 123 | # | ||
| 124 | # CONFIG_FPE_NWFPE is not set | ||
| 125 | |||
| 126 | # | ||
| 127 | # Userspace binary formats | ||
| 128 | # | ||
| 129 | CONFIG_BINFMT_ELF=y | ||
| 130 | # CONFIG_BINFMT_AOUT is not set | ||
| 131 | # CONFIG_BINFMT_MISC is not set | ||
| 132 | # CONFIG_ARTHUR is not set | ||
| 133 | |||
| 134 | # | ||
| 135 | # Power management options | ||
| 136 | # | ||
| 137 | # CONFIG_PM is not set | ||
| 138 | |||
| 139 | # | ||
| 140 | # Device Drivers | ||
| 141 | # | ||
| 142 | |||
| 143 | # | ||
| 144 | # Generic Driver Options | ||
| 145 | # | ||
| 146 | CONFIG_STANDALONE=y | ||
| 147 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 148 | # CONFIG_FW_LOADER is not set | ||
| 149 | |||
| 150 | # | ||
| 151 | # Memory Technology Devices (MTD) | ||
| 152 | # | ||
| 153 | CONFIG_MTD=y | ||
| 154 | # CONFIG_MTD_DEBUG is not set | ||
| 155 | # CONFIG_MTD_CONCAT is not set | ||
| 156 | # CONFIG_MTD_PARTITIONS is not set | ||
| 157 | |||
| 158 | # | ||
| 159 | # User Modules And Translation Layers | ||
| 160 | # | ||
| 161 | # CONFIG_MTD_CHAR is not set | ||
| 162 | # CONFIG_MTD_BLOCK is not set | ||
| 163 | # CONFIG_MTD_BLOCK_RO is not set | ||
| 164 | # CONFIG_FTL is not set | ||
| 165 | # CONFIG_NFTL is not set | ||
| 166 | # CONFIG_INFTL is not set | ||
| 167 | |||
| 168 | # | ||
| 169 | # RAM/ROM/Flash chip drivers | ||
| 170 | # | ||
| 171 | # CONFIG_MTD_CFI is not set | ||
| 172 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 173 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 174 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 175 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 176 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 177 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 178 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 179 | CONFIG_MTD_CFI_I1=y | ||
| 180 | CONFIG_MTD_CFI_I2=y | ||
| 181 | # CONFIG_MTD_CFI_I4 is not set | ||
| 182 | # CONFIG_MTD_CFI_I8 is not set | ||
| 183 | # CONFIG_MTD_RAM is not set | ||
| 184 | # CONFIG_MTD_ROM is not set | ||
| 185 | # CONFIG_MTD_ABSENT is not set | ||
| 186 | |||
| 187 | # | ||
| 188 | # Mapping drivers for chip access | ||
| 189 | # | ||
| 190 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 191 | |||
| 192 | # | ||
| 193 | # Self-contained MTD device drivers | ||
| 194 | # | ||
| 195 | # CONFIG_MTD_SLRAM is not set | ||
| 196 | # CONFIG_MTD_PHRAM is not set | ||
| 197 | # CONFIG_MTD_MTDRAM is not set | ||
| 198 | # CONFIG_MTD_BLKMTD is not set | ||
| 199 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 200 | |||
| 201 | # | ||
| 202 | # Disk-On-Chip Device Drivers | ||
| 203 | # | ||
| 204 | # CONFIG_MTD_DOC2000 is not set | ||
| 205 | # CONFIG_MTD_DOC2001 is not set | ||
| 206 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 207 | |||
| 208 | # | ||
| 209 | # NAND Flash Device Drivers | ||
| 210 | # | ||
| 211 | # CONFIG_MTD_NAND is not set | ||
| 212 | |||
| 213 | # | ||
| 214 | # Parallel port support | ||
| 215 | # | ||
| 216 | CONFIG_PARPORT=y | ||
| 217 | CONFIG_PARPORT_PC=y | ||
| 218 | CONFIG_PARPORT_PC_FIFO=y | ||
| 219 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
| 220 | # CONFIG_PARPORT_ARC is not set | ||
| 221 | # CONFIG_PARPORT_GSC is not set | ||
| 222 | CONFIG_PARPORT_1284=y | ||
| 223 | |||
| 224 | # | ||
| 225 | # Plug and Play support | ||
| 226 | # | ||
| 227 | # CONFIG_PNP is not set | ||
| 228 | |||
| 229 | # | ||
| 230 | # Block devices | ||
| 231 | # | ||
| 232 | # CONFIG_BLK_DEV_FD is not set | ||
| 233 | # CONFIG_BLK_DEV_XD is not set | ||
| 234 | # CONFIG_PARIDE is not set | ||
| 235 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 236 | # CONFIG_BLK_DEV_LOOP is not set | ||
| 237 | CONFIG_BLK_DEV_NBD=y | ||
| 238 | CONFIG_BLK_DEV_RAM=y | ||
| 239 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 240 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 241 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 242 | CONFIG_INITRAMFS_SOURCE="" | ||
| 243 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 244 | |||
| 245 | # | ||
| 246 | # IO Schedulers | ||
| 247 | # | ||
| 248 | CONFIG_IOSCHED_NOOP=y | ||
| 249 | CONFIG_IOSCHED_AS=y | ||
| 250 | CONFIG_IOSCHED_DEADLINE=y | ||
| 251 | CONFIG_IOSCHED_CFQ=y | ||
| 252 | # CONFIG_ATA_OVER_ETH is not set | ||
| 253 | |||
| 254 | # | ||
| 255 | # ATA/ATAPI/MFM/RLL support | ||
| 256 | # | ||
| 257 | # CONFIG_IDE is not set | ||
| 258 | |||
| 259 | # | ||
| 260 | # SCSI device support | ||
| 261 | # | ||
| 262 | # CONFIG_SCSI is not set | ||
| 263 | |||
| 264 | # | ||
| 265 | # Multi-device support (RAID and LVM) | ||
| 266 | # | ||
| 267 | # CONFIG_MD is not set | ||
| 268 | |||
| 269 | # | ||
| 270 | # Fusion MPT device support | ||
| 271 | # | ||
| 272 | |||
| 273 | # | ||
| 274 | # IEEE 1394 (FireWire) support | ||
| 275 | # | ||
| 276 | |||
| 277 | # | ||
| 278 | # I2O device support | ||
| 279 | # | ||
| 280 | |||
| 281 | # | ||
| 282 | # Networking support | ||
| 283 | # | ||
| 284 | CONFIG_NET=y | ||
| 285 | |||
| 286 | # | ||
| 287 | # Networking options | ||
| 288 | # | ||
| 289 | # CONFIG_PACKET is not set | ||
| 290 | # CONFIG_NETLINK_DEV is not set | ||
| 291 | CONFIG_UNIX=y | ||
| 292 | # CONFIG_NET_KEY is not set | ||
| 293 | CONFIG_INET=y | ||
| 294 | # CONFIG_IP_MULTICAST is not set | ||
| 295 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 296 | CONFIG_IP_PNP=y | ||
| 297 | # CONFIG_IP_PNP_DHCP is not set | ||
| 298 | CONFIG_IP_PNP_BOOTP=y | ||
| 299 | # CONFIG_IP_PNP_RARP is not set | ||
| 300 | # CONFIG_NET_IPIP is not set | ||
| 301 | # CONFIG_NET_IPGRE is not set | ||
| 302 | # CONFIG_ARPD is not set | ||
| 303 | # CONFIG_SYN_COOKIES is not set | ||
| 304 | # CONFIG_INET_AH is not set | ||
| 305 | # CONFIG_INET_ESP is not set | ||
| 306 | # CONFIG_INET_IPCOMP is not set | ||
| 307 | # CONFIG_INET_TUNNEL is not set | ||
| 308 | CONFIG_IP_TCPDIAG=y | ||
| 309 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
| 310 | # CONFIG_IPV6 is not set | ||
| 311 | # CONFIG_NETFILTER is not set | ||
| 312 | |||
| 313 | # | ||
| 314 | # SCTP Configuration (EXPERIMENTAL) | ||
| 315 | # | ||
| 316 | # CONFIG_IP_SCTP is not set | ||
| 317 | # CONFIG_ATM is not set | ||
| 318 | # CONFIG_BRIDGE is not set | ||
| 319 | # CONFIG_VLAN_8021Q is not set | ||
| 320 | # CONFIG_DECNET is not set | ||
| 321 | # CONFIG_LLC2 is not set | ||
| 322 | # CONFIG_IPX is not set | ||
| 323 | # CONFIG_ATALK is not set | ||
| 324 | # CONFIG_X25 is not set | ||
| 325 | # CONFIG_LAPB is not set | ||
| 326 | # CONFIG_NET_DIVERT is not set | ||
| 327 | # CONFIG_ECONET is not set | ||
| 328 | # CONFIG_WAN_ROUTER is not set | ||
| 329 | |||
| 330 | # | ||
| 331 | # QoS and/or fair queueing | ||
| 332 | # | ||
| 333 | # CONFIG_NET_SCHED is not set | ||
| 334 | # CONFIG_NET_CLS_ROUTE is not set | ||
| 335 | |||
| 336 | # | ||
| 337 | # Network testing | ||
| 338 | # | ||
| 339 | # CONFIG_NET_PKTGEN is not set | ||
| 340 | # CONFIG_NETPOLL is not set | ||
| 341 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 342 | # CONFIG_HAMRADIO is not set | ||
| 343 | # CONFIG_IRDA is not set | ||
| 344 | # CONFIG_BT is not set | ||
| 345 | CONFIG_NETDEVICES=y | ||
| 346 | CONFIG_DUMMY=y | ||
| 347 | # CONFIG_BONDING is not set | ||
| 348 | # CONFIG_EQUALIZER is not set | ||
| 349 | # CONFIG_TUN is not set | ||
| 350 | |||
| 351 | # | ||
| 352 | # ARCnet devices | ||
| 353 | # | ||
| 354 | # CONFIG_ARCNET is not set | ||
| 355 | |||
| 356 | # | ||
| 357 | # Ethernet (10 or 100Mbit) | ||
| 358 | # | ||
| 359 | CONFIG_NET_ETHERNET=y | ||
| 360 | # CONFIG_MII is not set | ||
| 361 | # CONFIG_NET_VENDOR_3COM is not set | ||
| 362 | # CONFIG_LANCE is not set | ||
| 363 | # CONFIG_NET_VENDOR_SMC is not set | ||
| 364 | # CONFIG_SMC91X is not set | ||
| 365 | # CONFIG_NET_VENDOR_RACAL is not set | ||
| 366 | # CONFIG_AT1700 is not set | ||
| 367 | # CONFIG_DEPCA is not set | ||
| 368 | # CONFIG_HP100 is not set | ||
| 369 | # CONFIG_NET_ISA is not set | ||
| 370 | CONFIG_NET_PCI=y | ||
| 371 | # CONFIG_AC3200 is not set | ||
| 372 | # CONFIG_APRICOT is not set | ||
| 373 | CONFIG_CS89x0=y | ||
| 374 | # CONFIG_NET_POCKET is not set | ||
| 375 | |||
| 376 | # | ||
| 377 | # Ethernet (1000 Mbit) | ||
| 378 | # | ||
| 379 | |||
| 380 | # | ||
| 381 | # Ethernet (10000 Mbit) | ||
| 382 | # | ||
| 383 | |||
| 384 | # | ||
| 385 | # Token Ring devices | ||
| 386 | # | ||
| 387 | # CONFIG_TR is not set | ||
| 388 | |||
| 389 | # | ||
| 390 | # Wireless LAN (non-hamradio) | ||
| 391 | # | ||
| 392 | # CONFIG_NET_RADIO is not set | ||
| 393 | |||
| 394 | # | ||
| 395 | # Wan interfaces | ||
| 396 | # | ||
| 397 | # CONFIG_WAN is not set | ||
| 398 | # CONFIG_PLIP is not set | ||
| 399 | CONFIG_PPP=y | ||
| 400 | # CONFIG_PPP_MULTILINK is not set | ||
| 401 | # CONFIG_PPP_FILTER is not set | ||
| 402 | # CONFIG_PPP_ASYNC is not set | ||
| 403 | # CONFIG_PPP_SYNC_TTY is not set | ||
| 404 | # CONFIG_PPP_DEFLATE is not set | ||
| 405 | # CONFIG_PPP_BSDCOMP is not set | ||
| 406 | # CONFIG_PPPOE is not set | ||
| 407 | CONFIG_SLIP=y | ||
| 408 | CONFIG_SLIP_COMPRESSED=y | ||
| 409 | # CONFIG_SLIP_SMART is not set | ||
| 410 | # CONFIG_SLIP_MODE_SLIP6 is not set | ||
| 411 | # CONFIG_SHAPER is not set | ||
| 412 | # CONFIG_NETCONSOLE is not set | ||
| 413 | |||
| 414 | # | ||
| 415 | # ISDN subsystem | ||
| 416 | # | ||
| 417 | # CONFIG_ISDN is not set | ||
| 418 | |||
| 419 | # | ||
| 420 | # Input device support | ||
| 421 | # | ||
| 422 | CONFIG_INPUT=y | ||
| 423 | |||
| 424 | # | ||
| 425 | # Userland interfaces | ||
| 426 | # | ||
| 427 | CONFIG_INPUT_MOUSEDEV=y | ||
| 428 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
| 429 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 430 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 431 | # CONFIG_INPUT_JOYDEV is not set | ||
| 432 | # CONFIG_INPUT_TSDEV is not set | ||
| 433 | # CONFIG_INPUT_EVDEV is not set | ||
| 434 | # CONFIG_INPUT_EVBUG is not set | ||
| 435 | |||
| 436 | # | ||
| 437 | # Input Device Drivers | ||
| 438 | # | ||
| 439 | CONFIG_INPUT_KEYBOARD=y | ||
| 440 | CONFIG_KEYBOARD_ATKBD=y | ||
| 441 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 442 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 443 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 444 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 445 | CONFIG_INPUT_MOUSE=y | ||
| 446 | CONFIG_MOUSE_PS2=y | ||
| 447 | # CONFIG_MOUSE_SERIAL is not set | ||
| 448 | # CONFIG_MOUSE_INPORT is not set | ||
| 449 | # CONFIG_MOUSE_LOGIBM is not set | ||
| 450 | # CONFIG_MOUSE_PC110PAD is not set | ||
| 451 | # CONFIG_MOUSE_VSXXXAA is not set | ||
| 452 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 453 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 454 | # CONFIG_INPUT_MISC is not set | ||
| 455 | |||
| 456 | # | ||
| 457 | # Hardware I/O ports | ||
| 458 | # | ||
| 459 | CONFIG_SERIO=y | ||
| 460 | # CONFIG_SERIO_SERPORT is not set | ||
| 461 | # CONFIG_SERIO_PARKBD is not set | ||
| 462 | CONFIG_SERIO_RPCKBD=y | ||
| 463 | CONFIG_SERIO_LIBPS2=y | ||
| 464 | # CONFIG_SERIO_RAW is not set | ||
| 465 | # CONFIG_GAMEPORT is not set | ||
| 466 | CONFIG_SOUND_GAMEPORT=y | ||
| 467 | |||
| 468 | # | ||
| 469 | # Character devices | ||
| 470 | # | ||
| 471 | CONFIG_VT=y | ||
| 472 | CONFIG_VT_CONSOLE=y | ||
| 473 | CONFIG_HW_CONSOLE=y | ||
| 474 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 475 | |||
| 476 | # | ||
| 477 | # Serial drivers | ||
| 478 | # | ||
| 479 | CONFIG_SERIAL_8250=y | ||
| 480 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 481 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 482 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
| 483 | |||
| 484 | # | ||
| 485 | # Non-8250 serial port support | ||
| 486 | # | ||
| 487 | CONFIG_SERIAL_CORE=y | ||
| 488 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 489 | CONFIG_UNIX98_PTYS=y | ||
| 490 | CONFIG_LEGACY_PTYS=y | ||
| 491 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 492 | CONFIG_PRINTER=y | ||
| 493 | # CONFIG_LP_CONSOLE is not set | ||
| 494 | # CONFIG_PPDEV is not set | ||
| 495 | # CONFIG_TIPAR is not set | ||
| 496 | |||
| 497 | # | ||
| 498 | # IPMI | ||
| 499 | # | ||
| 500 | # CONFIG_IPMI_HANDLER is not set | ||
| 501 | |||
| 502 | # | ||
| 503 | # Watchdog Cards | ||
| 504 | # | ||
| 505 | # CONFIG_WATCHDOG is not set | ||
| 506 | # CONFIG_NVRAM is not set | ||
| 507 | # CONFIG_RTC is not set | ||
| 508 | # CONFIG_DTLK is not set | ||
| 509 | # CONFIG_R3964 is not set | ||
| 510 | |||
| 511 | # | ||
| 512 | # Ftape, the floppy tape device driver | ||
| 513 | # | ||
| 514 | # CONFIG_DRM is not set | ||
| 515 | # CONFIG_RAW_DRIVER is not set | ||
| 516 | |||
| 517 | # | ||
| 518 | # TPM devices | ||
| 519 | # | ||
| 520 | # CONFIG_TCG_TPM is not set | ||
| 521 | |||
| 522 | # | ||
| 523 | # I2C support | ||
| 524 | # | ||
| 525 | CONFIG_I2C=y | ||
| 526 | # CONFIG_I2C_CHARDEV is not set | ||
| 527 | |||
| 528 | # | ||
| 529 | # I2C Algorithms | ||
| 530 | # | ||
| 531 | CONFIG_I2C_ALGOBIT=y | ||
| 532 | # CONFIG_I2C_ALGOPCF is not set | ||
| 533 | # CONFIG_I2C_ALGOPCA is not set | ||
| 534 | |||
| 535 | # | ||
| 536 | # I2C Hardware Bus support | ||
| 537 | # | ||
| 538 | # CONFIG_I2C_ELEKTOR is not set | ||
| 539 | # CONFIG_I2C_PARPORT is not set | ||
| 540 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 541 | # CONFIG_I2C_PCA_ISA is not set | ||
| 542 | |||
| 543 | # | ||
| 544 | # Hardware Sensors Chip support | ||
| 545 | # | ||
| 546 | # CONFIG_I2C_SENSOR is not set | ||
| 547 | # CONFIG_SENSORS_ADM1021 is not set | ||
| 548 | # CONFIG_SENSORS_ADM1025 is not set | ||
| 549 | # CONFIG_SENSORS_ADM1026 is not set | ||
| 550 | # CONFIG_SENSORS_ADM1031 is not set | ||
| 551 | # CONFIG_SENSORS_ASB100 is not set | ||
| 552 | # CONFIG_SENSORS_DS1621 is not set | ||
| 553 | # CONFIG_SENSORS_FSCHER is not set | ||
| 554 | # CONFIG_SENSORS_FSCPOS is not set | ||
| 555 | # CONFIG_SENSORS_GL518SM is not set | ||
| 556 | # CONFIG_SENSORS_GL520SM is not set | ||
| 557 | # CONFIG_SENSORS_IT87 is not set | ||
| 558 | # CONFIG_SENSORS_LM63 is not set | ||
| 559 | # CONFIG_SENSORS_LM75 is not set | ||
| 560 | # CONFIG_SENSORS_LM77 is not set | ||
| 561 | # CONFIG_SENSORS_LM78 is not set | ||
| 562 | # CONFIG_SENSORS_LM80 is not set | ||
| 563 | # CONFIG_SENSORS_LM83 is not set | ||
| 564 | # CONFIG_SENSORS_LM85 is not set | ||
| 565 | # CONFIG_SENSORS_LM87 is not set | ||
| 566 | # CONFIG_SENSORS_LM90 is not set | ||
| 567 | # CONFIG_SENSORS_MAX1619 is not set | ||
| 568 | # CONFIG_SENSORS_PC87360 is not set | ||
| 569 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 570 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 571 | # CONFIG_SENSORS_W83781D is not set | ||
| 572 | # CONFIG_SENSORS_W83L785TS is not set | ||
| 573 | # CONFIG_SENSORS_W83627HF is not set | ||
| 574 | |||
| 575 | # | ||
| 576 | # Other I2C Chip support | ||
| 577 | # | ||
| 578 | # CONFIG_SENSORS_EEPROM is not set | ||
| 579 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 580 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 581 | # CONFIG_SENSORS_RTC8564 is not set | ||
| 582 | # CONFIG_I2C_DEBUG_CORE is not set | ||
| 583 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
| 584 | # CONFIG_I2C_DEBUG_BUS is not set | ||
| 585 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
| 586 | |||
| 587 | # | ||
| 588 | # Misc devices | ||
| 589 | # | ||
| 590 | |||
| 591 | # | ||
| 592 | # Multimedia devices | ||
| 593 | # | ||
| 594 | # CONFIG_VIDEO_DEV is not set | ||
| 595 | |||
| 596 | # | ||
| 597 | # Digital Video Broadcasting Devices | ||
| 598 | # | ||
| 599 | # CONFIG_DVB is not set | ||
| 600 | |||
| 601 | # | ||
| 602 | # Graphics support | ||
| 603 | # | ||
| 604 | CONFIG_FB=y | ||
| 605 | CONFIG_FB_CFB_FILLRECT=y | ||
| 606 | CONFIG_FB_CFB_COPYAREA=y | ||
| 607 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
| 608 | CONFIG_FB_SOFT_CURSOR=y | ||
| 609 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 610 | # CONFIG_FB_TILEBLITTING is not set | ||
| 611 | CONFIG_FB_ACORN=y | ||
| 612 | # CONFIG_FB_VIRTUAL is not set | ||
| 613 | |||
| 614 | # | ||
| 615 | # Console display driver support | ||
| 616 | # | ||
| 617 | # CONFIG_VGA_CONSOLE is not set | ||
| 618 | # CONFIG_MDA_CONSOLE is not set | ||
| 619 | CONFIG_DUMMY_CONSOLE=y | ||
| 620 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
| 621 | CONFIG_FONTS=y | ||
| 622 | CONFIG_FONT_8x8=y | ||
| 623 | CONFIG_FONT_8x16=y | ||
| 624 | # CONFIG_FONT_6x11 is not set | ||
| 625 | # CONFIG_FONT_PEARL_8x8 is not set | ||
| 626 | # CONFIG_FONT_ACORN_8x8 is not set | ||
| 627 | # CONFIG_FONT_MINI_4x6 is not set | ||
| 628 | # CONFIG_FONT_SUN8x16 is not set | ||
| 629 | # CONFIG_FONT_SUN12x22 is not set | ||
| 630 | |||
| 631 | # | ||
| 632 | # Logo configuration | ||
| 633 | # | ||
| 634 | CONFIG_LOGO=y | ||
| 635 | CONFIG_LOGO_LINUX_MONO=y | ||
| 636 | CONFIG_LOGO_LINUX_VGA16=y | ||
| 637 | CONFIG_LOGO_LINUX_CLUT224=y | ||
| 638 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 639 | |||
| 640 | # | ||
| 641 | # Sound | ||
| 642 | # | ||
| 643 | # CONFIG_SOUND is not set | ||
| 644 | |||
| 645 | # | ||
| 646 | # USB support | ||
| 647 | # | ||
| 648 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 649 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 650 | # CONFIG_USB is not set | ||
| 651 | |||
| 652 | # | ||
| 653 | # USB Gadget Support | ||
| 654 | # | ||
| 655 | # CONFIG_USB_GADGET is not set | ||
| 656 | |||
| 657 | # | ||
| 658 | # MMC/SD Card support | ||
| 659 | # | ||
| 660 | # CONFIG_MMC is not set | ||
| 661 | |||
| 662 | # | ||
| 663 | # File systems | ||
| 664 | # | ||
| 665 | CONFIG_EXT2_FS=y | ||
| 666 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 667 | # CONFIG_EXT3_FS is not set | ||
| 668 | # CONFIG_JBD is not set | ||
| 669 | # CONFIG_REISERFS_FS is not set | ||
| 670 | # CONFIG_JFS_FS is not set | ||
| 671 | |||
| 672 | # | ||
| 673 | # XFS support | ||
| 674 | # | ||
| 675 | # CONFIG_XFS_FS is not set | ||
| 676 | CONFIG_MINIX_FS=y | ||
| 677 | # CONFIG_ROMFS_FS is not set | ||
| 678 | # CONFIG_QUOTA is not set | ||
| 679 | CONFIG_DNOTIFY=y | ||
| 680 | # CONFIG_AUTOFS_FS is not set | ||
| 681 | # CONFIG_AUTOFS4_FS is not set | ||
| 682 | |||
| 683 | # | ||
| 684 | # CD-ROM/DVD Filesystems | ||
| 685 | # | ||
| 686 | # CONFIG_ISO9660_FS is not set | ||
| 687 | # CONFIG_UDF_FS is not set | ||
| 688 | |||
| 689 | # | ||
| 690 | # DOS/FAT/NT Filesystems | ||
| 691 | # | ||
| 692 | # CONFIG_MSDOS_FS is not set | ||
| 693 | # CONFIG_VFAT_FS is not set | ||
| 694 | # CONFIG_NTFS_FS is not set | ||
| 695 | |||
| 696 | # | ||
| 697 | # Pseudo filesystems | ||
| 698 | # | ||
| 699 | CONFIG_PROC_FS=y | ||
| 700 | CONFIG_SYSFS=y | ||
| 701 | # CONFIG_DEVFS_FS is not set | ||
| 702 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
| 703 | # CONFIG_TMPFS is not set | ||
| 704 | # CONFIG_HUGETLB_PAGE is not set | ||
| 705 | CONFIG_RAMFS=y | ||
| 706 | |||
| 707 | # | ||
| 708 | # Miscellaneous filesystems | ||
| 709 | # | ||
| 710 | # CONFIG_ADFS_FS is not set | ||
| 711 | # CONFIG_AFFS_FS is not set | ||
| 712 | # CONFIG_HFS_FS is not set | ||
| 713 | # CONFIG_HFSPLUS_FS is not set | ||
| 714 | # CONFIG_BEFS_FS is not set | ||
| 715 | # CONFIG_BFS_FS is not set | ||
| 716 | # CONFIG_EFS_FS is not set | ||
| 717 | # CONFIG_JFFS_FS is not set | ||
| 718 | # CONFIG_JFFS2_FS is not set | ||
| 719 | # CONFIG_CRAMFS is not set | ||
| 720 | # CONFIG_VXFS_FS is not set | ||
| 721 | # CONFIG_HPFS_FS is not set | ||
| 722 | # CONFIG_QNX4FS_FS is not set | ||
| 723 | # CONFIG_SYSV_FS is not set | ||
| 724 | # CONFIG_UFS_FS is not set | ||
| 725 | |||
| 726 | # | ||
| 727 | # Network File Systems | ||
| 728 | # | ||
| 729 | CONFIG_NFS_FS=y | ||
| 730 | # CONFIG_NFS_V3 is not set | ||
| 731 | # CONFIG_NFS_V4 is not set | ||
| 732 | # CONFIG_NFS_DIRECTIO is not set | ||
| 733 | # CONFIG_NFSD is not set | ||
| 734 | CONFIG_ROOT_NFS=y | ||
| 735 | CONFIG_LOCKD=y | ||
| 736 | CONFIG_SUNRPC=y | ||
| 737 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 738 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 739 | # CONFIG_SMB_FS is not set | ||
| 740 | # CONFIG_CIFS is not set | ||
| 741 | # CONFIG_NCP_FS is not set | ||
| 742 | # CONFIG_CODA_FS is not set | ||
| 743 | # CONFIG_AFS_FS is not set | ||
| 744 | |||
| 745 | # | ||
| 746 | # Partition Types | ||
| 747 | # | ||
| 748 | CONFIG_PARTITION_ADVANCED=y | ||
| 749 | # CONFIG_ACORN_PARTITION is not set | ||
| 750 | # CONFIG_OSF_PARTITION is not set | ||
| 751 | # CONFIG_AMIGA_PARTITION is not set | ||
| 752 | # CONFIG_ATARI_PARTITION is not set | ||
| 753 | # CONFIG_MAC_PARTITION is not set | ||
| 754 | # CONFIG_MSDOS_PARTITION is not set | ||
| 755 | # CONFIG_LDM_PARTITION is not set | ||
| 756 | # CONFIG_SGI_PARTITION is not set | ||
| 757 | # CONFIG_ULTRIX_PARTITION is not set | ||
| 758 | # CONFIG_SUN_PARTITION is not set | ||
| 759 | # CONFIG_EFI_PARTITION is not set | ||
| 760 | |||
| 761 | # | ||
| 762 | # Native Language Support | ||
| 763 | # | ||
| 764 | # CONFIG_NLS is not set | ||
| 765 | |||
| 766 | # | ||
| 767 | # Profiling support | ||
| 768 | # | ||
| 769 | # CONFIG_PROFILING is not set | ||
| 770 | |||
| 771 | # | ||
| 772 | # Kernel hacking | ||
| 773 | # | ||
| 774 | # CONFIG_PRINTK_TIME is not set | ||
| 775 | # CONFIG_DEBUG_KERNEL is not set | ||
| 776 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 777 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 778 | CONFIG_FRAME_POINTER=y | ||
| 779 | # CONFIG_DEBUG_USER is not set | ||
| 780 | |||
| 781 | # | ||
| 782 | # Security options | ||
| 783 | # | ||
| 784 | # CONFIG_KEYS is not set | ||
| 785 | # CONFIG_SECURITY is not set | ||
| 786 | |||
| 787 | # | ||
| 788 | # Cryptographic options | ||
| 789 | # | ||
| 790 | # CONFIG_CRYPTO is not set | ||
| 791 | |||
| 792 | # | ||
| 793 | # Hardware crypto devices | ||
| 794 | # | ||
| 795 | |||
| 796 | # | ||
| 797 | # Library routines | ||
| 798 | # | ||
| 799 | # CONFIG_CRC_CCITT is not set | ||
| 800 | CONFIG_CRC32=y | ||
| 801 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/kernel/isa.c b/arch/arm/kernel/isa.c index 50a30bc91872..8ac9b8424007 100644 --- a/arch/arm/kernel/isa.c +++ b/arch/arm/kernel/isa.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/fs.h> | 16 | #include <linux/fs.h> |
| 17 | #include <linux/sysctl.h> | 17 | #include <linux/sysctl.h> |
| 18 | #include <linux/init.h> | 18 | #include <linux/init.h> |
| 19 | #include <linux/io.h> | ||
| 19 | 20 | ||
| 20 | static unsigned int isa_membase, isa_portbase, isa_portshift; | 21 | static unsigned int isa_membase, isa_portbase, isa_portshift; |
| 21 | 22 | ||
diff --git a/arch/arm/mach-at91/at91cap9.c b/arch/arm/mach-at91/at91cap9.c index 0a38c69fdbc4..73376170fb91 100644 --- a/arch/arm/mach-at91/at91cap9.c +++ b/arch/arm/mach-at91/at91cap9.c | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/module.h> | 15 | #include <linux/module.h> |
| 16 | #include <linux/pm.h> | 16 | #include <linux/pm.h> |
| 17 | 17 | ||
| 18 | #include <asm/irq.h> | ||
| 18 | #include <asm/mach/arch.h> | 19 | #include <asm/mach/arch.h> |
| 19 | #include <asm/mach/map.h> | 20 | #include <asm/mach/map.h> |
| 20 | 21 | ||
diff --git a/arch/arm/mach-at91/at91rm9200.c b/arch/arm/mach-at91/at91rm9200.c index 28594fcc88e3..2e9ecad97f3d 100644 --- a/arch/arm/mach-at91/at91rm9200.c +++ b/arch/arm/mach-at91/at91rm9200.c | |||
| @@ -12,6 +12,7 @@ | |||
| 12 | 12 | ||
| 13 | #include <linux/module.h> | 13 | #include <linux/module.h> |
| 14 | 14 | ||
| 15 | #include <asm/irq.h> | ||
| 15 | #include <asm/mach/arch.h> | 16 | #include <asm/mach/arch.h> |
| 16 | #include <asm/mach/map.h> | 17 | #include <asm/mach/map.h> |
| 17 | #include <mach/at91rm9200.h> | 18 | #include <mach/at91rm9200.h> |
diff --git a/arch/arm/mach-at91/at91sam9260.c b/arch/arm/mach-at91/at91sam9260.c index accb69ec478e..0894f1077be7 100644 --- a/arch/arm/mach-at91/at91sam9260.c +++ b/arch/arm/mach-at91/at91sam9260.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | #include <linux/module.h> | 13 | #include <linux/module.h> |
| 14 | #include <linux/pm.h> | 14 | #include <linux/pm.h> |
| 15 | 15 | ||
| 16 | #include <asm/irq.h> | ||
| 16 | #include <asm/mach/arch.h> | 17 | #include <asm/mach/arch.h> |
| 17 | #include <asm/mach/map.h> | 18 | #include <asm/mach/map.h> |
| 18 | #include <mach/cpu.h> | 19 | #include <mach/cpu.h> |
diff --git a/arch/arm/mach-at91/at91sam9261.c b/arch/arm/mach-at91/at91sam9261.c index 7b51a59ae8b3..3acd7d7e6a42 100644 --- a/arch/arm/mach-at91/at91sam9261.c +++ b/arch/arm/mach-at91/at91sam9261.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | #include <linux/module.h> | 13 | #include <linux/module.h> |
| 14 | #include <linux/pm.h> | 14 | #include <linux/pm.h> |
| 15 | 15 | ||
| 16 | #include <asm/irq.h> | ||
| 16 | #include <asm/mach/arch.h> | 17 | #include <asm/mach/arch.h> |
| 17 | #include <asm/mach/map.h> | 18 | #include <asm/mach/map.h> |
| 18 | #include <mach/at91sam9261.h> | 19 | #include <mach/at91sam9261.h> |
diff --git a/arch/arm/mach-at91/at91sam9263.c b/arch/arm/mach-at91/at91sam9263.c index ada4b6769107..942792d630d8 100644 --- a/arch/arm/mach-at91/at91sam9263.c +++ b/arch/arm/mach-at91/at91sam9263.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | #include <linux/module.h> | 13 | #include <linux/module.h> |
| 14 | #include <linux/pm.h> | 14 | #include <linux/pm.h> |
| 15 | 15 | ||
| 16 | #include <asm/irq.h> | ||
| 16 | #include <asm/mach/arch.h> | 17 | #include <asm/mach/arch.h> |
| 17 | #include <asm/mach/map.h> | 18 | #include <asm/mach/map.h> |
| 18 | #include <mach/at91sam9263.h> | 19 | #include <mach/at91sam9263.h> |
diff --git a/arch/arm/mach-at91/at91sam9rl.c b/arch/arm/mach-at91/at91sam9rl.c index 252e954b49fd..211c5c14a1e6 100644 --- a/arch/arm/mach-at91/at91sam9rl.c +++ b/arch/arm/mach-at91/at91sam9rl.c | |||
| @@ -12,6 +12,7 @@ | |||
| 12 | #include <linux/module.h> | 12 | #include <linux/module.h> |
| 13 | #include <linux/pm.h> | 13 | #include <linux/pm.h> |
| 14 | 14 | ||
| 15 | #include <asm/irq.h> | ||
| 15 | #include <asm/mach/arch.h> | 16 | #include <asm/mach/arch.h> |
| 16 | #include <asm/mach/map.h> | 17 | #include <asm/mach/map.h> |
| 17 | #include <mach/cpu.h> | 18 | #include <mach/cpu.h> |
diff --git a/arch/arm/mach-at91/board-sam9rlek.c b/arch/arm/mach-at91/board-sam9rlek.c index 9b937ee4815a..35e12a49d1a6 100644 --- a/arch/arm/mach-at91/board-sam9rlek.c +++ b/arch/arm/mach-at91/board-sam9rlek.c | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | #include <mach/hardware.h> | 29 | #include <mach/hardware.h> |
| 30 | #include <mach/board.h> | 30 | #include <mach/board.h> |
| 31 | #include <mach/gpio.h> | 31 | #include <mach/gpio.h> |
| 32 | #include <mach/at91sam9_smc.h> | ||
| 32 | #include <mach/at91_shdwc.h> | 33 | #include <mach/at91_shdwc.h> |
| 33 | 34 | ||
| 34 | #include "sam9_smc.h" | 35 | #include "sam9_smc.h" |
diff --git a/arch/arm/mach-clps711x/edb7211-mm.c b/arch/arm/mach-clps711x/edb7211-mm.c index c58e32ec4c5d..0bea1454ae03 100644 --- a/arch/arm/mach-clps711x/edb7211-mm.c +++ b/arch/arm/mach-clps711x/edb7211-mm.c | |||
| @@ -24,7 +24,6 @@ | |||
| 24 | 24 | ||
| 25 | #include <mach/hardware.h> | 25 | #include <mach/hardware.h> |
| 26 | #include <asm/page.h> | 26 | #include <asm/page.h> |
| 27 | #include <asm/pgtable.h> | ||
| 28 | #include <asm/sizes.h> | 27 | #include <asm/sizes.h> |
| 29 | 28 | ||
| 30 | #include <asm/mach/map.h> | 29 | #include <asm/mach/map.h> |
diff --git a/arch/arm/mach-clps711x/fortunet.c b/arch/arm/mach-clps711x/fortunet.c index 7122b3d21043..7430e4049d87 100644 --- a/arch/arm/mach-clps711x/fortunet.c +++ b/arch/arm/mach-clps711x/fortunet.c | |||
| @@ -24,7 +24,6 @@ | |||
| 24 | #include <linux/initrd.h> | 24 | #include <linux/initrd.h> |
| 25 | 25 | ||
| 26 | #include <mach/hardware.h> | 26 | #include <mach/hardware.h> |
| 27 | #include <asm/irq.h> | ||
| 28 | #include <asm/setup.h> | 27 | #include <asm/setup.h> |
| 29 | #include <asm/mach-types.h> | 28 | #include <asm/mach-types.h> |
| 30 | 29 | ||
diff --git a/arch/arm/mach-davinci/devices.c b/arch/arm/mach-davinci/devices.c index 3d4b1de8f898..808633f9f03c 100644 --- a/arch/arm/mach-davinci/devices.c +++ b/arch/arm/mach-davinci/devices.c | |||
| @@ -20,6 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | #include <mach/hardware.h> | 21 | #include <mach/hardware.h> |
| 22 | #include <mach/i2c.h> | 22 | #include <mach/i2c.h> |
| 23 | #include <mach/irqs.h> | ||
| 23 | 24 | ||
| 24 | static struct resource i2c_resources[] = { | 25 | static struct resource i2c_resources[] = { |
| 25 | { | 26 | { |
diff --git a/arch/arm/mach-davinci/include/mach/gpio.h b/arch/arm/mach-davinci/include/mach/gpio.h index b3a2961f0f46..b456f079f43f 100644 --- a/arch/arm/mach-davinci/include/mach/gpio.h +++ b/arch/arm/mach-davinci/include/mach/gpio.h | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/io.h> | 16 | #include <linux/io.h> |
| 17 | #include <asm-generic/gpio.h> | 17 | #include <asm-generic/gpio.h> |
| 18 | #include <mach/hardware.h> | 18 | #include <mach/hardware.h> |
| 19 | #include <mach/irqs.h> | ||
| 19 | 20 | ||
| 20 | /* | 21 | /* |
| 21 | * basic gpio routines | 22 | * basic gpio routines |
diff --git a/arch/arm/mach-footbridge/common.c b/arch/arm/mach-footbridge/common.c index 36ff06d4df15..b97f529e58e8 100644 --- a/arch/arm/mach-footbridge/common.c +++ b/arch/arm/mach-footbridge/common.c | |||
| @@ -28,12 +28,17 @@ | |||
| 28 | 28 | ||
| 29 | #include "common.h" | 29 | #include "common.h" |
| 30 | 30 | ||
| 31 | extern void __init isa_init_irq(unsigned int irq); | ||
| 32 | |||
| 33 | unsigned int mem_fclk_21285 = 50000000; | 31 | unsigned int mem_fclk_21285 = 50000000; |
| 34 | 32 | ||
| 35 | EXPORT_SYMBOL(mem_fclk_21285); | 33 | EXPORT_SYMBOL(mem_fclk_21285); |
| 36 | 34 | ||
| 35 | static void __init early_fclk(char **arg) | ||
| 36 | { | ||
| 37 | mem_fclk_21285 = simple_strtoul(*arg, arg, 0); | ||
| 38 | } | ||
| 39 | |||
| 40 | __early_param("mem_fclk_21285=", early_fclk); | ||
| 41 | |||
| 37 | static int __init parse_tag_memclk(const struct tag *tag) | 42 | static int __init parse_tag_memclk(const struct tag *tag) |
| 38 | { | 43 | { |
| 39 | mem_fclk_21285 = tag->u.memclk.fmemclk; | 44 | mem_fclk_21285 = tag->u.memclk.fmemclk; |
diff --git a/arch/arm/mach-footbridge/common.h b/arch/arm/mach-footbridge/common.h index 580e31bbc711..b05e662d21ad 100644 --- a/arch/arm/mach-footbridge/common.h +++ b/arch/arm/mach-footbridge/common.h | |||
| @@ -7,3 +7,4 @@ extern void isa_rtc_init(void); | |||
| 7 | extern void footbridge_map_io(void); | 7 | extern void footbridge_map_io(void); |
| 8 | extern void footbridge_init_irq(void); | 8 | extern void footbridge_init_irq(void); |
| 9 | 9 | ||
| 10 | extern void isa_init_irq(unsigned int irq); | ||
diff --git a/arch/arm/mach-footbridge/dc21285.c b/arch/arm/mach-footbridge/dc21285.c index 133086019e3e..3ffa54841ec5 100644 --- a/arch/arm/mach-footbridge/dc21285.c +++ b/arch/arm/mach-footbridge/dc21285.c | |||
| @@ -287,6 +287,9 @@ struct pci_bus * __init dc21285_scan_bus(int nr, struct pci_sys_data *sys) | |||
| 287 | return pci_scan_bus(0, &dc21285_ops, sys); | 287 | return pci_scan_bus(0, &dc21285_ops, sys); |
| 288 | } | 288 | } |
| 289 | 289 | ||
| 290 | #define dc21285_request_irq(_a, _b, _c, _d, _e) \ | ||
| 291 | WARN_ON(request_irq(_a, _b, _c, _d, _e) < 0) | ||
| 292 | |||
| 290 | void __init dc21285_preinit(void) | 293 | void __init dc21285_preinit(void) |
| 291 | { | 294 | { |
| 292 | unsigned int mem_size, mem_mask; | 295 | unsigned int mem_size, mem_mask; |
| @@ -335,16 +338,16 @@ void __init dc21285_preinit(void) | |||
| 335 | /* | 338 | /* |
| 336 | * We don't care if these fail. | 339 | * We don't care if these fail. |
| 337 | */ | 340 | */ |
| 338 | request_irq(IRQ_PCI_SERR, dc21285_serr_irq, IRQF_DISABLED, | 341 | dc21285_request_irq(IRQ_PCI_SERR, dc21285_serr_irq, IRQF_DISABLED, |
| 339 | "PCI system error", &serr_timer); | 342 | "PCI system error", &serr_timer); |
| 340 | request_irq(IRQ_PCI_PERR, dc21285_parity_irq, IRQF_DISABLED, | 343 | dc21285_request_irq(IRQ_PCI_PERR, dc21285_parity_irq, IRQF_DISABLED, |
| 341 | "PCI parity error", &perr_timer); | 344 | "PCI parity error", &perr_timer); |
| 342 | request_irq(IRQ_PCI_ABORT, dc21285_abort_irq, IRQF_DISABLED, | 345 | dc21285_request_irq(IRQ_PCI_ABORT, dc21285_abort_irq, IRQF_DISABLED, |
| 343 | "PCI abort", NULL); | 346 | "PCI abort", NULL); |
| 344 | request_irq(IRQ_DISCARD_TIMER, dc21285_discard_irq, IRQF_DISABLED, | 347 | dc21285_request_irq(IRQ_DISCARD_TIMER, dc21285_discard_irq, IRQF_DISABLED, |
| 345 | "Discard timer", NULL); | 348 | "Discard timer", NULL); |
| 346 | request_irq(IRQ_PCI_DPERR, dc21285_dparity_irq, IRQF_DISABLED, | 349 | dc21285_request_irq(IRQ_PCI_DPERR, dc21285_dparity_irq, IRQF_DISABLED, |
| 347 | "PCI data parity", NULL); | 350 | "PCI data parity", NULL); |
| 348 | 351 | ||
| 349 | if (cfn_mode) { | 352 | if (cfn_mode) { |
| 350 | static struct resource csrio; | 353 | static struct resource csrio; |
diff --git a/arch/arm/mach-footbridge/isa-irq.c b/arch/arm/mach-footbridge/isa-irq.c index 9ee80a211d3c..8bfd06aeb64d 100644 --- a/arch/arm/mach-footbridge/isa-irq.c +++ b/arch/arm/mach-footbridge/isa-irq.c | |||
| @@ -28,6 +28,8 @@ | |||
| 28 | #include <asm/irq.h> | 28 | #include <asm/irq.h> |
| 29 | #include <asm/mach-types.h> | 29 | #include <asm/mach-types.h> |
| 30 | 30 | ||
| 31 | #include "common.h" | ||
| 32 | |||
| 31 | static void isa_mask_pic_lo_irq(unsigned int irq) | 33 | static void isa_mask_pic_lo_irq(unsigned int irq) |
| 32 | { | 34 | { |
| 33 | unsigned int mask = 1 << (irq & 7); | 35 | unsigned int mask = 1 << (irq & 7); |
diff --git a/arch/arm/mach-h720x/h7202-eval.c b/arch/arm/mach-h720x/h7202-eval.c index 56161d55cf47..8c0ba99d683f 100644 --- a/arch/arm/mach-h720x/h7202-eval.c +++ b/arch/arm/mach-h720x/h7202-eval.c | |||
| @@ -25,6 +25,7 @@ | |||
| 25 | #include <asm/page.h> | 25 | #include <asm/page.h> |
| 26 | #include <asm/pgtable.h> | 26 | #include <asm/pgtable.h> |
| 27 | #include <asm/mach/arch.h> | 27 | #include <asm/mach/arch.h> |
| 28 | #include <mach/irqs.h> | ||
| 28 | #include <mach/hardware.h> | 29 | #include <mach/hardware.h> |
| 29 | #include "common.h" | 30 | #include "common.h" |
| 30 | 31 | ||
diff --git a/arch/arm/mach-kirkwood/common.c b/arch/arm/mach-kirkwood/common.c index 7b8ef97fb501..b3404b7775b3 100644 --- a/arch/arm/mach-kirkwood/common.c +++ b/arch/arm/mach-kirkwood/common.c | |||
| @@ -698,6 +698,7 @@ void __init kirkwood_init(void) | |||
| 698 | printk(KERN_INFO "Kirkwood: %s, TCLK=%d.\n", | 698 | printk(KERN_INFO "Kirkwood: %s, TCLK=%d.\n", |
| 699 | kirkwood_id(), kirkwood_tclk); | 699 | kirkwood_id(), kirkwood_tclk); |
| 700 | kirkwood_ge00_shared_data.t_clk = kirkwood_tclk; | 700 | kirkwood_ge00_shared_data.t_clk = kirkwood_tclk; |
| 701 | kirkwood_ge01_shared_data.t_clk = kirkwood_tclk; | ||
| 701 | kirkwood_spi_plat_data.tclk = kirkwood_tclk; | 702 | kirkwood_spi_plat_data.tclk = kirkwood_tclk; |
| 702 | kirkwood_uart0_data[0].uartclk = kirkwood_tclk; | 703 | kirkwood_uart0_data[0].uartclk = kirkwood_tclk; |
| 703 | kirkwood_uart1_data[0].uartclk = kirkwood_tclk; | 704 | kirkwood_uart1_data[0].uartclk = kirkwood_tclk; |
diff --git a/arch/arm/mach-kirkwood/pcie.c b/arch/arm/mach-kirkwood/pcie.c index f6b08f207c89..73fccacd1a73 100644 --- a/arch/arm/mach-kirkwood/pcie.c +++ b/arch/arm/mach-kirkwood/pcie.c | |||
| @@ -11,6 +11,7 @@ | |||
| 11 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
| 12 | #include <linux/pci.h> | 12 | #include <linux/pci.h> |
| 13 | #include <linux/mbus.h> | 13 | #include <linux/mbus.h> |
| 14 | #include <asm/irq.h> | ||
| 14 | #include <asm/mach/pci.h> | 15 | #include <asm/mach/pci.h> |
| 15 | #include <plat/pcie.h> | 16 | #include <plat/pcie.h> |
| 16 | #include "common.h" | 17 | #include "common.h" |
diff --git a/arch/arm/mach-ks8695/devices.c b/arch/arm/mach-ks8695/devices.c index 36ab0fd3d9b6..b89fb6d46ccc 100644 --- a/arch/arm/mach-ks8695/devices.c +++ b/arch/arm/mach-ks8695/devices.c | |||
| @@ -22,6 +22,7 @@ | |||
| 22 | 22 | ||
| 23 | #include <linux/platform_device.h> | 23 | #include <linux/platform_device.h> |
| 24 | 24 | ||
| 25 | #include <mach/irqs.h> | ||
| 25 | #include <mach/regs-wan.h> | 26 | #include <mach/regs-wan.h> |
| 26 | #include <mach/regs-lan.h> | 27 | #include <mach/regs-lan.h> |
| 27 | #include <mach/regs-hpna.h> | 28 | #include <mach/regs-hpna.h> |
diff --git a/arch/arm/mach-msm/devices.c b/arch/arm/mach-msm/devices.c index f2a74b92a97f..31b6b30e98bf 100644 --- a/arch/arm/mach-msm/devices.c +++ b/arch/arm/mach-msm/devices.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/kernel.h> | 16 | #include <linux/kernel.h> |
| 17 | #include <linux/platform_device.h> | 17 | #include <linux/platform_device.h> |
| 18 | 18 | ||
| 19 | #include <mach/irqs.h> | ||
| 19 | #include <mach/msm_iomap.h> | 20 | #include <mach/msm_iomap.h> |
| 20 | #include "devices.h" | 21 | #include "devices.h" |
| 21 | 22 | ||
diff --git a/arch/arm/mach-mv78xx0/pcie.c b/arch/arm/mach-mv78xx0/pcie.c index 430ea84d587d..aad3a7a2f830 100644 --- a/arch/arm/mach-mv78xx0/pcie.c +++ b/arch/arm/mach-mv78xx0/pcie.c | |||
| @@ -11,6 +11,7 @@ | |||
| 11 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
| 12 | #include <linux/pci.h> | 12 | #include <linux/pci.h> |
| 13 | #include <linux/mbus.h> | 13 | #include <linux/mbus.h> |
| 14 | #include <asm/irq.h> | ||
| 14 | #include <asm/mach/pci.h> | 15 | #include <asm/mach/pci.h> |
| 15 | #include <plat/pcie.h> | 16 | #include <plat/pcie.h> |
| 16 | #include "common.h" | 17 | #include "common.h" |
diff --git a/arch/arm/mach-mx2/devices.c b/arch/arm/mach-mx2/devices.c index af121f5ab710..2f9240be1c76 100644 --- a/arch/arm/mach-mx2/devices.c +++ b/arch/arm/mach-mx2/devices.c | |||
| @@ -32,6 +32,7 @@ | |||
| 32 | #include <linux/platform_device.h> | 32 | #include <linux/platform_device.h> |
| 33 | #include <linux/gpio.h> | 33 | #include <linux/gpio.h> |
| 34 | 34 | ||
| 35 | #include <mach/irqs.h> | ||
| 35 | #include <mach/hardware.h> | 36 | #include <mach/hardware.h> |
| 36 | 37 | ||
| 37 | /* | 38 | /* |
diff --git a/arch/arm/mach-mx3/devices.c b/arch/arm/mach-mx3/devices.c index 1d46cb4adf96..f8428800f286 100644 --- a/arch/arm/mach-mx3/devices.c +++ b/arch/arm/mach-mx3/devices.c | |||
| @@ -22,6 +22,7 @@ | |||
| 22 | #include <linux/serial.h> | 22 | #include <linux/serial.h> |
| 23 | #include <linux/gpio.h> | 23 | #include <linux/gpio.h> |
| 24 | #include <mach/hardware.h> | 24 | #include <mach/hardware.h> |
| 25 | #include <mach/irqs.h> | ||
| 25 | #include <mach/imx-uart.h> | 26 | #include <mach/imx-uart.h> |
| 26 | 27 | ||
| 27 | static struct resource uart0[] = { | 28 | static struct resource uart0[] = { |
diff --git a/arch/arm/mach-netx/fb.c b/arch/arm/mach-netx/fb.c index ea8fa8898fe8..1d844e228ea9 100644 --- a/arch/arm/mach-netx/fb.c +++ b/arch/arm/mach-netx/fb.c | |||
| @@ -24,6 +24,8 @@ | |||
| 24 | #include <linux/amba/clcd.h> | 24 | #include <linux/amba/clcd.h> |
| 25 | #include <linux/err.h> | 25 | #include <linux/err.h> |
| 26 | 26 | ||
| 27 | #include <asm/irq.h> | ||
| 28 | |||
| 27 | #include <mach/netx-regs.h> | 29 | #include <mach/netx-regs.h> |
| 28 | #include <mach/hardware.h> | 30 | #include <mach/hardware.h> |
| 29 | 31 | ||
diff --git a/arch/arm/mach-netx/time.c b/arch/arm/mach-netx/time.c index d51d627ce7cf..f201fddb594f 100644 --- a/arch/arm/mach-netx/time.c +++ b/arch/arm/mach-netx/time.c | |||
| @@ -163,7 +163,7 @@ static void __init netx_timer_init(void) | |||
| 163 | * Adding some safety ... */ | 163 | * Adding some safety ... */ |
| 164 | netx_clockevent.min_delta_ns = | 164 | netx_clockevent.min_delta_ns = |
| 165 | clockevent_delta2ns(0xa00, &netx_clockevent); | 165 | clockevent_delta2ns(0xa00, &netx_clockevent); |
| 166 | netx_clockevent.cpumask = cpumask_of_cpu(0); | 166 | netx_clockevent.cpumask = cpumask_of(0); |
| 167 | clockevents_register_device(&netx_clockevent); | 167 | clockevents_register_device(&netx_clockevent); |
| 168 | } | 168 | } |
| 169 | 169 | ||
diff --git a/arch/arm/mach-netx/xc.c b/arch/arm/mach-netx/xc.c index 8fc6205dc3a5..181a78ba8165 100644 --- a/arch/arm/mach-netx/xc.c +++ b/arch/arm/mach-netx/xc.c | |||
| @@ -24,6 +24,7 @@ | |||
| 24 | #include <linux/io.h> | 24 | #include <linux/io.h> |
| 25 | 25 | ||
| 26 | #include <mach/hardware.h> | 26 | #include <mach/hardware.h> |
| 27 | #include <mach/irqs.h> | ||
| 27 | #include <mach/netx-regs.h> | 28 | #include <mach/netx-regs.h> |
| 28 | 29 | ||
| 29 | #include <mach/xc.h> | 30 | #include <mach/xc.h> |
diff --git a/arch/arm/mach-omap1/mcbsp.c b/arch/arm/mach-omap1/mcbsp.c index 7de7c6915584..4474da7bc88a 100644 --- a/arch/arm/mach-omap1/mcbsp.c +++ b/arch/arm/mach-omap1/mcbsp.c | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | #include <linux/platform_device.h> | 18 | #include <linux/platform_device.h> |
| 19 | 19 | ||
| 20 | #include <mach/dma.h> | 20 | #include <mach/dma.h> |
| 21 | #include <mach/irqs.h> | ||
| 21 | #include <mach/mux.h> | 22 | #include <mach/mux.h> |
| 22 | #include <mach/cpu.h> | 23 | #include <mach/cpu.h> |
| 23 | #include <mach/mcbsp.h> | 24 | #include <mach/mcbsp.h> |
diff --git a/arch/arm/mach-omap2/mcbsp.c b/arch/arm/mach-omap2/mcbsp.c index cae3ebe249b3..acdc709901cd 100644 --- a/arch/arm/mach-omap2/mcbsp.c +++ b/arch/arm/mach-omap2/mcbsp.c | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | #include <linux/platform_device.h> | 18 | #include <linux/platform_device.h> |
| 19 | 19 | ||
| 20 | #include <mach/dma.h> | 20 | #include <mach/dma.h> |
| 21 | #include <mach/irqs.h> | ||
| 21 | #include <mach/mux.h> | 22 | #include <mach/mux.h> |
| 22 | #include <mach/cpu.h> | 23 | #include <mach/cpu.h> |
| 23 | #include <mach/mcbsp.h> | 24 | #include <mach/mcbsp.h> |
diff --git a/arch/arm/mach-orion5x/pci.c b/arch/arm/mach-orion5x/pci.c index a7b7d77b1b09..d0a785a3b880 100644 --- a/arch/arm/mach-orion5x/pci.c +++ b/arch/arm/mach-orion5x/pci.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | #include <linux/kernel.h> | 13 | #include <linux/kernel.h> |
| 14 | #include <linux/pci.h> | 14 | #include <linux/pci.h> |
| 15 | #include <linux/mbus.h> | 15 | #include <linux/mbus.h> |
| 16 | #include <asm/irq.h> | ||
| 16 | #include <asm/mach/pci.h> | 17 | #include <asm/mach/pci.h> |
| 17 | #include <plat/pcie.h> | 18 | #include <plat/pcie.h> |
| 18 | #include "common.h" | 19 | #include "common.h" |
diff --git a/arch/arm/mach-pnx4008/gpio.c b/arch/arm/mach-pnx4008/gpio.c index 015cc21d5f55..f219914f5b29 100644 --- a/arch/arm/mach-pnx4008/gpio.c +++ b/arch/arm/mach-pnx4008/gpio.c | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | #include <linux/kernel.h> | 18 | #include <linux/kernel.h> |
| 19 | #include <linux/module.h> | 19 | #include <linux/module.h> |
| 20 | #include <linux/io.h> | 20 | #include <linux/io.h> |
| 21 | #include <mach/hardware.h> | ||
| 21 | #include <mach/platform.h> | 22 | #include <mach/platform.h> |
| 22 | #include <mach/gpio.h> | 23 | #include <mach/gpio.h> |
| 23 | 24 | ||
diff --git a/arch/arm/mach-pnx4008/i2c.c b/arch/arm/mach-pnx4008/i2c.c index 87c093286ff9..f3fea29c00d3 100644 --- a/arch/arm/mach-pnx4008/i2c.c +++ b/arch/arm/mach-pnx4008/i2c.c | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/platform_device.h> | 15 | #include <linux/platform_device.h> |
| 16 | #include <linux/err.h> | 16 | #include <linux/err.h> |
| 17 | #include <mach/platform.h> | 17 | #include <mach/platform.h> |
| 18 | #include <mach/irqs.h> | ||
| 18 | #include <mach/i2c.h> | 19 | #include <mach/i2c.h> |
| 19 | 20 | ||
| 20 | static int set_clock_run(struct platform_device *pdev) | 21 | static int set_clock_run(struct platform_device *pdev) |
diff --git a/arch/arm/mach-pxa/e350.c b/arch/arm/mach-pxa/e350.c index 251129391d7d..edcd9d5ce545 100644 --- a/arch/arm/mach-pxa/e350.c +++ b/arch/arm/mach-pxa/e350.c | |||
| @@ -20,6 +20,7 @@ | |||
| 20 | #include <asm/mach/arch.h> | 20 | #include <asm/mach/arch.h> |
| 21 | #include <asm/mach-types.h> | 21 | #include <asm/mach-types.h> |
| 22 | 22 | ||
| 23 | #include <mach/irqs.h> | ||
| 23 | #include <mach/mfp-pxa25x.h> | 24 | #include <mach/mfp-pxa25x.h> |
| 24 | #include <mach/pxa-regs.h> | 25 | #include <mach/pxa-regs.h> |
| 25 | #include <mach/hardware.h> | 26 | #include <mach/hardware.h> |
diff --git a/arch/arm/mach-pxa/e400.c b/arch/arm/mach-pxa/e400.c index bed0336aca3d..77bb8e2c48c0 100644 --- a/arch/arm/mach-pxa/e400.c +++ b/arch/arm/mach-pxa/e400.c | |||
| @@ -28,6 +28,7 @@ | |||
| 28 | #include <mach/eseries-gpio.h> | 28 | #include <mach/eseries-gpio.h> |
| 29 | #include <mach/pxafb.h> | 29 | #include <mach/pxafb.h> |
| 30 | #include <mach/udc.h> | 30 | #include <mach/udc.h> |
| 31 | #include <mach/irqs.h> | ||
| 31 | 32 | ||
| 32 | #include "generic.h" | 33 | #include "generic.h" |
| 33 | #include "eseries.h" | 34 | #include "eseries.h" |
diff --git a/arch/arm/mach-pxa/e740.c b/arch/arm/mach-pxa/e740.c index b00d670b2ea6..6d48e00f4f0b 100644 --- a/arch/arm/mach-pxa/e740.c +++ b/arch/arm/mach-pxa/e740.c | |||
| @@ -30,6 +30,7 @@ | |||
| 30 | #include <mach/eseries-gpio.h> | 30 | #include <mach/eseries-gpio.h> |
| 31 | #include <mach/udc.h> | 31 | #include <mach/udc.h> |
| 32 | #include <mach/irda.h> | 32 | #include <mach/irda.h> |
| 33 | #include <mach/irqs.h> | ||
| 33 | 34 | ||
| 34 | #include "generic.h" | 35 | #include "generic.h" |
| 35 | #include "eseries.h" | 36 | #include "eseries.h" |
diff --git a/arch/arm/mach-pxa/e750.c b/arch/arm/mach-pxa/e750.c index 84d7c1aac58d..be1ab8edb973 100644 --- a/arch/arm/mach-pxa/e750.c +++ b/arch/arm/mach-pxa/e750.c | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | #include <mach/eseries-gpio.h> | 29 | #include <mach/eseries-gpio.h> |
| 30 | #include <mach/udc.h> | 30 | #include <mach/udc.h> |
| 31 | #include <mach/irda.h> | 31 | #include <mach/irda.h> |
| 32 | #include <mach/irqs.h> | ||
| 32 | 33 | ||
| 33 | #include "generic.h" | 34 | #include "generic.h" |
| 34 | #include "eseries.h" | 35 | #include "eseries.h" |
| @@ -105,6 +106,57 @@ static struct platform_device e750_fb_device = { | |||
| 105 | .resource = e750_fb_resources, | 106 | .resource = e750_fb_resources, |
| 106 | }; | 107 | }; |
| 107 | 108 | ||
| 109 | /* -------------------- e750 MFP parameters -------------------- */ | ||
| 110 | |||
| 111 | static unsigned long e750_pin_config[] __initdata = { | ||
| 112 | /* Chip selects */ | ||
| 113 | GPIO15_nCS_1, /* CS1 - Flash */ | ||
| 114 | GPIO79_nCS_3, /* CS3 - IMAGEON */ | ||
| 115 | GPIO80_nCS_4, /* CS4 - TMIO */ | ||
| 116 | |||
| 117 | /* Clocks */ | ||
| 118 | GPIO11_3_6MHz, | ||
| 119 | |||
| 120 | /* BTUART */ | ||
| 121 | GPIO42_BTUART_RXD, | ||
| 122 | GPIO43_BTUART_TXD, | ||
| 123 | GPIO44_BTUART_CTS, | ||
| 124 | |||
| 125 | /* TMIO controller */ | ||
| 126 | GPIO19_GPIO, /* t7l66xb #PCLR */ | ||
| 127 | GPIO45_GPIO, /* t7l66xb #SUSPEND (NOT BTUART!) */ | ||
| 128 | |||
| 129 | /* UDC */ | ||
| 130 | GPIO13_GPIO, | ||
| 131 | GPIO3_GPIO, | ||
| 132 | |||
| 133 | /* IrDA */ | ||
| 134 | GPIO38_GPIO | MFP_LPM_DRIVE_HIGH, | ||
| 135 | |||
| 136 | /* PC Card */ | ||
| 137 | GPIO8_GPIO, /* CD0 */ | ||
| 138 | GPIO44_GPIO, /* CD1 */ | ||
| 139 | GPIO11_GPIO, /* IRQ0 */ | ||
| 140 | GPIO6_GPIO, /* IRQ1 */ | ||
| 141 | GPIO27_GPIO, /* RST0 */ | ||
| 142 | GPIO24_GPIO, /* RST1 */ | ||
| 143 | GPIO20_GPIO, /* PWR0 */ | ||
| 144 | GPIO23_GPIO, /* PWR1 */ | ||
| 145 | GPIO48_nPOE, | ||
| 146 | GPIO49_nPWE, | ||
| 147 | GPIO50_nPIOR, | ||
| 148 | GPIO51_nPIOW, | ||
| 149 | GPIO52_nPCE_1, | ||
| 150 | GPIO53_nPCE_2, | ||
| 151 | GPIO54_nPSKTSEL, | ||
| 152 | GPIO55_nPREG, | ||
| 153 | GPIO56_nPWAIT, | ||
| 154 | GPIO57_nIOIS16, | ||
| 155 | |||
| 156 | /* wakeup */ | ||
| 157 | GPIO0_GPIO | WAKEUP_ON_EDGE_RISE, | ||
| 158 | }; | ||
| 159 | |||
| 108 | /* ----------------- e750 tc6393xb parameters ------------------ */ | 160 | /* ----------------- e750 tc6393xb parameters ------------------ */ |
| 109 | 161 | ||
| 110 | static struct tc6393xb_platform_data e750_tc6393xb_info = { | 162 | static struct tc6393xb_platform_data e750_tc6393xb_info = { |
| @@ -137,6 +189,7 @@ static struct platform_device *devices[] __initdata = { | |||
| 137 | 189 | ||
| 138 | static void __init e750_init(void) | 190 | static void __init e750_init(void) |
| 139 | { | 191 | { |
| 192 | pxa2xx_mfp_config(ARRAY_AND_SIZE(e750_pin_config)); | ||
| 140 | clk_add_alias("CLK_CK3P6MI", &e750_tc6393xb_device.dev, | 193 | clk_add_alias("CLK_CK3P6MI", &e750_tc6393xb_device.dev, |
| 141 | "GPIO11_CLK", NULL), | 194 | "GPIO11_CLK", NULL), |
| 142 | eseries_get_tmio_gpios(); | 195 | eseries_get_tmio_gpios(); |
diff --git a/arch/arm/mach-pxa/e800.c b/arch/arm/mach-pxa/e800.c index 9a86a426f924..cc9b1293e866 100644 --- a/arch/arm/mach-pxa/e800.c +++ b/arch/arm/mach-pxa/e800.c | |||
| @@ -28,6 +28,7 @@ | |||
| 28 | #include <mach/hardware.h> | 28 | #include <mach/hardware.h> |
| 29 | #include <mach/eseries-gpio.h> | 29 | #include <mach/eseries-gpio.h> |
| 30 | #include <mach/udc.h> | 30 | #include <mach/udc.h> |
| 31 | #include <mach/irqs.h> | ||
| 31 | 32 | ||
| 32 | #include "generic.h" | 33 | #include "generic.h" |
| 33 | #include "eseries.h" | 34 | #include "eseries.h" |
diff --git a/arch/arm/mach-pxa/include/mach/pxa3xx-regs.h b/arch/arm/mach-pxa/include/mach/pxa3xx-regs.h index b1fcd10ab6c6..bcf3fb2c4b3a 100644 --- a/arch/arm/mach-pxa/include/mach/pxa3xx-regs.h +++ b/arch/arm/mach-pxa/include/mach/pxa3xx-regs.h | |||
| @@ -193,10 +193,8 @@ | |||
| 193 | #define CKEN_MINI_IM 48 /* < Mini-IM */ | 193 | #define CKEN_MINI_IM 48 /* < Mini-IM */ |
| 194 | #define CKEN_MINI_LCD 49 /* < Mini LCD */ | 194 | #define CKEN_MINI_LCD 49 /* < Mini LCD */ |
| 195 | 195 | ||
| 196 | #if defined(CONFIG_CPU_PXA310) | ||
| 197 | #define CKEN_MMC3 5 /* < MMC3 Clock Enable */ | 196 | #define CKEN_MMC3 5 /* < MMC3 Clock Enable */ |
| 198 | #define CKEN_MVED 43 /* < MVED clock enable */ | 197 | #define CKEN_MVED 43 /* < MVED clock enable */ |
| 199 | #endif | ||
| 200 | 198 | ||
| 201 | /* Note: GCU clock enable bit differs on PXA300/PXA310 and PXA320 */ | 199 | /* Note: GCU clock enable bit differs on PXA300/PXA310 and PXA320 */ |
| 202 | #define PXA300_CKEN_GRAPHICS 42 /* Graphics controller clock enable */ | 200 | #define PXA300_CKEN_GRAPHICS 42 /* Graphics controller clock enable */ |
diff --git a/arch/arm/mach-realview/platsmp.c b/arch/arm/mach-realview/platsmp.c index 8fce85f33033..ea3c75595fa9 100644 --- a/arch/arm/mach-realview/platsmp.c +++ b/arch/arm/mach-realview/platsmp.c | |||
| @@ -12,6 +12,7 @@ | |||
| 12 | #include <linux/errno.h> | 12 | #include <linux/errno.h> |
| 13 | #include <linux/delay.h> | 13 | #include <linux/delay.h> |
| 14 | #include <linux/device.h> | 14 | #include <linux/device.h> |
| 15 | #include <linux/jiffies.h> | ||
| 15 | #include <linux/smp.h> | 16 | #include <linux/smp.h> |
| 16 | #include <linux/io.h> | 17 | #include <linux/io.h> |
| 17 | 18 | ||
diff --git a/arch/arm/mach-s3c2410/include/mach/gpio.h b/arch/arm/mach-s3c2410/include/mach/gpio.h index e0349af8a483..00476a573bbe 100644 --- a/arch/arm/mach-s3c2410/include/mach/gpio.h +++ b/arch/arm/mach-s3c2410/include/mach/gpio.h | |||
| @@ -14,6 +14,7 @@ | |||
| 14 | #define gpio_get_value __gpio_get_value | 14 | #define gpio_get_value __gpio_get_value |
| 15 | #define gpio_set_value __gpio_set_value | 15 | #define gpio_set_value __gpio_set_value |
| 16 | #define gpio_cansleep __gpio_cansleep | 16 | #define gpio_cansleep __gpio_cansleep |
| 17 | #define gpio_to_irq __gpio_to_irq | ||
| 17 | 18 | ||
| 18 | /* some boards require extra gpio capacity to support external | 19 | /* some boards require extra gpio capacity to support external |
| 19 | * devices that need GPIO. | 20 | * devices that need GPIO. |
diff --git a/arch/arm/mach-s3c2410/include/mach/irqs.h b/arch/arm/mach-s3c2410/include/mach/irqs.h index 9565903d490b..49efce8cd4a7 100644 --- a/arch/arm/mach-s3c2410/include/mach/irqs.h +++ b/arch/arm/mach-s3c2410/include/mach/irqs.h | |||
| @@ -12,10 +12,6 @@ | |||
| 12 | #ifndef __ASM_ARCH_IRQS_H | 12 | #ifndef __ASM_ARCH_IRQS_H |
| 13 | #define __ASM_ARCH_IRQS_H __FILE__ | 13 | #define __ASM_ARCH_IRQS_H __FILE__ |
| 14 | 14 | ||
| 15 | #ifndef __ASM_ARM_IRQ_H | ||
| 16 | #error "Do not include this directly, instead #include <asm/irq.h>" | ||
| 17 | #endif | ||
| 18 | |||
| 19 | /* we keep the first set of CPU IRQs out of the range of | 15 | /* we keep the first set of CPU IRQs out of the range of |
| 20 | * the ISA space, so that the PC104 has them to itself | 16 | * the ISA space, so that the PC104 has them to itself |
| 21 | * and we don't end up having to do horrible things to the | 17 | * and we don't end up having to do horrible things to the |
diff --git a/arch/arm/mach-s3c2440/mach-at2440evb.c b/arch/arm/mach-s3c2440/mach-at2440evb.c index 0a6d0a5d961b..315c42e31278 100644 --- a/arch/arm/mach-s3c2440/mach-at2440evb.c +++ b/arch/arm/mach-s3c2440/mach-at2440evb.c | |||
| @@ -47,7 +47,7 @@ | |||
| 47 | #include <plat/clock.h> | 47 | #include <plat/clock.h> |
| 48 | #include <plat/devs.h> | 48 | #include <plat/devs.h> |
| 49 | #include <plat/cpu.h> | 49 | #include <plat/cpu.h> |
| 50 | #include <asm/plat-s3c24xx/mci.h> | 50 | #include <plat/mci.h> |
| 51 | 51 | ||
| 52 | static struct map_desc at2440evb_iodesc[] __initdata = { | 52 | static struct map_desc at2440evb_iodesc[] __initdata = { |
| 53 | /* Nothing here */ | 53 | /* Nothing here */ |
diff --git a/arch/arm/mach-s3c6400/include/mach/irqs.h b/arch/arm/mach-s3c6400/include/mach/irqs.h index b38c47cffc28..4c97f9a4370b 100644 --- a/arch/arm/mach-s3c6400/include/mach/irqs.h +++ b/arch/arm/mach-s3c6400/include/mach/irqs.h | |||
| @@ -11,10 +11,6 @@ | |||
| 11 | #ifndef __ASM_ARCH_IRQS_H | 11 | #ifndef __ASM_ARCH_IRQS_H |
| 12 | #define __ASM_ARCH_IRQS_H __FILE__ | 12 | #define __ASM_ARCH_IRQS_H __FILE__ |
| 13 | 13 | ||
| 14 | #ifndef __ASM_ARM_IRQ_H | ||
| 15 | #error "Do not include this directly, instead #include <asm/irq.h>" | ||
| 16 | #endif | ||
| 17 | |||
| 18 | #include <plat/irqs.h> | 14 | #include <plat/irqs.h> |
| 19 | 15 | ||
| 20 | #endif /* __ASM_ARCH_IRQ_H */ | 16 | #endif /* __ASM_ARCH_IRQ_H */ |
diff --git a/arch/arm/plat-omap/i2c.c b/arch/arm/plat-omap/i2c.c index 89a6ab0b7db8..467531edefd3 100644 --- a/arch/arm/plat-omap/i2c.c +++ b/arch/arm/plat-omap/i2c.c | |||
| @@ -26,6 +26,7 @@ | |||
| 26 | #include <linux/kernel.h> | 26 | #include <linux/kernel.h> |
| 27 | #include <linux/platform_device.h> | 27 | #include <linux/platform_device.h> |
| 28 | #include <linux/i2c.h> | 28 | #include <linux/i2c.h> |
| 29 | #include <mach/irqs.h> | ||
| 29 | #include <mach/mux.h> | 30 | #include <mach/mux.h> |
| 30 | 31 | ||
| 31 | #define OMAP_I2C_SIZE 0x3f | 32 | #define OMAP_I2C_SIZE 0x3f |
diff --git a/arch/arm/plat-s3c/dev-fb.c b/arch/arm/plat-s3c/dev-fb.c index 0454b8ec02e2..a90198fc4b0f 100644 --- a/arch/arm/plat-s3c/dev-fb.c +++ b/arch/arm/plat-s3c/dev-fb.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/platform_device.h> | 16 | #include <linux/platform_device.h> |
| 17 | #include <linux/fb.h> | 17 | #include <linux/fb.h> |
| 18 | 18 | ||
| 19 | #include <mach/irqs.h> | ||
| 19 | #include <mach/map.h> | 20 | #include <mach/map.h> |
| 20 | #include <mach/regs-fb.h> | 21 | #include <mach/regs-fb.h> |
| 21 | 22 | ||
diff --git a/arch/arm/plat-s3c/dev-i2c0.c b/arch/arm/plat-s3c/dev-i2c0.c index 2c0128c77c6e..fe327074037e 100644 --- a/arch/arm/plat-s3c/dev-i2c0.c +++ b/arch/arm/plat-s3c/dev-i2c0.c | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/string.h> | 15 | #include <linux/string.h> |
| 16 | #include <linux/platform_device.h> | 16 | #include <linux/platform_device.h> |
| 17 | 17 | ||
| 18 | #include <mach/irqs.h> | ||
| 18 | #include <mach/map.h> | 19 | #include <mach/map.h> |
| 19 | 20 | ||
| 20 | #include <plat/regs-iic.h> | 21 | #include <plat/regs-iic.h> |
diff --git a/arch/arm/plat-s3c/dev-i2c1.c b/arch/arm/plat-s3c/dev-i2c1.c index 9658fb0aec95..2387fbf57af6 100644 --- a/arch/arm/plat-s3c/dev-i2c1.c +++ b/arch/arm/plat-s3c/dev-i2c1.c | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/string.h> | 15 | #include <linux/string.h> |
| 16 | #include <linux/platform_device.h> | 16 | #include <linux/platform_device.h> |
| 17 | 17 | ||
| 18 | #include <mach/irqs.h> | ||
| 18 | #include <mach/map.h> | 19 | #include <mach/map.h> |
| 19 | 20 | ||
| 20 | #include <plat/regs-iic.h> | 21 | #include <plat/regs-iic.h> |
diff --git a/arch/arm/plat-s3c24xx/gpiolib.c b/arch/arm/plat-s3c24xx/gpiolib.c index f95c6c9d9f1a..94a341aaa4e4 100644 --- a/arch/arm/plat-s3c24xx/gpiolib.c +++ b/arch/arm/plat-s3c24xx/gpiolib.c | |||
| @@ -59,6 +59,22 @@ static int s3c24xx_gpiolib_banka_output(struct gpio_chip *chip, | |||
| 59 | return 0; | 59 | return 0; |
| 60 | } | 60 | } |
| 61 | 61 | ||
| 62 | static int s3c24xx_gpiolib_bankf_toirq(struct gpio_chip *chip, unsigned offset) | ||
| 63 | { | ||
| 64 | if (offset < 4) | ||
| 65 | return IRQ_EINT0 + offset; | ||
| 66 | |||
| 67 | if (offset < 8) | ||
| 68 | return IRQ_EINT4 + offset - 4; | ||
| 69 | |||
| 70 | return -EINVAL; | ||
| 71 | } | ||
| 72 | |||
| 73 | static int s3c24xx_gpiolib_bankg_toirq(struct gpio_chip *chip, unsigned offset) | ||
| 74 | { | ||
| 75 | return IRQ_EINT8 + offset; | ||
| 76 | } | ||
| 77 | |||
| 62 | struct s3c_gpio_chip s3c24xx_gpios[] = { | 78 | struct s3c_gpio_chip s3c24xx_gpios[] = { |
| 63 | [0] = { | 79 | [0] = { |
| 64 | .base = S3C24XX_GPIO_BASE(S3C2410_GPA0), | 80 | .base = S3C24XX_GPIO_BASE(S3C2410_GPA0), |
| @@ -114,6 +130,7 @@ struct s3c_gpio_chip s3c24xx_gpios[] = { | |||
| 114 | .owner = THIS_MODULE, | 130 | .owner = THIS_MODULE, |
| 115 | .label = "GPIOF", | 131 | .label = "GPIOF", |
| 116 | .ngpio = 8, | 132 | .ngpio = 8, |
| 133 | .to_irq = s3c24xx_gpiolib_bankf_toirq, | ||
| 117 | }, | 134 | }, |
| 118 | }, | 135 | }, |
| 119 | [6] = { | 136 | [6] = { |
| @@ -123,6 +140,7 @@ struct s3c_gpio_chip s3c24xx_gpios[] = { | |||
| 123 | .owner = THIS_MODULE, | 140 | .owner = THIS_MODULE, |
| 124 | .label = "GPIOG", | 141 | .label = "GPIOG", |
| 125 | .ngpio = 10, | 142 | .ngpio = 10, |
| 143 | .to_irq = s3c24xx_gpiolib_bankg_toirq, | ||
| 126 | }, | 144 | }, |
| 127 | }, | 145 | }, |
| 128 | }; | 146 | }; |
diff --git a/arch/arm/plat-s3c24xx/pwm.c b/arch/arm/plat-s3c24xx/pwm.c index ec56b88866c4..0120b760315b 100644 --- a/arch/arm/plat-s3c24xx/pwm.c +++ b/arch/arm/plat-s3c24xx/pwm.c | |||
| @@ -19,6 +19,8 @@ | |||
| 19 | #include <linux/io.h> | 19 | #include <linux/io.h> |
| 20 | #include <linux/pwm.h> | 20 | #include <linux/pwm.h> |
| 21 | 21 | ||
| 22 | #include <mach/irqs.h> | ||
| 23 | |||
| 22 | #include <plat/devs.h> | 24 | #include <plat/devs.h> |
| 23 | #include <plat/regs-timer.h> | 25 | #include <plat/regs-timer.h> |
| 24 | 26 | ||
diff --git a/arch/arm/plat-s3c64xx/include/plat/irqs.h b/arch/arm/plat-s3c64xx/include/plat/irqs.h index 02e8dd4c97d5..2846f550b727 100644 --- a/arch/arm/plat-s3c64xx/include/plat/irqs.h +++ b/arch/arm/plat-s3c64xx/include/plat/irqs.h | |||
| @@ -191,7 +191,7 @@ | |||
| 191 | #define IRQ_EINT_GROUP8_BASE (IRQ_EINT_GROUP7_BASE + IRQ_EINT_GROUP7_NR) | 191 | #define IRQ_EINT_GROUP8_BASE (IRQ_EINT_GROUP7_BASE + IRQ_EINT_GROUP7_NR) |
| 192 | #define IRQ_EINT_GROUP9_BASE (IRQ_EINT_GROUP8_BASE + IRQ_EINT_GROUP8_NR) | 192 | #define IRQ_EINT_GROUP9_BASE (IRQ_EINT_GROUP8_BASE + IRQ_EINT_GROUP8_NR) |
| 193 | 193 | ||
| 194 | #define IRQ_EINT_GROUP(group, no) (IRQ_EINT_GROUP##group##__BASE + (x)) | 194 | #define IRQ_EINT_GROUP(group, no) (IRQ_EINT_GROUP##group##_BASE + (no)) |
| 195 | 195 | ||
| 196 | /* Set the default NR_IRQS */ | 196 | /* Set the default NR_IRQS */ |
| 197 | 197 | ||
diff --git a/drivers/amba/bus.c b/drivers/amba/bus.c index 6b94fb7be5f2..00c46e0b40e4 100644 --- a/drivers/amba/bus.c +++ b/drivers/amba/bus.c | |||
| @@ -12,9 +12,10 @@ | |||
| 12 | #include <linux/device.h> | 12 | #include <linux/device.h> |
| 13 | #include <linux/string.h> | 13 | #include <linux/string.h> |
| 14 | #include <linux/slab.h> | 14 | #include <linux/slab.h> |
| 15 | #include <linux/io.h> | ||
| 15 | #include <linux/amba/bus.h> | 16 | #include <linux/amba/bus.h> |
| 16 | 17 | ||
| 17 | #include <asm/io.h> | 18 | #include <asm/irq.h> |
| 18 | #include <asm/sizes.h> | 19 | #include <asm/sizes.h> |
| 19 | 20 | ||
| 20 | #define to_amba_device(d) container_of(d, struct amba_device, dev) | 21 | #define to_amba_device(d) container_of(d, struct amba_device, dev) |
diff --git a/drivers/input/mouse/pxa930_trkball.c b/drivers/input/mouse/pxa930_trkball.c index a0f45c4fc198..d297accf9a7f 100644 --- a/drivers/input/mouse/pxa930_trkball.c +++ b/drivers/input/mouse/pxa930_trkball.c | |||
| @@ -186,7 +186,7 @@ static int __devinit pxa930_trkball_probe(struct platform_device *pdev) | |||
| 186 | error = request_irq(irq, pxa930_trkball_interrupt, IRQF_DISABLED, | 186 | error = request_irq(irq, pxa930_trkball_interrupt, IRQF_DISABLED, |
| 187 | pdev->name, trkball); | 187 | pdev->name, trkball); |
| 188 | if (error) { | 188 | if (error) { |
| 189 | dev_err(&pdev->dev, "failed to request irq: %d\n", ret); | 189 | dev_err(&pdev->dev, "failed to request irq: %d\n", error); |
| 190 | goto failed_free_io; | 190 | goto failed_free_io; |
| 191 | } | 191 | } |
| 192 | 192 | ||
| @@ -227,7 +227,7 @@ failed_free_io: | |||
| 227 | iounmap(trkball->mmio_base); | 227 | iounmap(trkball->mmio_base); |
| 228 | failed: | 228 | failed: |
| 229 | kfree(trkball); | 229 | kfree(trkball); |
| 230 | return ret; | 230 | return error; |
| 231 | } | 231 | } |
| 232 | 232 | ||
| 233 | static int __devexit pxa930_trkball_remove(struct platform_device *pdev) | 233 | static int __devexit pxa930_trkball_remove(struct platform_device *pdev) |
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 64fcf8c20821..3e525e38a5d9 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig | |||
| @@ -457,7 +457,7 @@ config SERIAL_SAMSUNG | |||
| 457 | 457 | ||
| 458 | config SERIAL_SAMSUNG_UARTS | 458 | config SERIAL_SAMSUNG_UARTS |
| 459 | int | 459 | int |
| 460 | depends on SERIAL_SAMSUNG | 460 | depends on ARM && PLAT_S3C |
| 461 | default 2 if ARCH_S3C2400 | 461 | default 2 if ARCH_S3C2400 |
| 462 | default 4 if ARCH_S3C64XX || CPU_S3C2443 | 462 | default 4 if ARCH_S3C64XX || CPU_S3C2443 |
| 463 | default 3 | 463 | default 3 |
diff --git a/drivers/video/amba-clcd.c b/drivers/video/amba-clcd.c index 2ac52fd8cc11..4e046fed1380 100644 --- a/drivers/video/amba-clcd.c +++ b/drivers/video/amba-clcd.c | |||
| @@ -24,6 +24,7 @@ | |||
| 24 | #include <linux/amba/bus.h> | 24 | #include <linux/amba/bus.h> |
| 25 | #include <linux/amba/clcd.h> | 25 | #include <linux/amba/clcd.h> |
| 26 | #include <linux/clk.h> | 26 | #include <linux/clk.h> |
| 27 | #include <linux/hardirq.h> | ||
| 27 | 28 | ||
| 28 | #include <asm/sizes.h> | 29 | #include <asm/sizes.h> |
| 29 | 30 | ||
