public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCHv2] powerpc: Describe memory-mapped RAM&ROM chips OF bindings
@ 2008-03-31 16:39 Laurent Pinchart
  2008-03-31 17:06 ` Sergei Shtylyov
  2008-04-01 13:16 ` Grant Likely
  0 siblings, 2 replies; 8+ messages in thread
From: Laurent Pinchart @ 2008-03-31 16:39 UTC (permalink / raw)
  To: linux-mtd
  Cc: ben, linuxppc-dev, Rune Torgersen, Sergei Shtylyov, David Gibson


Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
---
 Documentation/powerpc/booting-without-of.txt |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
index 7b4e8a7..3e1963b 100644
--- a/Documentation/powerpc/booting-without-of.txt
+++ b/Documentation/powerpc/booting-without-of.txt
@@ -57,7 +57,8 @@ Table of Contents
       n) 4xx/Axon EMAC ethernet nodes
       o) Xilinx IP cores
       p) Freescale Synchronous Serial Interface
-	  q) USB EHCI controllers
+      q) USB EHCI controllers
+      r) Memory-mapped RAM & ROM
 
   VII - Specifying interrupt information for devices
     1) interrupts property
@@ -2816,6 +2817,16 @@ platforms are moved over to use the flattened-device-tree model.
 		   big-endian;
 	   };
 
+   r) Memory-mapped RAM & ROM
+
+    Dedicated RAM and ROM chips are often used as storage for temporary or
+    permanent data in embedded devices. Possible usage include non-volatile
+    storage in battery-backed SRAM, semi-permanent storage in dedicated SRAM
+    to preserve data accross reboots and firmware storage in dedicated ROM.
+
+     - name : should be either "ram" or "rom"
+     - reg : Address range of the RAM/ROM chip
+
 
    More devices will be defined as this spec matures.
 
-- 
1.5.0


-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussée de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-04-03 10:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-31 16:39 [PATCHv2] powerpc: Describe memory-mapped RAM&ROM chips OF bindings Laurent Pinchart
2008-03-31 17:06 ` Sergei Shtylyov
2008-04-01  8:47   ` Laurent Pinchart
2008-04-01  9:18     ` Trent Piepho
2008-04-01 12:39       ` Laurent Pinchart
2008-04-01 13:04         ` Sergei Shtylyov
2008-04-01 13:16 ` Grant Likely
2008-04-03 10:15   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox