[PATCH 04/13] Document the devtree binding for general purpose timers.

Scott Wood scottwood at freescale.com
Tue May 8 04:29:46 EST 2007


The GTM module on the 83xx will be used as a wakeup source for
suspend-to-ram.

Signed-off-by: Scott Wood <scottwood at freescale.com>
---
 Documentation/powerpc/booting-without-of.txt |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
index 966c26b..0efd8a0 100644
--- a/Documentation/powerpc/booting-without-of.txt
+++ b/Documentation/powerpc/booting-without-of.txt
@@ -1750,6 +1750,13 @@ platforms are moved over to use the flattened-device-tree model.
 
    More devices will be defined as this spec matures.
 
+   m) General Purpose Timers
+
+   - compatible : For the GTM module on mpc83xx chips,
+     use "fsl,mpc83xx-gtm".
+   - reg : For fsl,mpc83xx-gtm, resource 0 is the GTM block.
+   - interrupts : This is the timer's interrupt.
+
 VII - Specifying interrupt information for devices
 ===================================================
 
-- 
1.5.0.3




More information about the Linuxppc-dev mailing list