[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a892b00bd90bcd09e124b3a8e306ededebb64d08.1607085199.git.matti.vaittinen@fi.rohmeurope.com>
Date: Fri, 4 Dec 2020 14:54:04 +0200
From: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
To: matti.vaittinen@...rohmeurope.com, mazziesaccount@...il.com
Cc: Sebastian Reichel <sebastian.reichel@...labora.com>,
Linus Walleij <linus.walleij@...aro.org>,
Krzysztof Kozlowski <krzk@...nel.org>,
Dmitry Osipenko <digetx@...il.com>,
Cong Pham <cpham2403@...il.com>, rostokus@...il.com,
fan.chen@...iatek.com, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org
Subject: [RFC PATCH v2 6/6] MFD: bd71828: differentiate bd71828 and bd71827
chargers
BD71828 and BD71827 charger blocks have some minor differencies.
Use own name for BD71828 so that charger driver can differentiate
these by device-id.
Signed-off-by: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
---
This patch is also provided in this RFC version only for the sake
of the completeness.
drivers/mfd/rohm-bd71828.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/rohm-bd71828.c b/drivers/mfd/rohm-bd71828.c
index 210261d026f2..fbd6e30136d9 100644
--- a/drivers/mfd/rohm-bd71828.c
+++ b/drivers/mfd/rohm-bd71828.c
@@ -44,7 +44,7 @@ static struct mfd_cell bd71828_mfd_cells[] = {
* BD70528 clock gate are the register address and mask.
*/
{ .name = "bd71828-clk", },
- { .name = "bd71827-power", },
+ { .name = "bd71828-power", },
{
.name = "bd71828-rtc",
.resources = rtc_irqs,
--
2.25.4
--
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND
~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =]
Powered by blists - more mailing lists