diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2022-10-08 14:59:23 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-11-01 13:43:41 +0100 |
commit | a826b6e9e467ed378a2c50c4a03cb863ab681198 (patch) | |
tree | 421dd01426b203839641a5270b8fe56154f5d04c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e0b7afc0eba88e8270860a573fe4ea28fe2d467c (diff) |
i2c: npcm7xx: Group bank 0/1 registers together for readability
The unlabelled registers NPCM_I2CCTL4 to NPCM_I2CSCLHT overlap with the
bank 1 registers below, and they are accessed after selecting bank 0, so
they clearly belong to bank 0.
Move them together with the other bank 0 registers, and move the
unrelated definition of npcm_i2caddr down to keep the banked registers
in one piece.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Tali Perry <tali.perry1@gmail.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions