diff options
author | Zev Weiss <[email protected]> | 2022-04-27 18:27:07 -0700 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-05-22 11:32:31 -0700 |
commit | 6bb77c55b05fccea588fdc069008fa81e7359679 (patch) | |
tree | 78ea9f486df6664c85df6acdfc441cd4e1d02134 /tools/perf/scripts/python | |
parent | 801549da5d71254198328ffb2c610dd86fe62803 (diff) |
hwmon: (nct6775) Add i2c driver
This driver provides an i2c I/O mechanism for the core nct6775 driver,
as might be used by a BMC. Because the Super I/O chip is shared with
the host CPU in such a scenario (and the host should ultimately be in
control of it), the i2c driver is strictly read-only to avoid
interfering with any usage by the host (aside from the bank-select
register, which seems to be replicated for the i2c interface).
Signed-off-by: Zev Weiss <[email protected]>
Tested-by: Renze Nicolai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions