[PATCH RESEND v7 2/2] mfd: macsmc: Wire up Apple SMC power driver

Michael Reeves via B4 Relay posted 2 patches 1 month, 2 weeks ago
[PATCH RESEND v7 2/2] mfd: macsmc: Wire up Apple SMC power driver
Posted by Michael Reeves via B4 Relay 1 month, 2 weeks ago
From: Hector Martin <marcan@marcan.st>

Add the cell for the macsmc-power driver so it is probed by the
MFD core.

Signed-off-by: Hector Martin <marcan@marcan.st>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Reviewed-by: Sven Peter <sven@kernel.org>
Signed-off-by: Michael Reeves <michael.reeves077@gmail.com>
---
 drivers/mfd/macsmc.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mfd/macsmc.c b/drivers/mfd/macsmc.c
index 1b7e7b3e785f..358feec2d088 100644
--- a/drivers/mfd/macsmc.c
+++ b/drivers/mfd/macsmc.c
@@ -46,6 +46,7 @@
 
 static const struct mfd_cell apple_smc_devs[] = {
 	MFD_CELL_NAME("macsmc-input"),
+	MFD_CELL_NAME("macsmc-power"),
 	MFD_CELL_OF("macsmc-gpio", NULL, NULL, 0, 0, "apple,smc-gpio"),
 	MFD_CELL_OF("macsmc-hwmon", NULL, NULL, 0, 0, "apple,smc-hwmon"),
 	MFD_CELL_OF("macsmc-reboot", NULL, NULL, 0, 0, "apple,smc-reboot"),

-- 
2.51.2
Re: (subset) [PATCH RESEND v7 2/2] mfd: macsmc: Wire up Apple SMC power driver
Posted by Lee Jones 3 weeks, 6 days ago
On Tue, 17 Feb 2026 21:47:26 +1100, Michael Reeves wrote:
> Add the cell for the macsmc-power driver so it is probed by the
> MFD core.
> 
> 

Applied, thanks!

[2/2] mfd: macsmc: Wire up Apple SMC power driver
      commit: fd708bd746a1c81e7467f61ee1b538b1f4f23383

--
Lee Jones [李琼斯]