From mboxrd@z Thu Jan 1 00:00:00 1970 From: andi.shyti@samsung.com (Andi Shyti) Date: Thu, 26 Oct 2017 17:27:44 +0900 Subject: [PATCH v5 5/6] input: Add MediaTek PMIC keys support 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> Message-ID: <20171026082744.GA29398@gangnam> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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