From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Migrate "one cell" checks to new framework In-Reply-To: Your message of "Thu, 06 Dec 2007 16:59:45 +1100." <20071206055945.GD19927@localhost.localdomain> References: <20071206055945.GD19927@localhost.localdomain> Date: Thu, 06 Dec 2007 09:20:21 -0600 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day David Gibson mumbled: > This patch converts to the new tree checking framework those checks > which verify that certain properties (#address-cells and #size-cells) > are exactly one cell in size, when present. > > We also drop the old-style check for "linux,phandle" being one cell, > since that is already implied in the the existing new-style checks on > the linux,phandle property. > > Signed-off-by: David Gibson Applied. jdl