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 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 743A4C433DB for ; Thu, 24 Dec 2020 08:49:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2C130223E4 for ; Thu, 24 Dec 2020 08:49:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727081AbgLXItk (ORCPT ); Thu, 24 Dec 2020 03:49:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33740 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726159AbgLXItk (ORCPT ); Thu, 24 Dec 2020 03:49:40 -0500 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CB2E6C0617A6 for ; Thu, 24 Dec 2020 00:48:59 -0800 (PST) Received: by mail-wr1-x42a.google.com with SMTP id d26so1494454wrb.12 for ; Thu, 24 Dec 2020 00:48:59 -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=Bf2hjmeWUBOoZDSd+ZovErTLhb2oyAevrpdvEm1NOiE=; b=oMQ4srYOta6lqjRVO8iaBTZ0DiMTAiCfp4Y/igy35NSUbko0I0Qcj5SRBVDoK37Em2 n3KXt/COY2CViWBh8xIyYnoIMKKrVQPottMMJ0Sz4i2x62UPWDnLB9WZkSi0jHPS93KB wu+snoMiNMtyxmKldIwQaitfHRh7ohl2/72/cOhwLRb82h6+Np+Hge4sRoq2YF6eTtFX 2f+ff0EfoNchpHXMhuVV7p14MNAt4YvfgBxTYgJD7tmPKPYJMrChPkfoQ4KRqKrrKl7m O3C3evhI/AUAXcoD6sYU73dfS4U2qunpFoV1lLgt8Tz/ObghfK2ntzXEEyGbGvCk1EBT cHcw== 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=Bf2hjmeWUBOoZDSd+ZovErTLhb2oyAevrpdvEm1NOiE=; b=Qi89OjTaUPTJ7IoDkid/yYsS9oA1MjE7klqBZ8+Ads4xzHetFvvhd2y7+HaWBq5a2E kB1Y/kwPk9s8X2vtY/cU0YNwcfUCGAxcrmxWfpoiCbonyvW8hMDzvgxUgvimNYlYwyUc hetng5+Ed4kkytCkNdcusX+0CDN0CF6lK4axokNLhZsdrkGCuHo0ZES4zz9oUm6wu0yF v+h9ypZt+EpRUznnlu3KsalquIc9T51NB6AFJhAZykDSVduV5I9WHDE5BwVTfBBYRBW2 SAgYzJxgfPOs1nSYbzIBDQNfPfZDSlfU1f5zU0TgqKwnWMa/1ybmBO0ROVKL0MOPpeNh 4s8w== X-Gm-Message-State: AOAM530o6hq3i/9EVxci9aCX4GD0Z6CvLoXupg47Swow5kKo1fwotVv/ CHbqIrs3Q5/KKS7kHdo3NnGEbQ== X-Google-Smtp-Source: ABdhPJyTfK/DdMwxy2t8IweQ0JPKwkI+sJJm5XD2VY5Jnm6GAk+QAn9hGj/oyL8wE06cU4jLbisGzA== X-Received: by 2002:adf:9b98:: with SMTP id d24mr33560339wrc.240.1608799738477; Thu, 24 Dec 2020 00:48:58 -0800 (PST) Received: from dell ([91.110.221.181]) by smtp.gmail.com with ESMTPSA id t10sm36898086wrp.39.2020.12.24.00.48.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Dec 2020 00:48:57 -0800 (PST) Date: Thu, 24 Dec 2020 08:48:56 +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 v7 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF Message-ID: <20201224084856.GG681741@dell> References: <1608793457-11997-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> <1608793457-11997-3-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: <1608793457-11997-3-git-send-email-yoshihiro.shimoda.uh@renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 24 Dec 2020, Yoshihiro Shimoda wrote: > Document other similar specification chip BD9574MWF. > > Signed-off-by: Yoshihiro Shimoda > --- > Documentation/devicetree/bindings/mfd/bd9571mwv.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) 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