From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933305Ab2EQCij (ORCPT ); Wed, 16 May 2012 22:38:39 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:64868 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756097Ab2EQCih (ORCPT ); Wed, 16 May 2012 22:38:37 -0400 Message-ID: <4FB44FBD.1000408@landley.net> Date: Wed, 16 May 2012 20:09:17 -0500 From: Rob Landley User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20 MIME-Version: 1.0 To: Roland Stigge CC: devicetree-discuss@lists.ozlabs.org, grant.likely@secretlab.ca, rob.herring@calxeda.com, rdunlap@xenotime.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, w.sang@pengutronix.de, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH RESEND] Documentation: devicetree: Fix value format description References: <1337200436-26528-1-git-send-email-stigge@antcom.de> In-Reply-To: <1337200436-26528-1-git-send-email-stigge@antcom.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/16/2012 03:33 PM, Roland Stigge wrote: > Numeric values in dts files can be specified in decimal and hex (the latter > prefixed 0x). The current documentation is updated with this patch to prevent > confusion about what is meant with values without "0x" (previously hex, now > dec). > > Signed-off-by: Roland Stigge > Acked-by: Rob Landley This should go in through the device tree tree. (There's policy involved, not just documenting the status quo.) Rob -- GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code. Either it's "mere aggregation", or a license violation. Pick one.