From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-f67.google.com ([209.85.218.67]:50663 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752243AbdJEWXK (ORCPT ); Thu, 5 Oct 2017 18:23:10 -0400 Date: Thu, 5 Oct 2017 17:23:08 -0500 From: Rob Herring To: Chen Zhong Cc: Dmitry Torokhov , Lee Jones , Alexandre Belloni , Mark Rutland , Matthias Brugger , Eddie Huang , Alessandro Zummo , Linus Walleij , Chanwoo Choi , Jaechul Lee , Andi Shyti , 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 3/6] dt-bindings: input: Add document bindings for mtk-pmic-keys Message-ID: <20171005222308.s3m2a7f47ylqzwig@rob-hp-laptop> References: <1506509048-19032-1-git-send-email-chen.zhong@mediatek.com> <1506509048-19032-4-git-send-email-chen.zhong@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1506509048-19032-4-git-send-email-chen.zhong@mediatek.com> Sender: linux-rtc-owner@vger.kernel.org List-ID: On Wed, Sep 27, 2017 at 06:44:05PM +0800, Chen Zhong wrote: > This patch adds the device tree binding documentation for the MediaTek > pmic keys found on PMIC MT6397/MT6323. > > Signed-off-by: Chen Zhong > --- > .../devicetree/bindings/input/mtk-pmic-keys.txt | 43 ++++++++++++++++++++ > 1 file changed, 43 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/mtk-pmic-keys.txt Acked-by: Rob Herring