Path: blob/master/Documentation/arm/Samsung-S3C24XX/S3C2412.txt
10823 views
S3C2412 ARM Linux Overview1==========================23Introduction4------------56The S3C2412 is part of the S3C24XX range of ARM9 System-on-Chip CPUs7from Samsung. This part has an ARM926-EJS core, capable of running up8to 266MHz (see data-sheet for more information)91011Clock12-----1314The core clock code provides a set of clocks to the drivers, and allows15for source selection and a number of other features.161718Power19-----2021No support for suspend/resume to RAM in the current system.222324DMA25---2627No current support for DMA.282930GPIO31----3233There is support for setting the GPIO to input/output/special function34and reading or writing to them.353637UART38----3940The UART hardware is similar to the S3C2440, and is supported by the41s3c2410 driver in the drivers/serial directory.424344NAND45----4647The NAND hardware is similar to the S3C2440, and is supported by the48s3c2410 driver in the drivers/mtd/nand directory.495051USB Host52--------5354The USB hardware is similar to the S3C2410, with extended clock source55control. The OHCI portion is supported by the ohci-s3c2410 driver, and56the clock control selection is supported by the core clock code.575859USB Device60----------6162No current support in the kernel636465IRQs66----6768All the standard, and external interrupt sources are supported. The69extra sub-sources are not yet supported.707172RTC73---7475The RTC hardware is similar to the S3C2410, and is supported by the76s3c2410-rtc driver.777879Watchdog80--------8182The watchdog hardware is the same as the S3C2410, and is supported by83the s3c2410_wdt driver.848586MMC/SD/SDIO87-----------8889No current support for the MMC/SD/SDIO block.9091IIC92---9394The IIC hardware is the same as the S3C2410, and is supported by the95i2c-s3c24xx driver.969798IIS99---100101No current support for the IIS interface.102103104SPI105---106107No current support for the SPI interfaces.108109110ATA111---112113No current support for the on-board ATA block.114115116Document Author117---------------118119Ben Dooks, Copyright 2006 Simtec Electronics120121122