From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from xyzzy.farnsworth.org (xyzzy.farnsworth.org [65.39.95.219]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id A72A0DDEE8 for ; Tue, 8 Apr 2008 04:32:57 +1000 (EST) Date: Mon, 7 Apr 2008 11:32:28 -0700 From: Dale Farnsworth To: paulus@samba.org Message-ID: <20080407183228.GA7438@farnsworth.org> MIME-Version: 1.0 Subject: [PATCH 0/9 v2] powerpc: mv64x60 and prpmc2800 DTS cleanups Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This series of patches again attempts to clean up and document the Marvell MV64x60 device tree. It supersedes Mark Greer's series posted on 11 December 2007. See: http://ozlabs.org/pipermail/linuxppc-dev/2007-December/047986.html These apply on the powerpc-next branch, and I'd like to get them into 2.6.26. This revision changes the name of the mv64360 dts node to "system-controller", and as a result changes the text added to Documentation/powerpc/booting-without-of.txt I believe all comments on the previous version of this series have been addressed. Thanks, -Dale