Re: [PATCH] i2c: busses: make K1 driver default for SpacemiT platforms
From: Andi Shyti
Date: Thu Jun 04 2026 - 19:50:28 EST
Hi Iker,
On Tue, May 26, 2026 at 04:36:57PM +0200, Iker Pedrosa wrote:
> Enable I2C_K1 by default when ARCH_SPACEMIT is configured to ensure SD
> card functionality works out-of-the-box.
>
> SpacemiT K1 boards use I2C-controlled PMICs (like the P1 chip) to
> provide SD card power supplies. Without the I2C_K1 driver enabled,
> regulators cannot be controlled and SD card detection/operation fails.
>
> Suggested-by: Margherita Milani <margherita.milani@xxxxxxxxxxxxxxxxxxxx>
> Suggested-by: Yixun Lan <dlan@xxxxxxxxxx>
> Signed-off-by: Iker Pedrosa <ikerpedrosam@xxxxxxxxx>
merged to i2c/i2c-host.
Thanks,
Andi