Lines Matching +full:pd +full:- +full:samsung
8 ------------
10 The Samsung S3C24XX range of ARM9 System-on-Chip CPUs are supported
21 included under the arch/arm/mach-s3c2416 directory. Note, while core
27 -------------
38 ------
41 arch/arm/plat-s3c24xx with headers in include/asm-arm/plat-s3c24xx.
43 code (arch/arm/plat-s3c24xx) and the arch/arm/mach-s3c24* code.
47 in arch/arm/mach-s3c2410 and S3C2440 in arch/arm/mach-s3c2440
50 arch/arm/mach-s3c2410 directory./include/mach
52 arch/arm/plat-s3c24xx:
62 this directory, the name becomes invalid. We stick to s3c2440-<x>
70 --------
84 Samsung SMDK2410
86 Samsung's own development board, geared for PDA work.
88 Samsung/Aiji SMDK2412
92 Samsung/Aiji SMDK2413
96 Samsung/Meritech SMDK2440
130 -------------------
137 Machine definitions should be kept in linux/arch/arm/mach-s3c2410,
146 As a courtesy, please notify <ben-linux@fluff.org> of any new
150 on the ARM kernel mailing list (linux-arm-kernel) before being
156 ---
163 ---
168 and the module has been renamed to rtc-s3c to fit in with
173 --------
180 ----
183 controller. If there are any problems the latest linux-mtd
184 code can be found from http://www.linux-mtd.infradead.org/
186 For more information see Documentation/arm/samsung-s3c24xx/nand.rst
190 ------
201 ------
214 ----
225 See Documentation/arm/samsung-s3c24xx/gpio.rst for the S3C24XX specific
226 support and Documentation/arm/samsung/gpio.rst for the core Samsung
231 ----------------
234 include/asm-arm/hardware/clock.h, to allow control over the
239 --------------
248 ---
250 SPI drivers are available for both the in-built hardware
256 ----
263 -------------
266 on a per-machine basis, care should be taken to ensure the
282 static __init void s3c24xx_xxx_set_platdata(struct xxx_data *pd)
288 memcpy(npd, pd, sizeof(struct s3c2410_xxx_mach_info));
296 exported outside arch/arm/mach-s3c2410/, or exported to
301 -----------------
317 ---------------
319 Ben Dooks, Copyright 2004-2006 Simtec Electronics