On Fri, Sep 06, 2024 at 05:49:08PM +0200, Philippe Mathieu-Daudé wrote: > To improve readability, use the registerfields API. > Define the register bits with FIELD(), and use the > FIELD_EX8() and FIELD_DP8() macros. Remove the > abbreviations in comments. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Reviewed-by: Guenter Roeck <li...@roeck-us.net>