[PATCH] mfd: bd72720: Drop BUCK11 ID

Matti Vaittinen posted 1 patch 2 months, 2 weeks ago
include/linux/mfd/rohm-bd72720.h | 1 -
1 file changed, 1 deletion(-)
[PATCH] mfd: bd72720: Drop BUCK11 ID
Posted by Matti Vaittinen 2 months, 2 weeks ago
From: Matti Vaittinen <mazziesaccount@gmail.com>

The BD72720 header reserves an ID for BUCK11. While this does not (at
the moment) cause problems I can see, it is misleading as the BD72720
contains only 10 BUCKs.

Make the code clearer and drop the BUCK11 ID.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Fixes: af25277b1ddc ("mfd: rohm-bd71828: Support ROHM BD72720")
---
 include/linux/mfd/rohm-bd72720.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/linux/mfd/rohm-bd72720.h b/include/linux/mfd/rohm-bd72720.h
index ae7343bcab06..d8ddbf232bb3 100644
--- a/include/linux/mfd/rohm-bd72720.h
+++ b/include/linux/mfd/rohm-bd72720.h
@@ -21,7 +21,6 @@ enum {
 	BD72720_BUCK8,
 	BD72720_BUCK9,
 	BD72720_BUCK10,
-	BD72720_BUCK11,
 	BD72720_LDO1,
 	BD72720_LDO2,
 	BD72720_LDO3,

base-commit: f338e77383789c0cae23ca3d48adcc5e9e137e3c
-- 
2.53.0

Re: (subset) [PATCH] mfd: bd72720: Drop BUCK11 ID
Posted by Lee Jones 1 month, 3 weeks ago
On Tue, 07 Apr 2026 16:26:48 +0300, Matti Vaittinen wrote:
> The BD72720 header reserves an ID for BUCK11. While this does not (at
> the moment) cause problems I can see, it is misleading as the BD72720
> contains only 10 BUCKs.
> 
> Make the code clearer and drop the BUCK11 ID.
> 
> 
> [...]

Applied, thanks!

[1/1] mfd: bd72720: Drop BUCK11 ID
      commit: 8cd88d78b8dab58691020262ce040f83285edee0

--
Lee Jones [李琼斯]