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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 BB398C2BBCA for ; Wed, 16 Dec 2020 15:10:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6BF5E2339F for ; Wed, 16 Dec 2020 15:10:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725825AbgLPPKW (ORCPT ); Wed, 16 Dec 2020 10:10:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46464 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726031AbgLPPKW (ORCPT ); Wed, 16 Dec 2020 10:10:22 -0500 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0BD8C0617A6 for ; Wed, 16 Dec 2020 07:09:41 -0800 (PST) Received: by mail-wm1-x336.google.com with SMTP id a3so2767945wmb.5 for ; Wed, 16 Dec 2020 07:09:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=NPjZ/RDAaWvWMr0ln74non1ejMYZfnjpPMZWamobE3E=; b=vkCy1V6TPbAr06ulkvg4+xjIPv1X9ogGT1LQZljftEUiViZbaY6IdV1mryqxIE00xY PS6D4m8ZHLU6D6C9u59uDZ8Q6jSY4X0eh1N8mtDyS8OIu74ViBeKSem64VEWAB/hE0xt /rdhwCy7WXNqodAgRq6wpVsDWaVLIUPG9HaCk0RoEazD297vzR0kTciY8TL/+Hs3qfGb 2rYRf2lcatcozVmAh9KY1N/Iw/ec2/E22e9uKInenXJjSthRDgjHjcLkI04H5W7DHUXb II2iD7+qDjyLwgB/EXdAjB7fG/CV8ekoaNbhBrBpRe0Kug3NqgJ5dCeEbMJUdNu+JUyj mB+g== 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:content-transfer-encoding :in-reply-to; bh=NPjZ/RDAaWvWMr0ln74non1ejMYZfnjpPMZWamobE3E=; b=ft7Ec+Hjm3J4YEhbPkikfY0bKk4n2nuI2pay/wYIlvnTzQ14oi3/y3ONPOucIoVpgq o7FuiQOHmGURx57uXKdOlzXZmXcwfPCmltj1Quxchtr+22/4wgWy6aTK1mxDbRVxLf1P D7s71BNqWYpVbIzyqCwKhCyH2/Jn3Cc2HkTaHMt4rjggzEqJqfLxPXlcCXCJoyajHbRY dj26v2MSESqm1EUVRRa4pRR49QK1UDd9mzcwGL7odoeR7ZQkqxS6ZIHQbYwpFsr7uDQE u4V5FZCHWpcBOHPM8631kfUrU+0n4/ZUi5Ht3pLI1Pizwvn8pEG7D+1mMIqusDOcy5RR hK+w== X-Gm-Message-State: AOAM530qxwTH1bBz7BedqC/TufclmAytv+hITwvEZxNgYGozjUf5a1P9 s5R1mlbAJSkJO27hgLfR2zubWA== X-Google-Smtp-Source: ABdhPJyh9WgmW0YegBIZ0o8kVSETiMAk3c2yd09To3cprFySGo/mHAG547nV9WIcrq8ev4hLSSJmyA== X-Received: by 2002:a7b:c3d6:: with SMTP id t22mr3953349wmj.134.1608131380460; Wed, 16 Dec 2020 07:09:40 -0800 (PST) Received: from dell ([91.110.221.200]) by smtp.gmail.com with ESMTPSA id y130sm3333289wmc.22.2020.12.16.07.09.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Dec 2020 07:09:39 -0800 (PST) Date: Wed, 16 Dec 2020 15:09:38 +0000 From: Lee Jones To: Yoshihiro Shimoda Cc: marek.vasut+renesas@gmail.com, matti.vaittinen@fi.rohmeurope.com, lgirdwood@gmail.com, broonie@kernel.org, linus.walleij@linaro.org, bgolaszewski@baylibre.com, 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 Subject: Re: [PATCH v3 03/12] mfd: rohm-generic: Add BD9571 and BD9574 Message-ID: <20201216150938.GJ207743@dell> References: <1608104275-13174-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> <1608104275-13174-4-git-send-email-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1608104275-13174-4-git-send-email-yoshihiro.shimoda.uh@renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, 16 Dec 2020, Yoshihiro Shimoda wrote: > Add chip IDs for BD9571MWV and BD9574MWF. > > Signed-off-by: Yoshihiro Shimoda > Reviewed-by: Matti Vaittinen > --- > include/linux/mfd/rohm-generic.h | 2 ++ > 1 file changed, 2 insertions(+) For my own reference (apply this as-is to your sign-off block): Acked-for-MFD-by: Lee Jones -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog