* [PATCH v1 1/1] mfd: max5970: Drop OF dependency
@ 2025-11-11 10:53 Andy Shevchenko
2025-11-19 15:39 ` (subset) " Lee Jones
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2025-11-11 10:53 UTC (permalink / raw)
To: Lee Jones, linux-kernel; +Cc: Andy Shevchenko
This is the only Kconfig symbol that depends on OF while selecting the common
driver for several chips. Drop this unneeded dependency and make the component
available on non-OF systems along with wider compile test.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
drivers/mfd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index dbeac6825a10..0c39cce3821b 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -896,7 +896,7 @@ config MFD_88PM886_PMIC
config MFD_MAX5970
tristate "Maxim 5970/5978 power switch and monitor"
- depends on I2C && OF
+ depends on I2C
select MFD_SIMPLE_MFD_I2C
help
This driver controls a Maxim 5970/5978 switch via I2C bus.
--
2.50.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: (subset) [PATCH v1 1/1] mfd: max5970: Drop OF dependency
2025-11-11 10:53 [PATCH v1 1/1] mfd: max5970: Drop OF dependency Andy Shevchenko
@ 2025-11-19 15:39 ` Lee Jones
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2025-11-19 15:39 UTC (permalink / raw)
To: Lee Jones, linux-kernel, Andy Shevchenko
On Tue, 11 Nov 2025 11:53:20 +0100, Andy Shevchenko wrote:
> This is the only Kconfig symbol that depends on OF while selecting the common
> driver for several chips. Drop this unneeded dependency and make the component
> available on non-OF systems along with wider compile test.
>
>
Applied, thanks!
[1/1] mfd: max5970: Drop OF dependency
commit: b0ed6b6cce1abd1e57311584066e73d0ed877bef
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-19 15:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-11 10:53 [PATCH v1 1/1] mfd: max5970: Drop OF dependency Andy Shevchenko
2025-11-19 15:39 ` (subset) " Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®