diff options
| author | Jonathan Neuschäfer <[email protected]> | 2022-10-08 14:59:23 +0200 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2022-11-01 13:43:41 +0100 |
| commit | a826b6e9e467ed378a2c50c4a03cb863ab681198 (patch) | |
| tree | 421dd01426b203839641a5270b8fe56154f5d04c /tools/perf/scripts/python/net_dropmonitor.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 <[email protected]>
Reviewed-by: Tali Perry <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions