From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Generate useful error message for properties after subnodes In-Reply-To: Your message of "Wed, 05 Dec 2007 10:27:04 +1100." <20071204232704.GD9487@localhost.localdomain> References: <20071204232704.GD9487@localhost.localdomain> Date: Wed, 05 Dec 2007 08:41:04 -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: > On several occasions, I've accidentally put properties after subnodes > in a dts file. I've then spent ages thinking that the resulting > syntax error was because of something else. > > This patch arranges for this specific syntax error to generate a more > specific and useful error message. > > Signed-off-by: David Gibson Applied. jdl