powerpc/44x: Add reset-type to katmai.dts

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Tuesday, June 1, 2010 - 2:59 pm

Gitweb:     http://git.kernel.org/linus/499f49026e25e74dc617bb0d96ed6e85a67f4980
Commit:     499f49026e25e74dc617bb0d96ed6e85a67f4980
Parent:     e2efc09e52680cecb0ca624e379cb4b4c56157c3
Author:     Stefan Roese <sr@denx.de>
AuthorDate: Thu May 6 21:43:43 2010 +0000
Committer:  Josh Boyer <jwboyer@linux.vnet.ibm.com>
CommitDate: Fri May 7 15:07:29 2010 -0400

    powerpc/44x: Add reset-type to katmai.dts
    
    Katmai needs "reset-type" = "chip reset" (2) to correctly reboot the
    board.
    
    Signed-off-by: Stefan Roese <sr@denx.de>
    Cc: Josh Boyer <jwboyer@linux.vnet.ibm.com>
    Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
---
 arch/powerpc/boot/dts/katmai.dts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/katmai.dts b/arch/powerpc/boot/dts/katmai.dts
index 8cf2c0c..7c3be5e 100644
--- a/arch/powerpc/boot/dts/katmai.dts
+++ b/arch/powerpc/boot/dts/katmai.dts
@@ -44,6 +44,7 @@
 			d-cache-size = <32768>;
 			dcr-controller;
 			dcr-access-method = "native";
+			reset-type = <2>;	/* Use chip-reset */
 		};
 	};
 
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
powerpc/44x: Add reset-type to katmai.dts, Linux Kernel Mailing ..., (Tue Jun 1, 2:59 pm)