[v3,0/1] i2c: mediatek: add runtime PM operations and bus regulator control

From: Zoie Lin
Date: Fri Jan 03 2025 - 09:33:16 EST


This series is based on linux-next, tag: next-20241220

Changes in v3:

This patch removes the autosuspend functionality from the runtime
PM operations in the I2C driver. These changes have been tested on
the target platform and confirmed to work correctly without the
autosuspend functionality.

Additionally, the patch resumes the I2C bus in mtk_i2c_resume_noirq()
to fix the unbalanced disable issue.


Zoie Lin (1):
i2c: mediatek: add runtime PM operations and bus regulator control

drivers/i2c/busses/i2c-mt65xx.c | 75 +++++++++++++++++++++++++++------
1 file changed, 63 insertions(+), 12 deletions(-)

--
2.45.2