[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241106125212.27362-1-zoie.lin@mediatek.com>
Date: Wed, 6 Nov 2024 20:52:11 +0800
From: Zoie Lin <zoie.lin@...iatek.com>
To: Qii Wang <qii.wang@...iatek.com>, Andi Shyti <andi.shyti@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>, AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
CC: <linux-i2c@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <linux-mediatek@...ts.infradead.org>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>,
<teddy.chen@...iatek.com>, Zoie Lin <zoie.lin@...iatek.com>
Subject: [v2,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
This series is based on linux-next, tag: next-20241105
Changes in v2:
- author name modification
- replacement of pm runtime API
- removal of redundant error messages
- return value adjustment
- add runtime pm status check
The delay before runtime_put_autosuspend() actually executes
mtk_i2c_runtime_suspend() depends on the frequency of I2C usage by the
devices attached to this bus. A 1000ms delay is a balanced value for
latency and power metrics based on the MTK platform.
Zoie Lin (1):
i2c: mediatek: add runtime PM operations and bus regulator control
drivers/i2c/busses/i2c-mt65xx.c | 77 ++++++++++++++++++++++++++++-----
1 file changed, 65 insertions(+), 12 deletions(-)
--
2.45.2
Powered by blists - more mailing lists