Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933202AbcJUJSG (ORCPT ); Fri, 21 Oct 2016 05:18:06 -0400 Received: from mail-qk0-f181.google.com ([209.85.220.181]:36089 "EHLO mail-qk0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932557AbcJUJR7 (ORCPT ); Fri, 21 Oct 2016 05:17:59 -0400 Subject: Re: [PATCH v2 00/10] Revamp Semtech SX150x driver To: Andrey Smirnov , Linus Walleij References: <1476885846-16469-1-git-send-email-andrew.smirnov@gmail.com> Cc: "linux-gpio@vger.kernel.org" , Alexandre Courbot , Rob Herring , Mark Rutland , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Chris Healy From: Neil Armstrong Organization: Baylibre Message-ID: Date: Fri, 21 Oct 2016 11:17:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1139 Lines: 37 On 10/20/2016 09:34 PM, Andrey Smirnov wrote: > On Thu, Oct 20, 2016 at 12:08 PM, Linus Walleij > wrote: >> On Wed, Oct 19, 2016 at 4:03 PM, Andrey Smirnov >> wrote: >> >>> Hello everyone, >>> >>> This is the second version of the patchset originally submitted here: >>> >>> http://www.spinics.net/lists/devicetree/msg146176.html >> >> I'm sorry about your efforts, and sorry for not having had time to >> comment earlier, but this driver will be removed and replaced by >> a pin control driver by Neil Armstrong: >> http://marc.info/?l=linux-gpio&m=147499137422454&w=2 >> >> As you can see it arrived some weeks before. >> >> Can you please review Neils patch and make sure it satisfies >> your usecases? > > Sure, I'll grab those patches and provide comments, Tested-by's, etc. > > Thanks, > Andrey Smirnov > Hi Andrey, Please find the v3 patch at https://marc.info/?l=linux-gpio&m=147704101505236&w=2 Maybe it could better to actually add the 1503 support even if it's using the sx1506q_device_data. Could you try out this driver and report a Tested-by if successful ? Neil