diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2020-04-17 15:40:46 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2020-04-22 01:08:05 +0300 |
commit | 37558ac85c197a5ff776b7b2f53046877f2bd4ee (patch) | |
tree | a2986e7f364a37366687c67d4eab3fba2cea1468 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d08a4095abd8174e13c23c733584da9d0de556e7 (diff) | |
download | linux-37558ac85c197a5ff776b7b2f53046877f2bd4ee.tar.xz |
soc/tegra: fuse: Update the SoC revision attribute to display a name
Currently the SoC revision attribute for Tegra devices displays the
value of the enum associated with a particular revision. This is not
very useful because to obtain the actual revision you need to
use the tegra_revision enumeration to translate the value.
It is more meaningful to display a name for the revision, such as
'A01', than the enumarated value and therefore, update the revision
attribute to display a name. This change does alter the ABI, which
is unfortunate, but this is more meaningful and maintable.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions