Lines Matching +full:arm +full:- +full:platform

2 S3C24XX ARM Linux Overview
8 ------------
10 The Samsung S3C24XX range of ARM9 System-on-Chip CPUs are supported
11 by the 's3c2410' architecture of ARM Linux. Currently the S3C2410,
21 included under the arch/arm/mach-s3c directory. Note, while core
27 -------------
38 ------
41 platform code contained in arch/arm/mach-s3c with headers in
42 arch/arm/mach-s3c/include
44 arch/arm/mach-s3c:
54 this directory, the name becomes invalid. We stick to s3c2440-<x>
62 --------
122 -------------------
129 Machine definitions should be kept in arch/arm/mach-s3c,
133 Documentation/arm directory before submitting patches. The
134 ARM kernel series is managed by Russell King, and has a patch system
135 located at http://www.arm.linux.org.uk/developer/patches/
138 As a courtesy, please notify <ben-linux@fluff.org> of any new
142 on the ARM kernel mailing list (linux-arm-kernel) before being
143 attempted. See http://www.arm.linux.org.uk/mailinglists/ for the
148 ---
151 mode, and can be configured via platform data.
155 ---
160 and the module has been renamed to rtc-s3c to fit in with
165 --------
172 ----
175 controller. If there are any problems the latest linux-mtd
176 code can be found from http://www.linux-mtd.infradead.org/
178 For more information see Documentation/arm/samsung-s3c24xx/nand.rst
182 ------
193 ------
206 ----
217 See Documentation/arm/samsung-s3c24xx/gpio.rst for the S3C24XX specific
218 support and Documentation/arm/samsung/gpio.rst for the core Samsung
223 ----------------
226 include/asm-arm/hardware/clock.h, to allow control over the
231 --------------
240 ---
242 SPI drivers are available for both the in-built hardware
248 ----
250 There is support for GPIO based LEDs via a platform driver
254 Platform Data
255 -------------
257 Whenever a device has platform specific data that is specified
258 on a per-machine basis, care should be taken to ensure the
270 and then sets the relevant device's platform data. Making
283 printk(KERN_ERR "no memory for xxx platform data\n");
288 exported outside arch/arm/mach-s3c/, or exported to
293 -----------------
309 ---------------
311 Ben Dooks, Copyright 2004-2006 Simtec Electronics