diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2023-03-09 18:57:11 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-11 05:12:48 +0300 |
commit | f94b9bed12e8244717512941494fe83c94773a58 (patch) | |
tree | ae3be3e9209a5f82d15c4f5a51eb8527f43a7337 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c568a8de6bb1cdf86badf01a1645e2efb433db21 (diff) | |
download | linux-f94b9bed12e8244717512941494fe83c94773a58.tar.xz |
net: sfp: add A2h presence flag
The hwmon code wants to know when it is safe to access the A2h data
stored in a separate address. We indicate that this is present when
we have SFF-8472 compliance and the lack of an address-change
sequence.,
The same conditions are also true if we want to access other controls
and status in the A2h address. So let's make a flag to indicate whether
we can access it, instead of repeating the conditions throughout the
code.
For now, only convert the hwmon code.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions