Felix Held has posted comments on this change. ( https://review.coreboot.org/28196 )
Change subject: ec/lenovo/pmh7: support 9bit address space ......................................................................
Patch Set 2: Code-Review+1
(1 comment)
https://review.coreboot.org/#/c/28196/2/src/ec/lenovo/pmh7/pmh7.h File src/ec/lenovo/pmh7/pmh7.h:
https://review.coreboot.org/#/c/28196/2/src/ec/lenovo/pmh7/pmh7.h@23 PS2, Line 23: #define EC_LENOVO_PMH7_ADDR_1 (EC_LENOVO_PMH7_BASE + 0x0d) maybe use the suffixes _L and _H instead of _0 and _1; at least for me it would be clearer that those are the lower and higher byte of the address