aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNuno Sa <[email protected]>2024-04-19 17:36:45 +0200
committerJonathan Cameron <[email protected]>2024-04-20 16:01:04 +0100
commitcf1c833f89e7c8635a28c3db15c68ead150ea712 (patch)
tree220db99bbb494d45f07ee9ffc853e4d60e3feb5a /tools/perf/scripts/python
parente77603d5468b9093c111a998a86604e21a9e7f48 (diff)
iio: adc: adi-axi-adc: only error out in major version mismatch
The IP core only has breaking changes when there major version changes. Hence, only match the major number. This is also in line with the other core ADI has upstream. The current check for erroring out 'expected_version > current_version"' is then wrong as we could just increase the core major with breaking changes and that would go unnoticed. Fixes: ef04070692a2 ("iio: adc: adi-axi-adc: add support for AXI ADC IP core") Signed-off-by: Nuno Sa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions