Re: [PATCH 0/7] Misc NPCM7XX patches

2021-08-19 Thread Peter Maydell
On Sat, 14 Aug 2021 at 00:34, Hao Wu wrote: > > This patch set contains a few bug fixes and I2C devices for some > NPCM7XX boards. > > Patch 1~2 fix a problem that causes the SMBus module to behave > incorrectly when it's in FIFO mode and trying to receive more than > 16 bytes at a time. > > Patch

[PATCH 0/7] Misc NPCM7XX patches

2021-08-13 Thread Hao Wu
This patch set contains a few bug fixes and I2C devices for some NPCM7XX boards. Patch 1~2 fix a problem that causes the SMBus module to behave incorrectly when it's in FIFO mode and trying to receive more than 16 bytes at a time. Patch 3 fixes a error in a register for ADC module. Patch 4 makes