Lines Matching +full:suspend +full:- +full:to +full:- +full:ram

8 ------------
10 The Samsung S3C24XX range of ARM9 System-on-Chip CPUs are supported
16 corresponding code has been removed after a while. If someone wishes to
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.
42 This directory should be kept to items shared between the platform
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:
54 Files in here are either common to all the s3c24xx family,
55 or are common to only some of them with names to indicate this
56 status. The files that are not common to all are generally named
57 with the initial cpu they support in the series to ensure a short
62 this directory, the name becomes invalid. We stick to s3c2440-<x>
63 to indicate a driver that is s3c2440 and s3c2442 compatible.
65 This does mean that to find the status of any given SoC, a number
66 of directories may need to be searched.
70 --------
130 -------------------
132 The architecture has been designed to support as many machines as can
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 ---
167 This has recently been upgraded to use the new RTC core,
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 ------
206 To create device nodes for these, use the following commands
214 ----
220 this with some of the older support in line to be removed.
225 See Documentation/arm/samsung-s3c24xx/gpio.rst for the S3C24XX specific
231 ----------------
234 include/asm-arm/hardware/clock.h, to allow control over the
238 Suspend to RAM
239 --------------
241 For boards that provide support for suspend to RAM, the
242 system can be placed into low power suspend.
244 See Suspend.txt for more information.
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
269 1) that default data is not left in the device to confuse the
273 to ensure that the data is thrown away if the machine is
276 The best way of doing this is to make a function that
296 exported outside arch/arm/mach-s3c2410/, or exported to
301 -----------------
317 ---------------
319 Ben Dooks, Copyright 2004-2006 Simtec Electronics