Hi Zoie, On Fri, Mar 14, 2025 at 10:53:43PM +0800, Zoie Lin wrote: > Introduce support for runtime PM operations in > the I2C driver, enabling runtime suspend and resume functionality. > > Although in most platforms, the bus power of i2c is always > on, some platforms disable the i2c bus power in order to meet > low power request. > > This implementation includes bus regulator control to facilitate > proper handling of the bus power based on platform requirements. > > Signed-off-by: Zoie Lin <zoie.lin@xxxxxxxxxxxx> merged to i2c/i2c-host. Thanks, Andi