From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754059AbdBARws (ORCPT ); Wed, 1 Feb 2017 12:52:48 -0500 Received: from mail-pf0-f193.google.com ([209.85.192.193]:35420 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753992AbdBARwr (ORCPT ); Wed, 1 Feb 2017 12:52:47 -0500 Date: Wed, 1 Feb 2017 09:52:44 -0800 From: Dmitry Torokhov To: Lee Jones Cc: Enric Balletbo i Serra , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, Douglas Anderson Subject: Re: [PATCH 1/2] mfd: cros-ec: Update cros_ec_commands.h for buttons and switches Message-ID: <20170201175244.GG40045@dtor-ws> References: <20170120101415.26028-1-enric.balletbo@collabora.com> <20170123121319.GK16020@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170123121319.GK16020@dell> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 23, 2017 at 12:13:19PM +0000, Lee Jones wrote: > On Fri, 20 Jan 2017, Enric Balletbo i Serra wrote: > > > From: Douglas Anderson > > > > Add the defines for the new buttons and switches connected to the CrosEC. > > > > Signed-off-by: Douglas Anderson > > Signed-off-by: Enric Balletbo i Serra > > --- > > include/linux/mfd/cros_ec_commands.h | 73 +++++++++++++++++++++++++++++++++++- > > 1 file changed, 71 insertions(+), 2 deletions(-) > > Applied, thanks. Then please take "[PATCH 2/2] input: cros_ec_keyb: Add non-matrix buttons and switches" as well as it depends on this one. Thanks. -- Dmitry