mbox series

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

Message ID 20240920143627.23811-1-zoie.lin@mediatek.com (mailing list archive)
Headers show
Series i2c: mediatek: add runtime PM operations and bus regulator control | expand

Message

zoie.lin Sept. 20, 2024, 2:36 p.m. UTC
This series is based on linux-next, tag: next-20240919

This series adds support for runtime PM operations and bus regulator control 
in the MediaTek i2c driver. The changes include the implementation of runtime 
PM operations and the integration of bus regulator control to manage bus power.

zoie.lin (1):
  i2c: mediatek: add runtime PM operations and bus regulator control

 drivers/i2c/busses/i2c-mt65xx.c | 72 ++++++++++++++++++++++++++++-----
 1 file changed, 61 insertions(+), 11 deletions(-)