aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMartin Blumenstingl <[email protected]>2018-11-15 23:46:56 +0100
committerDaniel Lezcano <[email protected]>2018-12-18 22:22:23 +0100
commitbed8fc137e20df7dabcaff0bf2bfe494766aa556 (patch)
tree41fdd84a959a30db1127bdf8fb17c391df5da999 /tools/perf/scripts/python/bin
parent7b59263801077e480be79e5f9a3a3bcdefeb05b8 (diff)
clocksource/drivers/meson6_timer: Use register names from the datasheet
This makes the driver use the names from S805 datasheet for the preprocessor #defines. This makes it easier to spot that the driver currently only supports Timer A (as clockevent with interrupt support) and Timer E (as clocksource without interrupts). Timer B, C and D (which are similar to Timer A) are currently not supported by the driver. While here, this also removes the internal "CED_ID" and "CSD_ID" defines which are used to identify the timer. These IDs are not described in the datasheet and thus make it harder to compare the code to what's written in the datasheet. Signed-off-by: Martin Blumenstingl <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions