Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp578347pxu; Fri, 11 Dec 2020 09:08:58 -0800 (PST) X-Google-Smtp-Source: ABdhPJy+Rp9wqa5D7vLkfdEJ5k1vo1YjXOgLQ8p7D6MvFzQG4CzYvZEUis6BuEryAILDDnoTxBwI X-Received: by 2002:a50:e00f:: with SMTP id e15mr13368655edl.210.1607706538013; Fri, 11 Dec 2020 09:08:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607706538; cv=none; d=google.com; s=arc-20160816; b=FvApoxcrTqsVy10OlX2UmTeB/XDcDf6cVmb92+aexQ4VJ0SjAW7kHsHysMhRfcIVjP 1l6LP2bC/4oBKi+y8HOJ64hwr3cVfQ5HR31T2ZWYQyM4hoZAaW9cf3JhyvT5GIl1AzmE ppSf1eHHsDifFevXfpoL3kNe26mVIR17GhJJRQ9mKAVAELGwak5CDFWPSgxcEmZBsBR7 i3f2WNGZ6tVZt9n5VdX36zlNUx22T2qMLofoaCqVAHvK2xcMtSti+GAvuJAFo6AEzyBX yKaisy6HK86iZqyqcKLY+h4LXZ8UMND1ckrJtAk7vWubZzDDePQV22u55rU+lhPzYOGK hryA== 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=BaL4AeAQWxpv9tt6PAoiqtWxQq73MZOk7Tp6OfzBpDU=; b=TN+KoG6U947EdKhvkDWoLwh1KCXKVmdZP/tG5uPETgFBtARKBLtNYmI1SEjWwiqtkD ecB2AnWbpKUnvr4rcrFah3Qv/bTjMFWOqs2/hDDILnMx7n7oWd6PV142dEqv8DcH8IDY TZK2LnFkWZNclMlKdxtJJDA4QhZSNPFKYNK2grMDf5AVKGaePSzLng8k8RDajmm/i6ba TSvWyBfugv6r/AugbifoWMYJFzrs2Gx84CZzJ6i1Ci8OK1CqUM+cE2wauSokEsm4SOlV 0Rgd4NQCEdi44uEy7IgUKGu2aX1kF+Pr6GwBEbOVKV4vIsh7H0uXcVsz++tdQ845+3cc M8DA== 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 z7si5169394edx.473.2020.12.11.09.08.34; Fri, 11 Dec 2020 09:08:57 -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 S2394482AbgLKL2f (ORCPT + 99 others); Fri, 11 Dec 2020 06:28:35 -0500 Received: from relmlor1.renesas.com ([210.160.252.171]:41506 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2393663AbgLKL21 (ORCPT ); Fri, 11 Dec 2020 06:28:27 -0500 X-IronPort-AV: E=Sophos;i="5.78,411,1599490800"; d="scan'208";a="65637573" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 11 Dec 2020 20:27:55 +0900 Received: from localhost.localdomain (unknown [10.166.252.89]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id B9A2A42D7EA2; Fri, 11 Dec 2020 20:27:55 +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 v2 02/10] mfd: rohm-generic: Add BD9571 and BD9574 Date: Fri, 11 Dec 2020 20:27:32 +0900 Message-Id: <1607686060-17448-3-git-send-email-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1607686060-17448-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> References: <1607686060-17448-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add chip IDs for BD9571MWV and BD9574MWF. Signed-off-by: Yoshihiro Shimoda --- include/linux/mfd/rohm-generic.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/linux/mfd/rohm-generic.h b/include/linux/mfd/rohm-generic.h index 4283b5b..affacf8 100644 --- a/include/linux/mfd/rohm-generic.h +++ b/include/linux/mfd/rohm-generic.h @@ -12,6 +12,8 @@ enum rohm_chip_type { ROHM_CHIP_TYPE_BD71847, ROHM_CHIP_TYPE_BD70528, ROHM_CHIP_TYPE_BD71828, + ROHM_CHIP_TYPE_BD9571, + ROHM_CHIP_TYPE_BD9574, ROHM_CHIP_TYPE_AMOUNT }; -- 2.7.4