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.7 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 DC342C43603 for ; Wed, 23 Dec 2020 15:44:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B245220639 for ; Wed, 23 Dec 2020 15:44:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729096AbgLWPlY (ORCPT ); Wed, 23 Dec 2020 10:41:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45956 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728775AbgLWPlY (ORCPT ); Wed, 23 Dec 2020 10:41:24 -0500 Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B30FCC0617A6 for ; Wed, 23 Dec 2020 07:40:43 -0800 (PST) Received: by mail-wr1-x42e.google.com with SMTP id a12so18980508wrv.8 for ; Wed, 23 Dec 2020 07:40:43 -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=MaasKCRffzpgJIsv9ZS58ZVtANtZw9D3YuGI24EnoRk=; b=V4DhD7ksO0QmeHWhje0vJbqSgsaBE4IhbygRi9luIJBHokyot5N2VmQi5Tc43w9uNA IJmoxooqSOcd0aFDIaConksC2vlk+4PLBUHe+isdf6JU+CGRPx4tSbPHznz8BtWOfU34 DOT4xUR4oA+GswKFNRiThEGGmtuS2uO6gulRgHCY7GKtbmhCtNjgUI5O8ZbVn77toyB4 IlqBAAuDB5kA232Fn7/8+paQFvYBxuIfbj4w3GSDNB5DLNcnzR9dRo4UNNhgRNR3KQzn FuX4QvgBmrGC53bsuegWuHf6VBll/faVjgY5vdU0gTYrmAZOpAHvY45rrx5FXH6RgLEb 4W+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=MaasKCRffzpgJIsv9ZS58ZVtANtZw9D3YuGI24EnoRk=; b=hUkIBei7x03jG6Iaankc4yru6HGQFGqxzZK60OLh53bfSUnWdialTklNYOnDmVEmFP yd07hl/WKPo+RRpHmIsGBFDMzGuDLuL3yTXj/oo88A741u9OIb4jfeUFio74DSitjy72 P7OOJyixJLeNX2h8IWO7J3hi3kCik6XxXvAT+ezrVgh3ZKxwGXW/QGUD3WazouKVtDoZ gfHnWePw13VW63xKxAJ0J2wxveWKh0kr+HFQB2oK8DesRDdZhI0OStzXOvBgPPlo+2l3 3bNKkPCyUAZbICx7ior4r+iyg2W/ZyWiBeEoa9i+1bBWzPzDLvsMKTNK2sylj3xfLbij dDHw== X-Gm-Message-State: AOAM5338jP2tVRE2U/m9zk298IF1nusLwfC6Wxr8N3gAipc9GYVf7z7g Hy5CDd3nQQfZKf6i+1QxCZ51vQ== X-Google-Smtp-Source: ABdhPJwsm6rpQpwFXUJAOgKiT+pcDnsVjvWAL78BjVFBjIMwy7/Ip7nETfrrRZCiR1ZdKZWaHCzbFw== X-Received: by 2002:adf:e452:: with SMTP id t18mr28767589wrm.177.1608738042440; Wed, 23 Dec 2020 07:40:42 -0800 (PST) Received: from dell ([91.110.221.175]) by smtp.gmail.com with ESMTPSA id f9sm39630956wrw.81.2020.12.23.07.40.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Dec 2020 07:40:41 -0800 (PST) Date: Wed, 23 Dec 2020 15:40:39 +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 v6 12/12] mfd: bd9571mwv: Add support for BD9574MWF Message-ID: <20201223154039.GB681741@dell> References: <1608718963-21818-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> <1608718963-21818-13-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: <1608718963-21818-13-git-send-email-yoshihiro.shimoda.uh@renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, 23 Dec 2020, Yoshihiro Shimoda wrote: > From: Khiem Nguyen > > The new PMIC BD9574MWF inherits features from BD9571MWV. > Add the support of new PMIC to existing bd9571mwv driver. > > Signed-off-by: Khiem Nguyen > Co-developed-by: Yoshihiro Shimoda > Signed-off-by: Yoshihiro Shimoda > Reviewed-by: Matti Vaittinen > --- > drivers/mfd/bd9571mwv.c | 80 ++++++++++++++++++++++++++++++++++++++++++- > include/linux/mfd/bd9571mwv.h | 17 +++++++-- > 2 files changed, 93 insertions(+), 4 deletions(-) Once you've taking mfd_cells out of ddata: 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