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-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:
46 Files in here are either common to all the s3c24xx family,
47 or are common to only some of them with names to indicate this
48 status. The files that are not common to all are generally named
49 with the initial cpu they support in the series to ensure a short
54 this directory, the name becomes invalid. We stick to s3c2440-<x>
55 to indicate a driver that is s3c2440 and s3c2442 compatible.
57 This does mean that to find the status of any given SoC, a number
58 of directories may need to be searched.
62 --------
122 -------------------
124 The architecture has been designed to support as many machines as can
129 Machine definitions should be kept in arch/arm/mach-s3c,
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
148 ---
155 ---
159 This has recently been upgraded to use the new RTC core,
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 ------
198 To create device nodes for these, use the following commands
206 ----
212 this with some of the older support in line to be removed.
217 See Documentation/arm/samsung-s3c24xx/gpio.rst for the S3C24XX specific
223 ----------------
226 include/asm-arm/hardware/clock.h, to allow control over the
230 Suspend to RAM
231 --------------
233 For boards that provide support for suspend to RAM, the
234 system can be placed into low power suspend.
236 See Suspend.txt for more information.
240 ---
242 SPI drivers are available for both the in-built hardware
248 ----
255 -------------
258 on a per-machine basis, care should be taken to ensure the
261 1) that default data is not left in the device to confuse the
265 to ensure that the data is thrown away if the machine is
268 The best way of doing this is to make a function that
288 exported outside arch/arm/mach-s3c/, or exported to
293 -----------------
309 ---------------
311 Ben Dooks, Copyright 2004-2006 Simtec Electronics