From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] spi/spi-altera: Allow to explicitely override bus number via dts Date: Wed, 1 Feb 2012 18:10:37 +0000 Message-ID: <20120201181037.GB24063@sirena.org.uk> References: <20120201135524.GD13723@sirena.org.uk> <20120201140838.GE13723@sirena.org.uk> <20120201143558.GF13723@sirena.org.uk> <20120201150517.GG13723@sirena.org.uk> <20120201154204.GH13723@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: 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: Frederic LAMBERT Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Rob Herring , Tobias Klauser List-Id: devicetree@vger.kernel.org On Wed, Feb 01, 2012 at 04:52:14PM +0100, Frederic LAMBERT wrote: > Yes, that seems simple said like that. > It was thus more simple for me, at that time, to modify a specific driver > for a specific port (Nios2), than to modify a core used by every one. > Question of time, and confidence in my own capacities :-). > The other point being the change acceptation (and the time it takes) by the > community... In this case doing something generic would be easier to get merged (modulo the "don't do that" issue) - people are being a lot more wary about driver specific changes that should be generic than they used to be.