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 C3E8BDDE9E for ; Fri, 9 May 2008 20:51:49 +1000 (EST) In-Reply-To: References: <1210323810-24833-1-git-send-email-Jason.jin@freescale.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <946e0a5ffab53ed52ab1afa16d0f622c@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 1/4 V2] booting-without-of for Freescale MSI Date: Fri, 9 May 2008 12:51:31 +0200 To: "Jin Zhengxiong" Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> Sure, I didn't say to drop the property, just make it >> optional, since most trees will want the same value anyway. > > So, The code should change to work with this change, If there's the > property, use it. If no, make it all available, Am I right? Yeah, exactly. Segher