[v3,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
Zoie Lin
zoie.lin at mediatek.com
Fri Jan 3 06:32:33 PST 2025
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
More information about the linux-arm-kernel
mailing list