From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D532BDDDE3 for ; Tue, 21 Oct 2008 17:00:45 +1100 (EST) Subject: Re: device tree variations From: Benjamin Herrenschmidt To: Mike Ditto In-Reply-To: <48F9466D.8060603@consentry.com> References: <48F7E1E6.4040701@consentry.com> <20081017012604.GA22213@yookeroo.seuss> <48F9466D.8060603@consentry.com> Content-Type: text/plain Date: Tue, 21 Oct 2008 17:00:35 +1100 Message-Id: <1224568835.7654.234.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Thanks. The fdt_del_node approach works pretty nicely. I added a > dt_ops hook since fdt is static in libfdt-wrapper.c. .../... David says your patch is ok, However it's not in the right form. Could you repost it please with a proper changeset comment and signed-off-by: line ? Thanks ! Cheers, Ben.