diff options
author | Alexander Stein <alexander.stein@ew.tq-group.com> | 2023-04-24 17:16:48 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-04-25 04:13:45 +0300 |
commit | aed8fdad2152d946add50bec00a6b07c457bdcdf (patch) | |
tree | cd621f7bc2f58aa365c5244760a5a18d12876bbf /tools/perf/scripts/python/sctop.py | |
parent | e515c330d7e22692d03475740fa45d179281cdf7 (diff) | |
download | linux-aed8fdad2152d946add50bec00a6b07c457bdcdf.tar.xz |
net: phy: Fix reading LED reg property
'reg' is always encoded in 32 bits, thus it has to be read using the
function with the corresponding bit width.
Fixes: 01e5b728e9e4 ("net: phy: Add a binding for PHY LEDs")
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20230424141648.317944-1-alexander.stein@ew.tq-group.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions