Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3851747pxu; Sun, 20 Dec 2020 18:58:26 -0800 (PST) X-Google-Smtp-Source: ABdhPJzyLsBR8aW0ttpHNzh1GaEoVQOso0S/AT+cYakDMSK5qFA9p7FwGU3BVBu7IwBcDrzf2w3h X-Received: by 2002:a17:906:1151:: with SMTP id i17mr13755306eja.250.1608519506159; Sun, 20 Dec 2020 18:58:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1608519506; cv=none; d=google.com; s=arc-20160816; b=ova6vmTt7DIoMzYe9kz3XPNIPOlNJzpx5Y7kUMqUNs4SkTx/EKXKrBWG0u6l2hwQI4 tCS0ifwq+AyBSPhE6emj0CvhdRnKQZJZOqaS1GlYxsso9Y+aKDMmLHG+rA/lmX0QXEUF MZFwopb4vPSuyGHWS9Y+vhak94T+/I8c9u0S3dm+WTFozjlkjWj2M02rZDsyXvcgdylF lH9PnahJnw8Iz82oQ87+rAGcTiRpJiVOB5zXqGI9OPvbD7bazHM+9d348tXdC9TLktNS CsPwmfEJJZGyi6RupKb6cllt5+EsgXramvDx0C+XjuH4TKjLgXGBT22cr6hJ/23+B6sG xXfg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=y36n8xRdpgMiZ8ePSav+LjF2KnnFf0jiKm9j4q/Q678=; b=z7kwRokTjGkgEdave0AEwmU37JyS1C2vOCTxuwJaaGaAkZypfXcnd0CfBfh361Mb+H 1LNnXA6za1yYqA5bI2CGhv15p8h1M97/LMcZUQp1Avg5xyl1x634Pshsd0hyHmNEgtT8 qm1riIMsu+Uos6gTBTOuuxR15BY0nJ6vn+OSGpZmfPyHb28VXNxVShlcYimfuipyXeBS 6jD9gZS8H25x98sbeIK2cnAHoqJXNTSi5KvmI46J/no5E4LX9PKWWlqN7u9EX5DxpCjC 9EwUxezlE2rLdZ2uTBJNdKS5UmQuxfKSksJo+aVtEoJGKOctjT3SwYRH2wocAEeqkOSp z57Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c9si10451232edr.4.2020.12.20.18.58.03; Sun, 20 Dec 2020 18:58:26 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728482AbgLUCz4 (ORCPT + 99 others); Sun, 20 Dec 2020 21:55:56 -0500 Received: from relmlor2.renesas.com ([210.160.252.172]:9923 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726166AbgLUCzS (ORCPT ); Sun, 20 Dec 2020 21:55:18 -0500 X-IronPort-AV: E=Sophos;i="5.78,436,1599490800"; d="scan'208";a="66411295" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 21 Dec 2020 11:54:44 +0900 Received: from localhost.localdomain (unknown [10.166.252.89]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id E591B41BA02A; Mon, 21 Dec 2020 11:54:43 +0900 (JST) From: Yoshihiro Shimoda To: 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, Yoshihiro Shimoda Subject: [PATCH v4 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF Date: Mon, 21 Dec 2020 11:54:29 +0900 Message-Id: <1608519279-13341-3-git-send-email-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1608519279-13341-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> References: <1608519279-13341-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(-) diff --git a/Documentation/devicetree/bindings/mfd/bd9571mwv.txt b/Documentation/devicetree/bindings/mfd/bd9571mwv.txt index 8c46786..1d6413e 100644 --- a/Documentation/devicetree/bindings/mfd/bd9571mwv.txt +++ b/Documentation/devicetree/bindings/mfd/bd9571mwv.txt @@ -1,7 +1,7 @@ -* ROHM BD9571MWV Power Management Integrated Circuit (PMIC) bindings +* ROHM BD9571MWV/BD9574MWF Power Management Integrated Circuit (PMIC) bindings Required properties: - - compatible : Should be "rohm,bd9571mwv". + - compatible : Should be "rohm,bd9571mwv" or "rohm,bd9574mwf". - reg : I2C slave address. - interrupts : The interrupt line the device is connected to. - interrupt-controller : Marks the device node as an interrupt controller. -- 2.7.4