From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Shyti Subject: Re: [PATCH v5 5/6] input: Add MediaTek PMIC keys support Date: Thu, 26 Oct 2017 17:27:44 +0900 Message-ID: <20171026082744.GA29398@gangnam> References: <1506509048-19032-1-git-send-email-chen.zhong@mediatek.com> <1506509048-19032-6-git-send-email-chen.zhong@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-disposition: inline In-reply-to: <1506509048-19032-6-git-send-email-chen.zhong@mediatek.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Chen Zhong Cc: Mark Rutland , Alessandro Zummo , Jaechul Lee , devicetree@vger.kernel.org, Linus Walleij , Dmitry Torokhov , linux-kernel@vger.kernel.org, Chanwoo Choi , Rob Herring , Alexandre Belloni , linux-input@vger.kernel.org, Matthias Brugger , linux-mediatek@lists.infradead.org, Eddie Huang , Lee Jones , linux-arm-kernel@lists.infradead.org, linux-rtc@vger.kernel.org List-Id: devicetree@vger.kernel.org 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