Re: [PATCH v1 2/2] misc: npcm7xx: add NPCM7xx LPC BPC driver

From: Greg KH
Date: Mon Jul 16 2018 - 07:34:03 EST


On Wed, Jul 04, 2018 at 12:14:27PM +0300, Tomer Maimon wrote:
> Add Nuvoton BMC NPCM7xx BIOS post code (BPC) driver.
>
> The NPCM7xx BPC monitoring two I/O address written by
> the host on the Low Pin Count (LPC) bus, the capure
> data stored in 128-word FIFO.
>
> Signed-off-by: Tomer Maimon <tmaimon77@xxxxxxxxx>

It would be great to get someone else who knows that this hardware is
supposed to be doing to ack or sign-off on this patch, as I don't know
if this really is providing the correct api for it or not.

Right now it's just reading data from the hardware, what good is that?
Who uses this? What userspace tools connect up to it?

thanks,

greg k-h