aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2022-04-13 19:23:24 +0200
committerGeert Uytterhoeven <[email protected]>2022-05-05 12:02:25 +0200
commit6210905586ae7f40e6f581e963cbf298dd13d462 (patch)
tree3276ab8b6869d9764984c45e60dcb033eaabef50 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent7fefb7c0594fc8f4eb88646e5eb767a56529a5a0 (diff)
pinctrl: renesas: Add shorthand for reserved register fields
Currently, reserved register fields must be fully described using dummy enum IDs (zeroes), one for each possible state (2^bits states). Add support for describing reserved fields using negative field width values as shorthands, thus removing the need for dummy values. Apart from the obvious size reduction due to the removal of the dummy values, this will also enable merging adjacent reserved fields into a single field, reducing the number of fields to describe, and thus kernel size. Update the checker accordingly. Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/cad7c92ef039d9a4d039807efc15886a7aa862be.1649865241.git.geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions