From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] dtc: Basic integer expressions Date: Mon, 09 Apr 2012 21:55:41 -0600 Message-ID: <4F83AF3D.6040903@wwwdotorg.org> References: <1333508160-7015-1-git-send-email-swarren@wwwdotorg.org> <20120410022922.GE29577@game.jcrosoft.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120410022922.GE29577-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@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: Jean-Christophe PLAGNIOL-VILLARD , "rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org" Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org On 04/09/2012 08:29 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 08:43 Mon 09 Apr , Jon Loeliger wrote: >>> Written by David Gibson . Additions by me: >>> * Ported to ToT dtc. >>> * Renamed cell to integer throughout. >>> * Implemented value range checks. >>> * Allow U/L/UL/LL/ULL suffix on literals. >>> * Enabled the commented test. ... >> >> Applied. > > can we update the kernel with it in next I'm goint to use it for at91 too Sure. Grant, Should I just port this individual patch, or pull in the whole of ToT dtc? I vaguely recall you advocating the latter sometime recently.