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 53F50C433E4 for ; Thu, 23 Jul 2020 16:58:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 27BE720771 for ; Thu, 23 Jul 2020 16:58:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595523484; bh=srOVX1Ay3FcD+kmtkJdzPdzlqH5EdiqUp3P3OxjCM08=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=DMGvGty/LdOeuzwfOJO90cL/VGDxHwCPs+EP0cLPS36ejw2So49X4yuYHcuiuNvD8 dtA8yWiQ7hNWTFz6Ln5ziojq2d7XYR/iCGtyw12fu+DJv7I9SbWpp3OFQ22rh+lZDj WP7nkMjGvncTbrv1NObY34kiaHkEc+HJHWuyQE/4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729827AbgGWQ6D (ORCPT ); Thu, 23 Jul 2020 12:58:03 -0400 Received: from mail-il1-f195.google.com ([209.85.166.195]:35700 "EHLO mail-il1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726984AbgGWQ6D (ORCPT ); Thu, 23 Jul 2020 12:58:03 -0400 Received: by mail-il1-f195.google.com with SMTP id t18so4938731ilh.2; Thu, 23 Jul 2020 09:58:02 -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=0LnwlI1S5EQWUCFb6m87YysKGHLu9NoBXK/tn34ZRrc=; b=eRSWrrSl3XScYNTiROJ8uywP9IQiZjHz/3Lite4UMmJd/04k07wn0stuJfnUvl10Ld 9a9I/kn2qHQtREW4FZjoIXbNOJ7TWjAd8Wr7KgKVvsXI/9zP40KiKgB0NZ8+Pzuu/9hC gfy8OS8c2udHFOxOVWad5JQg8AWDbQccPVaujyKJeYFrTl2VHKv8OWcfh8jvczwintH+ kmS0Qe3OsbGOcfUJvEc7qRb47iDSYKBf5Dhy1/Jx8JuFHSgjRQsUxtUhv2KNW4d1EpgV qCjkXrFP/ohPEzGr8p3OS2foyD3hzXdySqlMDvfoisY0bvnRLb/mr7sD7MyPAyBQz+oI mzqw== X-Gm-Message-State: AOAM532pBIRvtm7KDP98lelBVBNnQBvx9z66p5OgxUlOcgPQ7ACUFO4+ AVZC98AsRj2iFsmCYkRdlQ== X-Google-Smtp-Source: ABdhPJwQCiVULLsxm4VGGqM8O9N7yWxVLbkgy3IfVHRROofBGtaoCFRjZH3xwx9PT3bCh81k8FzNUA== X-Received: by 2002:a92:cd48:: with SMTP id v8mr6202422ilq.114.1595523482443; Thu, 23 Jul 2020 09:58:02 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id d18sm1710697ils.34.2020.07.23.09.58.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Jul 2020 09:58:01 -0700 (PDT) Received: (nullmailer pid 529139 invoked by uid 1000); Thu, 23 Jul 2020 16:58:00 -0000 Date: Thu, 23 Jul 2020 10:58:00 -0600 From: Rob Herring To: Hanks Chen Cc: linux-gpio@vger.kernel.org, Linus Walleij , devicetree@vger.kernel.org, Matthias Brugger , Loda Chou , Mars Cheng , Andy Teng , linux-arm-kernel@lists.infradead.org, Sean Wang , linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, mtk01761 , CC Hwang , Michael Turquette , Stephen Boyd , wsd_upstream@mediatek.com, Rob Herring Subject: Re: [PATCH v9 1/7] pinctrl: mediatek: update pinmux definitions for mt6779 Message-ID: <20200723165800.GA529090@bogus> References: <1595503197-15246-1-git-send-email-hanks.chen@mediatek.com> <1595503197-15246-2-git-send-email-hanks.chen@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1595503197-15246-2-git-send-email-hanks.chen@mediatek.com> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, 23 Jul 2020 19:19:51 +0800, Hanks Chen wrote: > Add devicetree bindings for Mediatek mt6779 SoC Pin Controller. > > Acked-by: Sean Wang > Signed-off-by: Mars Cheng > Signed-off-by: Andy Teng > Signed-off-by: Hanks Chen > --- > include/dt-bindings/pinctrl/mt6779-pinfunc.h | 1242 ++++++++++++++++++ > 1 file changed, 1242 insertions(+) > create mode 100644 include/dt-bindings/pinctrl/mt6779-pinfunc.h > Acked-by: Rob Herring