Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp761247imu; Tue, 20 Nov 2018 06:36:19 -0800 (PST) X-Google-Smtp-Source: AFSGD/WM+jTYMbu0PJ+jxoPVTDB3vA+ENn0WLI2xoGDEf5YD7+F/Lspt2S10v1YQd2+0E9Jubb0R X-Received: by 2002:a17:902:8bca:: with SMTP id r10-v6mr2406214plo.199.1542724579788; Tue, 20 Nov 2018 06:36:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542724579; cv=none; d=google.com; s=arc-20160816; b=YIjjR2eVOCF3e3YZghq/wDcV+45qNV5Nxn4uFGU/aZ/ytS1kTqHIy3LZ+sr1CpvNd5 PjcZ09Z13XqIQlMSkb/hpR6q6yVS9476JTC7ls1zfnEFKvtrQhs1Qysr2+ASsrA5UajA dG9R2rMGYLWe2NYIHnjdZzewkKh0Qg+ziICp3d0KMWd/d8Xr0+7lILR/itE1Hb7LWjIn Hib+kRMB1AtOG/i0wSIYbf+PhKcb7cVLo7ffCITpBaeJJ88Dm9qVpsmd0KlMxcHW3aUX +/+KFPO6Xz0JS4ZpHXLkjvVeqFPJfxcNvge7CvdJ8qazSY39V+I82mRISk7NomSKQCom ugIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=eFchN0tBMMzczbwXHx1REE8BtIS5aPV8k9RwC3fbeXI=; b=WQ8uz/scGUCvN0tHi3x/XdM8PHDauyU+1gz3Y7lh6UaHYgdHFQUWIEmZedfL+bjRyU EjTCftyRgnrjD/RSx5VrZFJR44VgjgMYmqsJX+r80OsIhm/TSlvNqjtmtbq2Cfl2WQQu 8wRN2X31qoZTaxnPQNO4jDn7ZqkWueHwMBfaMGEAQYpbCckVaA7Nw4pS4EfwWCeKV8/B EfyS6phb7PT9TdMr/TCgAegfqq1AjPwyvIwiRpN9NKNmHCvCmmpg9g1GgVHy95GhhaBB BQg97O12/bPBMgjz/Kn3Q6RDQ1I7xbmzeLAax03zlvxMXoi74v8m3wcQFMBslmDRHDG2 VU0A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pZH8BG3o; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h5si19293133pfg.233.2018.11.20.06.36.04; Tue, 20 Nov 2018 06:36:19 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pZH8BG3o; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726442AbeKTUSN (ORCPT + 99 others); Tue, 20 Nov 2018 15:18:13 -0500 Received: from mail.kernel.org ([198.145.29.99]:51442 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725890AbeKTUSM (ORCPT ); Tue, 20 Nov 2018 15:18:12 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A74C820851; Tue, 20 Nov 2018 09:49:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542707397; bh=+keEA34xmi9AaCRHIfDY16RUCuw/P74QJTxckHX9Axk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=pZH8BG3o8v2lR0Aye9PkPiyeStkbF8jkIp8sQzJfBIhoQhQLfaZ+UuvtiUdE+ZRXR BmTr1ziORuY9DZFNkscOGXofgb8zZRg5ftVByNEkDr4EwYWMV/TjAEzj1f/X8svYnp c0TYXKcyUypV/z10REnkm4VQGLvaQL+7iSkb9CbA= Date: Tue, 20 Nov 2018 10:49:54 +0100 From: Greg Kroah-Hartman To: Johan Hovold Cc: Nishad Kamdar , devel@driverdev.osuosl.org, Alex Elder , linux-kernel@vger.kernel.org, greybus-dev@lists.linaro.org Subject: Re: [PATCH] staging: greybus: arche-platform: Switch to the gpio descriptor interface Message-ID: <20181120094954.GC8089@kroah.com> References: <20181116151740.GA12250@nishad> <20181116160622.GQ19900@localhost> <20181117071109.GA14187@nishad> <20181117154027.GV19900@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181117154027.GV19900@localhost> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Nov 17, 2018 at 04:40:27PM +0100, Johan Hovold wrote: > On Sat, Nov 17, 2018 at 12:41:11PM +0530, Nishad Kamdar wrote: > > On Fri, Nov 16, 2018 at 05:06:22PM +0100, Johan Hovold wrote: > > > On Fri, Nov 16, 2018 at 08:47:44PM +0530, Nishad Kamdar wrote: > > > > Use the gpiod interface instead of the deprecated > > > > old non-descriptor interface. > > > > > > > > Signed-off-by: Nishad Kamdar > > > > --- > > > > > > Always include a change log here after the cut-off line so we know what > > > changed since previous versions. > > > > > > Also include the patch revision in the Subject (e.g. "[PATCH v3] > > > staging: greybus: ..."). > > > > > > > Ok, but this is the first patch version that I submitted > > for greybus: arche-platform. > > Ah, sorry. I thought this was an update of the arche-apb-ctrl patch. Me too. I am totally confused as to what is, and is not, the latest versions of all of these patches :( Nishad, can you resend all of your pending greybus patches, as a patch series, as "v3" so that I know which to properly review? I've dropped all of your others from my review queue now. thanks, greg k-h