diff options
| author | Jonas Jelonek <jelonek.jonas@gmail.com> | 2026-08-13 22:20:34 +0000 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-08-18 15:04:33 +0200 |
| commit | 4c088d9eb32fe1e935ad651199d1f124f232cfb9 (patch) | |
| tree | cb018ce13f30940963194daacd3ec828fd7fb173 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 44566e614d84a43cb35a14c00f088d6c36b7d5c6 (diff) | |
net: pse-pd: realtek-pse-mcu: add I2C transport
Add the I2C/SMBus transport for the Realtek PSE MCU core. It registers
the MCU on an I2C bus and provides the send/recv callbacks the core
uses to exchange the 12-byte frames.
The MCU firmware expects one of two framings on the I2C bus, and which one
is part of the compatible: '-smbus' (reads carry a leading command byte
and a repeated start) or raw '-i2c' (bare block writes and reads). The
match data flags the raw-I2C case; SMBus is the default because that's
what the majority of devices uses.
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Reviewed-by: Kory Maincent <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20260813222036.873930-4-jelonek.jonas@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
