lkml.org 
[lkml]   [2012]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] [v1] powerpc/44x: Support CPM for Maui APM821xxx SoC and Bluestone board
Date
In this patch:
- Add CPM node for Maui APM821xxx SoC and Bluestone board in DTS

Signed-off-by: Mai La <mla@apm.com>

---
v1:
Per Grant Likely's comment:
* Fix typo

---
arch/powerpc/boot/dts/bluestone.dts | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/bluestone.dts b/arch/powerpc/boot/dts/bluestone.dts
index 2a56a0d..15a9516 100644
--- a/arch/powerpc/boot/dts/bluestone.dts
+++ b/arch/powerpc/boot/dts/bluestone.dts
@@ -117,6 +117,15 @@
dcr-reg = <0x00c 0x002>;
};

+ CPM0: cpm {
+ compatible = "ibm,cpm-apm821xx", "ibm,cpm";
+ cell-index = <0>;
+ dcr-reg = <0x160 0x003>;
+ er-offset = <0>;
+ idle-doze = <0x02000000>;
+ standby = <0x302570F0>;
+ };
+
plb {
compatible = "ibm,plb4";
#address-cells = <2>;
--
1.7.3.4


\
 
 \ /
  Last update: 2012-04-03 05:25    [W:0.042 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site