From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753421AbdDKOVa (ORCPT ); Tue, 11 Apr 2017 10:21:30 -0400 Received: from mail-wm0-f46.google.com ([74.125.82.46]:38126 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753101AbdDKOVZ (ORCPT ); Tue, 11 Apr 2017 10:21:25 -0400 Date: Tue, 11 Apr 2017 15:21:21 +0100 From: Lee Jones To: Sebastian Reichel Cc: Tony Lindgren , Dmitry Torokhov , Rob Herring , Mark Rutland , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] Immutable branch between MFD and Input due for the v4.12 merge window Message-ID: <20170411142121.pfblj2oxhymzi2po@dell> References: <20170321225042.28057-1-sre@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170321225042.28057-1-sre@kernel.org> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dmitry, Enjoy! The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201: Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-input-v4.12 for you to fetch changes up to 6d99971842f6b0779738d8c168d9ed92ef1ff5fc: input: cpcap-pwrbutton: New driver (2017-04-11 15:18:09 +0100) ---------------------------------------------------------------- Immutable branch between MFD and Input due for the v4.12 merge window ---------------------------------------------------------------- Sebastian Reichel (2): mfd: cpcap: Implement IRQ sense helper input: cpcap-pwrbutton: New driver .../devicetree/bindings/input/cpcap-pwrbutton.txt | 20 ++++ drivers/input/misc/Kconfig | 10 ++ drivers/input/misc/Makefile | 1 + drivers/input/misc/cpcap-pwrbutton.c | 117 +++++++++++++++++++++ drivers/mfd/motorola-cpcap.c | 28 +++++ include/linux/mfd/motorola-cpcap.h | 2 + 6 files changed, 178 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/cpcap-pwrbutton.txt create mode 100644 drivers/input/misc/cpcap-pwrbutton.c -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog