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=-11.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 B17FFC433E9 for ; Wed, 23 Dec 2020 09:13:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 711C3207A5 for ; Wed, 23 Dec 2020 09:13:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727990AbgLWJMl (ORCPT ); Wed, 23 Dec 2020 04:12:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726638AbgLWJMk (ORCPT ); Wed, 23 Dec 2020 04:12:40 -0500 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0EFF6C0613D3; Wed, 23 Dec 2020 01:12:00 -0800 (PST) Received: by mail-lf1-x133.google.com with SMTP id o19so38564099lfo.1; Wed, 23 Dec 2020 01:11:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=XFjigln4FKhgb2yIXE2C0J2CsGpFVKMdVWcpF0Ui4TU=; b=TklSgVAzH/5XWc6hVeGg8HbJLOVbQgHj7zpU3m/yaCW3eGNZWSxu7qhb3GZU3BpiiT K/ByUjLMbkQg5H6G9I/Ptj9IhfG9ftHgJ6bXHUAH2mpnAMfxWpkgv3CsUuKOtbsD0SdO h53yrt9MMFQ0PmB9H+m9gO0uKhhklrbPr3uo2J0k3DwH5h0qSTNGsvrFzvshUyZXWVlV w+RaEzIBNZwsH+8N1kj1Hh04ZrPapLctZDY1mSNyhfPaF/X9crogp2kN8e40YyaF/cyg M3LkM57wx/fD71SbpOMh8QB/FSGSXxZ4o1mjka1dNIM4VfzS6PCZalCl67Yxp0UKxhbk LYyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=XFjigln4FKhgb2yIXE2C0J2CsGpFVKMdVWcpF0Ui4TU=; b=dNRQbby3hV3HHk6XGa4/qCAR9yLVfjXnWw2hEWy02eblpYugFzsJKgFywMZSawCTof 3Z0S/80bjQ3czRkFJl1gohNMBxjaBN9Vm0X4+wjsrpwL3VUF0VnJOO/IekV166F59gTO XgWF6lzbmbbrAsQvv0iRKUc26DikOOzDGjTMcIXQLeJ/pyPRpFYzevKN4xpKZtrtkL86 hReFHlm89SjBlGefbyDhJUBX5UumuGYhYHyxISSwCKuGhDYmx8cLgtkple8g4ohg2D7x 1ejFW+1wQ/y/kKx1COeqEvURT9sVWGNxVd2ZUCiTr0b+RBXUsZUgJ6tBzVHWw8iZs5Kv n+Iw== X-Gm-Message-State: AOAM532/DnKlMd9pnfTa33k5CIZLPwjvs5HwFIZ7l7q7Kup30JdsoGQv lgQS3RqXMb8PsDMmwe39LHzWFg5o8Yo= X-Google-Smtp-Source: ABdhPJyqar4/Leg3kRFU6UESwT5ecbO/hvVyt88yhLPOGmpVyyWDJDLg+XfsBnMIPP0ZkrDemekotA== X-Received: by 2002:a2e:a414:: with SMTP id p20mr11484857ljn.98.1608714718416; Wed, 23 Dec 2020 01:11:58 -0800 (PST) Received: from [192.168.1.100] ([31.173.83.145]) by smtp.gmail.com with ESMTPSA id l13sm3082926lfk.296.2020.12.23.01.11.57 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 23 Dec 2020 01:11:57 -0800 (PST) Subject: Re: [PATCH v5 08/12] gpio: bd9571mwv: Add BD9574MWF support To: Yoshihiro Shimoda , marek.vasut+renesas@gmail.com, lee.jones@linaro.org, matti.vaittinen@fi.rohmeurope.com, lgirdwood@gmail.com, broonie@kernel.org, linus.walleij@linaro.org, bgolaszewski@baylibre.com Cc: khiem.nguyen.xt@renesas.com, linux-power@fi.rohmeurope.com, linux-gpio@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org References: <1608636139-564-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> <1608636139-564-9-git-send-email-yoshihiro.shimoda.uh@renesas.com> From: Sergei Shtylyov Organization: Brain-dead Software Message-ID: Date: Wed, 23 Dec 2020 12:11:50 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <1608636139-564-9-git-send-email-yoshihiro.shimoda.uh@renesas.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hello! On 22.12.2020 14:22, Yoshihiro Shimoda wrote: > Add support for BD9574MWF which is silimar chip with BD9571MWV. Similar? :-) > Note that BD9574MWF has additional features "RECOV_GPOUT", > "FREQSEL" and "RTC_IN", but supports GPIO function only. > > Signed-off-by: Yoshihiro Shimoda > Reviewed-by: Matti Vaittinen [...] MBR, Sergei