From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 112AFC433E1 for ; Tue, 14 Jul 2020 20:51:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D43D520658 for ; Tue, 14 Jul 2020 20:51:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594759865; bh=t1FtLpteayzMWWFHHIZIO0sC1LzH3o+aQL8xCArjisw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=PwyQPERHTY8SWHNuSsNQv0xbFFJlmoF6ctCi3MnPMzQfu1qAec3kK6RsiDXByIYBw 8hehFydard4xH8ef0qZLHOje77DOxB39Pp15ZAyU53XTGWoR47MutD6aR8/wbtbHWg UCKHL7T14Nlb0nhg+iyJok5d7e/Dq4WoAyxCWZpY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727819AbgGNUvF (ORCPT ); Tue, 14 Jul 2020 16:51:05 -0400 Received: from mail-il1-f195.google.com ([209.85.166.195]:43532 "EHLO mail-il1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726442AbgGNUvF (ORCPT ); Tue, 14 Jul 2020 16:51:05 -0400 Received: by mail-il1-f195.google.com with SMTP id i18so15418215ilk.10; Tue, 14 Jul 2020 13:51:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=B4fQ4Da3GvEpwvOWV9cCZStWA9/O0JAMOM8pQxx12l8=; b=l7xCQQVa8TP/GCl2bmSbWHIvrtQfJ4MKPCasCDfcalaTSqwC6BVj1oMvWXKQfx3y0a eGjfv5GrAFMbP73K1JgTpIpYPHEeQKjaM8YjN8aL6kWyuMCPHV+v1Qlu44sDrRfrC3bh 81XRN/FoMYF9PGo/A3F/R/EJY/w4YWEMYZ8+ESmzOHWNiTDrtmXyxeo9jp1T/V7Bv/xJ 8uu1m61rsE5NgcClbSjoL/4LHM1cyxEX2wmiuQaQsL6FIBqWZ7U3iojf/DIlfUEVP/n1 csqu6QXMVSOsHNxs5P9EQx0Sw65aowF7ZJ2ZOcWeVtAqCIR5uh4S02nP0lt3wI3ZDxdW wnRQ== X-Gm-Message-State: AOAM5302fH09zpnaMsljiYpo8TTh8bL+5ivrbkc0Ci3rF3nKQTv8WlRg 6xGg0bF6qMYH3OcBuDZFiw== X-Google-Smtp-Source: ABdhPJzV8OTL+/kjmhmE8ckRKY1ImOzlWkX943ufWVC9PyjA8egrsSX2kyLJHZeqr/HM+RkP9dSCSg== X-Received: by 2002:a92:cecd:: with SMTP id z13mr6581900ilq.76.1594759864113; Tue, 14 Jul 2020 13:51:04 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id w10sm39139ilo.10.2020.07.14.13.51.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jul 2020 13:51:03 -0700 (PDT) Received: (nullmailer pid 2896428 invoked by uid 1000); Tue, 14 Jul 2020 20:51:02 -0000 Date: Tue, 14 Jul 2020 14:51:02 -0600 From: Rob Herring To: Frank Lee Cc: liyong@allwinnertech.com, linus.walleij@linaro.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, tiny.windzz@gmail.com, huangshuosheng@allwinnertech.com, linux-arm-kernel@lists.infradead.org, wens@csie.org, linux-gpio@vger.kernel.org, mripard@kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v4 04/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings Message-ID: <20200714205102.GA2896316@bogus> References: <7be3efafd34cbb5938ea73dfe08f3db3e7747123.1594708864.git.frank@allwinnertech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7be3efafd34cbb5938ea73dfe08f3db3e7747123.1594708864.git.frank@allwinnertech.com> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Tue, 14 Jul 2020 15:06:23 +0800, Frank Lee wrote: > From: Yangtao Li > > Add device tree binding Documentation details for A100 pinctrl driver, > which has a r pin controller and a pin controller with more irq lines. > > Signed-off-by: Yangtao Li > --- > .../pinctrl/allwinner,sun4i-a10-pinctrl.yaml | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > Reviewed-by: Rob Herring