From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout2.samsung.com ([203.254.224.25]:27132 "EHLO mailout2.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932285AbdJZI1V (ORCPT ); Thu, 26 Oct 2017 04:27:21 -0400 Date: Thu, 26 Oct 2017 17:27:44 +0900 From: Andi Shyti To: Chen Zhong Cc: Dmitry Torokhov , Rob Herring , Lee Jones , Alexandre Belloni , Mark Rutland , Matthias Brugger , Eddie Huang , Alessandro Zummo , Linus Walleij , Chanwoo Choi , Jaechul Lee , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-rtc@vger.kernel.org Subject: Re: [PATCH v5 5/6] input: Add MediaTek PMIC keys support Message-id: <20171026082744.GA29398@gangnam> MIME-version: 1.0 Content-type: text/plain; charset="us-ascii" In-reply-to: <1506509048-19032-6-git-send-email-chen.zhong@mediatek.com> References: <1506509048-19032-1-git-send-email-chen.zhong@mediatek.com> <1506509048-19032-6-git-send-email-chen.zhong@mediatek.com> Sender: linux-rtc-owner@vger.kernel.org List-ID: Hi, On Wed, Sep 27, 2017 at 06:44:07PM +0800, Chen Zhong wrote: > This patch add support to handle MediaTek PMIC MT6397/MT6323 key > interrupts including pwrkey and homekey, also add setting for > long press key shutdown behavior. > > Signed-off-by: Chen Zhong if you want you can add: Reviewed-by: Andi Shyti Andi