Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932872AbdLOW3C (ORCPT ); Fri, 15 Dec 2017 17:29:02 -0500 Received: from mail-ot0-f195.google.com ([74.125.82.195]:44792 "EHLO mail-ot0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932321AbdLOW25 (ORCPT ); Fri, 15 Dec 2017 17:28:57 -0500 X-Google-Smtp-Source: ACJfBosepWbztg6uzGrci1ikW1xwN1p6D8wGAzAOBYbqdZGpbqVUwcE7cwb/YLhJmq2zGREBRtISbg== Date: Fri, 15 Dec 2017 16:28:55 -0600 From: Rob Herring To: sean.wang@mediatek.com Cc: mark.rutland@arm.com, linus.walleij@linaro.org, matthias.bgg@gmail.com, devicetree@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/4] dt-bindings: pinctrl: add bindings for MediaTek MT7622 SoC Message-ID: <20171215222855.bgeflzdej2lwylnw@rob-hp-laptop> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 536 Lines: 13 On Tue, Dec 12, 2017 at 02:24:18PM +0800, sean.wang@mediatek.com wrote: > From: Sean Wang > > Add devicetree bindings for MediaTek MT7622 pinctrl driver. > > Signed-off-by: Sean Wang > Reviewed-by: Biao Huang > --- > .../devicetree/bindings/pinctrl/pinctrl-mt7622.txt | 351 +++++++++++++++++++++ > 1 file changed, 351 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/pinctrl-mt7622.txt Acked-by: Rob Herring