From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756365AbeASVCr (ORCPT ); Fri, 19 Jan 2018 16:02:47 -0500 Received: from mail-io0-f194.google.com ([209.85.223.194]:46300 "EHLO mail-io0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752190AbeASVCk (ORCPT ); Fri, 19 Jan 2018 16:02:40 -0500 X-Google-Smtp-Source: ACJfBosO4lE4up1XI1B7et+lgmpapPhIzD4ZThFkBj8lZe6n3JTqa1cg5w+MUQI5y/jLPSFdiQ5eNwfqPmUOtFxKZ+g= MIME-Version: 1.0 In-Reply-To: <20180118151211.GW2989@rfolt0960.corp.atmel.com> References: <20180115162407.6314-1-ludovic.desroches@microchip.com> <20180118151211.GW2989@rfolt0960.corp.atmel.com> From: Linus Walleij Date: Fri, 19 Jan 2018 22:02:39 +0100 Message-ID: Subject: Re: [RESEND RFC PATCH 0/2] fixing the gpio ownership To: Linus Walleij , linux-gpio@vger.kernel.org, Linux ARM , "linux-kernel@vger.kernel.org" , Nicolas Ferre Cc: Ludovic Desroches Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 18, 2018 at 4:12 PM, Ludovic Desroches wrote: > On Thu, Jan 18, 2018 at 11:16:44AM +0100, Linus Walleij wrote: >> > It seems >> > that more and more drivers are converted to use GPIO descriptors so there is >> > some hope. >> >> Yeah I'm doing this when I have time. There is plenty of work... >> Help appreciated. > > I will try to handle the ones related to the platforms I am using. I'm looking into SPI and regulators for the next kernel cycle, so those will hopefully get fixed. Yours, Linus Walleij