From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760733AbdAEQPF (ORCPT ); Thu, 5 Jan 2017 11:15:05 -0500 Received: from mga02.intel.com ([134.134.136.20]:29564 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751923AbdAEQO4 (ORCPT ); Thu, 5 Jan 2017 11:14:56 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,322,1477983600"; d="scan'208";a="805489961" Date: Thu, 5 Jan 2017 18:07:38 +0200 From: Mika Westerberg To: Lee Jones Cc: linux-mtd@lists.infradead.org, Cyrille Pitchen , Marek Vasut , Boris Brezillon , Richard Weinberger , Brian Norris , David Woodhouse , Peter Tyser , key.seong.lim@intel.com, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] Immutable branch between MFD and MTD due for the v4.11 merge window Message-ID: <20170105160738.GH3353@lahna.fi.intel.com> References: <20161128120626.130693-1-mika.westerberg@linux.intel.com> <20170103173750.GA27589@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170103173750.GA27589@dell> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 03, 2017 at 05:37:50PM +0000, Lee Jones wrote: > MTD Maintainers, > > Enjoy! > > The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: > > Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-mtd-v4.11 > > for you to fetch changes up to 87eb832ae9748fab00588b98c2e33e89de065438: > > mfd: lpc_ich: Add support for Intel Apollo Lake SoC (2017-01-03 17:34:16 +0000) > > ---------------------------------------------------------------- > Immutable branch between MFD and MTD due for the v4.11 merge window > > ---------------------------------------------------------------- > Mika Westerberg (3): > spi-nor: Add support for Intel SPI serial flash controller > mfd: lpc_ich: Add support for SPI serial flash host controller > mfd: lpc_ich: Add support for Intel Apollo Lake SoC Thanks Lee for picking these up!