Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751656AbbD2SiJ (ORCPT ); Wed, 29 Apr 2015 14:38:09 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:36265 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751233AbbD2SiG (ORCPT ); Wed, 29 Apr 2015 14:38:06 -0400 MIME-Version: 1.0 In-Reply-To: <20150429180659.GT22845@sirena.org.uk> References: <20150427173036.GA10950@lukather> <20150427180728.GW22845@sirena.org.uk> <20150428141630.GR22845@sirena.org.uk> <20150428171738.GY22845@sirena.org.uk> <20150429174059.GQ22845@sirena.org.uk> <20150429180659.GT22845@sirena.org.uk> From: Michal Suchanek Date: Wed, 29 Apr 2015 20:37:24 +0200 Message-ID: Subject: Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example. To: Mark Brown Cc: "Eric D." , linux-sunxi , Jonathan Corbet , Hans de Goede , Linux Kernel Mailing List , Maxime Ripard , linux-spi , Martin Sperl Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1331 Lines: 32 On 29 April 2015 at 20:06, Mark Brown wrote: > On Wed, Apr 29, 2015 at 07:44:59PM +0200, Michal Suchanek wrote: >> On 29 April 2015 at 19:40, Mark Brown wrote: > >> > Please stop this, it is not helpful. > >> Then please make one of the useful ways of instantiating spidev nodes >> approved or suggest another that when implemented can be mainlined. > > I think the rest of the thread had that covered - there's both adding > the device IDs and Maxime's patch. And adding device IDs is unacceptable for users of devboards while Maxime's patch is not accepted into the kernel. I am using a version of Maxime's patch myself right now. It does not seem it's going to be include in the kernel any time soon, however. FWIW I added the ability to open any CS, even those claimed by kernel drivers. This addresses any potential race of spidev binding before the actual driver but has the potential to introduce some subtle bugs when you open and reconfigure a CS used by a kernel driver or send some commands that upset the device. Thanks Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/