From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rajendra Nayak Subject: Re: [PATCH 2/5] regulator: fix label names used in device tree bindings Date: Tue, 29 Nov 2011 13:55:20 +0530 Message-ID: <4ED496F0.3040603@ti.com> References: <1322487439-27254-1-git-send-email-shawn.guo@linaro.org> <1322487439-27254-3-git-send-email-shawn.guo@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1322487439-27254-3-git-send-email-shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Shawn Guo Cc: Sascha Hauer , Samuel Ortiz , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Mark Brown , =?ISO-8859-1?Q?Uwe_Kleine-K=F6nig?= , Liam Girdwood , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Monday 28 November 2011 07:07 PM, Shawn Guo wrote: > Device tree compiler does not recognize '-' in label name. Instead, > '_' works fine. Thanks, that does seem to be the case. I figured it myself when I added them in actual .dts files but missed updating the bindings.