diff options
| author | Rustam Adilov <adilov@disroot.org> | 2026-04-01 23:06:43 +0500 |
|---|---|---|
| committer | Andi Shyti <andi.shyti@kernel.org> | 2026-04-02 00:09:11 +0200 |
| commit | 55284a806b63a412846b9ecd3846f2639eaeaff4 (patch) | |
| tree | d44ac354c8a0a3a4d5a3ac476154c04a0bfda655 /tools/perf/scripts/python | |
| parent | 98773df61f8416594ac993e8464df596755ee1b8 (diff) | |
i2c: rtl9300: introduce F_BUSY to the reg_fields struct
In RTL9607C i2c controller the busy check operation is done on the
separate bit of the command register as opposed to self clearing
command trigger bit on the rtl9300 and rtl9310 i2c controllers.
Introduce a new F_BUSY field to the reg_fields struct for that
and change the regmap read poll function to use F_BUSY
instead of I2C_TRIG.
Signed-off-by: Rustam Adilov <adilov@disroot.org>
Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20260401180648.337834-4-adilov@disroot.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
