Re: [PATCH v1 2/2] soc: nuvoton: add NPCM LPC BPC driver

2019-06-13 Thread Arnd Bergmann
On Thu, Jun 13, 2019 at 11:18 AM Tomer Maimon wrote: > > > Probably the only vendors that will use the snoop will be Nuvoton and Aspeed. > is it worth to create new snoop common user interface for it, > if we will develop a new snoop user interface who will be the maintainer? One or more of you

Re: [PATCH v1 2/2] soc: nuvoton: add NPCM LPC BPC driver

2019-06-11 Thread Arnd Bergmann
On Mon, Jun 10, 2019 at 4:19 PM Tomer Maimon wrote: > > Add Nuvoton BMC NPCM BIOS post code (BPC) driver. > > The NPCM 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 We've run into

[PATCH v1 2/2] soc: nuvoton: add NPCM LPC BPC driver

2019-06-10 Thread Tomer Maimon
Add Nuvoton BMC NPCM BIOS post code (BPC) driver. The NPCM 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 --- drivers/soc/Kconfig | 1 + drivers/soc/Makefile