i2c: npcm7xx: Annotate register field definitions with longer names
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Sat, 8 Oct 2022 12:59:24 +0000 (14:59 +0200)
committerWolfram Sang <wsa@kernel.org>
Tue, 1 Nov 2022 12:43:51 +0000 (13:43 +0100)
commit3ca8217dc450f7a50f90d2ad97787e38088af8e4
tree0e5bf0526b5f8312c9a0e1424ab73162ed59004b
parenta826b6e9e467ed378a2c50c4a03cb863ab681198
i2c: npcm7xx: Annotate register field definitions with longer names

To make the code easier to understand, add longer names to the
definitions of register fields. These longer names are based on source
code published by DELL/AESS for WPCM450, but should apply just as well
to NPCM7xx and NPCM8xx.

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>
drivers/i2c/busses/i2c-npcm7xx.c