]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
mfd: bd72720: Drop BUCK11 ID
authorMatti Vaittinen <mazziesaccount@gmail.com>
Tue, 7 Apr 2026 13:26:48 +0000 (16:26 +0300)
committerLee Jones <lee@kernel.org>
Wed, 17 Jun 2026 10:30:26 +0000 (11:30 +0100)
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.

Fixes: af25277b1ddc ("mfd: rohm-bd71828: Support ROHM BD72720")
Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://patch.msgid.link/812c3749a18d609d6f4698506bc516ec7183dfdd.1775565298.git.mazziesaccount@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
include/linux/mfd/rohm-bd72720.h

index ae7343bcab064c1b8cc97ea393551011454e03cc..d8ddbf232bb3eed6f3e1f278bb43faa333c76145 100644 (file)
@@ -21,7 +21,6 @@ enum {
        BD72720_BUCK8,
        BD72720_BUCK9,
        BD72720_BUCK10,
-       BD72720_BUCK11,
        BD72720_LDO1,
        BD72720_LDO2,
        BD72720_LDO3,