From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932509AbbJIVuU (ORCPT ); Fri, 9 Oct 2015 17:50:20 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:34496 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932128AbbJIVuR (ORCPT ); Fri, 9 Oct 2015 17:50:17 -0400 Date: Fri, 9 Oct 2015 14:50:16 -0700 From: Dustin Byford To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, rjw@rjwysocki.net, linux-acpi@vger.kernel.org Subject: Re: [RFC v2 1/1] i2c: acpi: scan ACPI enumerated I2C mux channels Message-ID: <20151009215016.GA11590@cumulusnetworks.com> References: <1439580693-5538-1-git-send-email-dustin@cumulusnetworks.com> <1439580693-5538-2-git-send-email-dustin@cumulusnetworks.com> <20151009214241.GC1481@katana> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151009214241.GC1481@katana> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Wolfram, On Fri Oct 09 22:42, Wolfram Sang wrote: > On Fri, Aug 14, 2015 at 12:31:33PM -0700, Dustin Byford wrote: > > > > Set an ACPI companion for I2C mux channels enumerated through ACPI and > > ensure they are scanned for devices. > > > > Signed-off-by: Dustin Byford > > Mika, is this one okay with you? I'm working on a revision that incorporates Mika's suggested patch I think you'll want to wait just a bit for that. Thanks, --Dustin