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 8A17CC4361B 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 4449F23343 for ; Wed, 16 Dec 2020 15:10:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725878AbgLPPKW (ORCPT ); Wed, 16 Dec 2020 10:10:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46462 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725825AbgLPPKW (ORCPT ); Wed, 16 Dec 2020 10:10:22 -0500 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B01D5C06179C for ; Wed, 16 Dec 2020 07:09:41 -0800 (PST) Received: by mail-wm1-x32c.google.com with SMTP id x22so2668558wmc.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=UcGXFQ7r3DpnEx7Hk+k3WGXNTJG1hCcL5++2SxUpidt5Il7Kc3LatuZOnIxZvG4t0u qt8UkbdeRuo7vwfsOL4NGNu0dZYQNT6NUSqw/tgs90i4MYPIv/xisRgWziCTiuceRqxI qnWd7tShpd9oT+9AgwZVaAzcPWiFpin42NsvNZVS3X7kWIL85wY96OwLqivnVSOt2Dxn ootywCV3I5+LWEH9bVPKeokTgqJjm/kefP32fsTbTPLy3dKItfsvYCkUj0K2yuzFXKLM V+3k+ngdBChJuLMOJQLrOp+XYveBCw/o5T4pZ8eTiVlU4n93YZheCCmg9goe+3zSoddq xY1w== X-Gm-Message-State: AOAM533VLun08884RZguJ9v/0NaYiCOTzk1Cgt00dQUYozUqazTd0hSV hfBtsD2jYCqmvix2pxCv7pwNPw== 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-kernel@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