Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754229AbbHSPSc (ORCPT ); Wed, 19 Aug 2015 11:18:32 -0400 Received: from sauhun.de ([89.238.76.85]:46687 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753733AbbHSPSa (ORCPT ); Wed, 19 Aug 2015 11:18:30 -0400 Date: Wed, 19 Aug 2015 17:18:12 +0200 From: Wolfram Sang To: York Sun Cc: linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, Paul Bolle , Peter Korsgaard , Alexander Sverdlin Subject: Re: [Patch v5] driver/i2c/mux: Add register-based mux i2c-mux-reg Message-ID: <20150819151809.GB1634@katana> References: <1439837628-2295-1-git-send-email-yorksun@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1439837628-2295-1-git-send-email-yorksun@freescale.com> 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 Content-Length: 875 Lines: 21 On Mon, Aug 17, 2015 at 11:53:48AM -0700, York Sun wrote: > Based on i2c-mux-gpio driver, similarly the register-based mux > switch from one bus to another by setting a single register. > The register can be on PCIe bus, local bus, or any memory-mapped > address. The endianness of such register can be specified in device > tree if used, or in platform data. > > Signed-off-by: York Sun > CC: Wolfram Sang > CC: Paul Bolle > CC: Peter Korsgaard > CC: Alexander Sverdlin > Applied to for-next, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/