From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758602AbcIMOqR convert rfc822-to-8bit (ORCPT ); Tue, 13 Sep 2016 10:46:17 -0400 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:38552 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752626AbcIMOqP (ORCPT ); Tue, 13 Sep 2016 10:46:15 -0400 MIME-Version: 1.0 In-Reply-To: <20160913133127.GC31719@dell> References: <20160827075544.26316-1-wens@csie.org> <20160827075544.26316-4-wens@csie.org> <20160913120244.GA28894@dell> <20160913133127.GC31719@dell> From: Chen-Yu Tsai Date: Tue, 13 Sep 2016 22:45:49 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT PULL] Immutable branch between MFD and Regulator due for the v4.9 merge window To: Lee Jones Cc: Chen-Yu Tsai , Rob Herring , Mark Rutland , Liam Girdwood , Mark Brown , Maxime Ripard , devicetree , linux-arm-kernel , linux-kernel , linux-sunxi Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Lee, On Tue, Sep 13, 2016 at 9:31 PM, Lee Jones wrote: > Mark, > > Try this instead. > > The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: > > Linux 4.8-rc1 (2016-08-07 18:18:00 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-regulator-v4.9 > > for you to fetch changes up to 8824ee8573483e1c91691b5be3d3730e75551dce: > > mfd: axp20x: Add support for AXP806 PMIC (2016-09-13 14:10:04 +0100) > > ---------------------------------------------------------------- > Immutable branch between MFD and Regualtor due for the v4.9 merge window > > ---------------------------------------------------------------- > Chen-Yu Tsai (3): > regulator: axp20x: Support AXP806 variant > mfd: axp20x: Add bindings for AXP806 PMIC > mfd: axp20x: Add support for AXP806 PMIC The mfd driver patch should come before the regulator patch for bisectability. I'm guessing Mark is fine with you taking it through your tree though. Thanks! ChenYu > > Documentation/devicetree/bindings/mfd/axp20x.txt | 28 +++++- > drivers/mfd/axp20x-rsb.c | 1 + > drivers/mfd/axp20x.c | 72 ++++++++++++++ > drivers/regulator/axp20x-regulator.c | 118 +++++++++++++++++++++-- > include/linux/mfd/axp20x.h | 60 ++++++++++++ > 5 files changed, 270 insertions(+), 9 deletions(-) > > -- > Lee Jones > Linaro STMicroelectronics Landing Team Lead > Linaro.org │ Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog