From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751487AbeANKnj (ORCPT + 1 other); Sun, 14 Jan 2018 05:43:39 -0500 Received: from mail.kernel.org ([198.145.29.99]:44336 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751060AbeANKng (ORCPT ); Sun, 14 Jan 2018 05:43:36 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EEF4121771 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=jic23@kernel.org Date: Sun, 14 Jan 2018 10:43:30 +0000 From: Jonathan Cameron To: Jeremy Cline Cc: Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Hans de Goede , Lars Kellogg-Stedman , Steven Presser , Mika Westerberg , Wolfram Sang , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Message-ID: <20180114104330.2aa7c1fd@archlinux> In-Reply-To: <01000160dccefcb4-25edfd89-56f3-486f-88a4-cb8c07253974-000000@email.amazonses.com> References: <010001602cf53153-39ad69f1-1b39-4e6d-a748-9455a16c2fbd-000000@email.amazonses.com> <20171210182152.70ad8fbf@archlinux> <01000160dccefcb4-25edfd89-56f3-486f-88a4-cb8c07253974-000000@email.amazonses.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Tue, 9 Jan 2018 21:24:01 +0000 Jeremy Cline wrote: > On 12/10/2017 12:21 PM, Jonathan Cameron wrote: > > On Wed, 6 Dec 2017 17:52:34 +0000 > > Jeremy Cline wrote: > > > >> Some BOSC0200 acpi_device-s describe two accelerometers in a single ACPI > >> device. Check for a companion device and handle a second i2c_client > >> if it is present. > >> > >> Signed-off-by: Jeremy Cline > > The requirement for this is still horrible, but you have done a nice > > clean job on implementing it. > > > > I'll let this sit for a few more days though before applying it. > > Probably next weekend if we don't get any feedback before then. > > Hey, > > I didn't see this land anywhere (I was looking in > git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git, maybe that's not > the right place?) and I just wanted to make sure this didn't get lost in > the holiday shuffle. It did indeed get lost - thanks for the reminder. Now applied to the togreg branch of iio.git. However, unfortunately we may be too near to the merge window opening for it to make it. Depends on what Linus says later today when rc8 comes out. Jonathan > > Regards, > Jeremy > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html