From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id F0F3EB6EE6 for ; Wed, 21 Mar 2012 10:32:36 +1100 (EST) Message-ID: <1332286341.2982.26.camel@pasglop> Subject: Re: Please pull 'next' branch of 5xxx tree From: Benjamin Herrenschmidt To: Wolfram Sang Date: Wed, 21 Mar 2012 10:32:21 +1100 In-Reply-To: <20120320223017.GB6292@pengutronix.de> References: <20120320180450.5f6dffe4@wker> <20120320223017.GB6292@pengutronix.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linuxppc-dev , Anatolij Gustschin , Stephen Rothwell List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2012-03-20 at 23:30 +0100, Wolfram Sang wrote: > Hi, > > > powerpc/mpc52xx: setup port_config and CDM settings through DT > > Can we skip this patch for 3.5? Between posting it and pushing it upstream were > about 24 hours, so one didn't have much chance of reviewing (and no linux-next > exposure). > > I think the bindings leave space for questions, e.g. is it really desirable to > have the fractional divide ratios encoded like in the bits in the register? Why > not encode it like e.g. <11 11 11 11> (the actual divisor) or so? I could > imagine there are examples for setting dividers somewhere. Poking values into > registers tends to be suspicious, so I'd vote for giving all this more > exposure. I'll drop it from what I merge, thanks. Anatolij, Can you organize with Stephen (CC) so that you tree is part of linux-next for the next cycle ? Either that or make sure you send me pull requests really early :-) Cheers, Ben.