All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] ipmi: NPCM7xx KCS BMC: enable interrupt to the host
@ 2018-05-15 13:38 avifishman70
  2018-05-15 13:38 ` [PATCH v1 1/1] " avifishman70
  0 siblings, 1 reply; 4+ messages in thread
From: avifishman70 @ 2018-05-15 13:38 UTC (permalink / raw)
  To: minyard, arnd, gregkh, openipmi-developer, joel, openbmc
  Cc: haiyue.wang, tmaimon77, tali.perry1, Avi Fishman

From: Avi Fishman <AviFishman70@gmail.com>

Original drivers/char/ipmi/kcs_bmc_npcm7xx.c was missing enabling to send 
interrupt to the host on writes to output buffer.
This patch fixes it

Avi Fishman (1):
  ipmi: NPCM7xx KCS BMC: enable interrupt to the host

 drivers/char/ipmi/kcs_bmc_npcm7xx.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

-- 
2.14.1

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH v1 0/1] ipmi: NPCM7xx KCS BMC: enable interrupt to the host
@ 2018-05-16  9:37 avifishman70
  2018-05-16  9:37 ` [PATCH v1 1/1] " avifishman70
  0 siblings, 1 reply; 4+ messages in thread
From: avifishman70 @ 2018-05-16  9:37 UTC (permalink / raw)
  To: minyard, arnd, gregkh, openipmi-developer, joel, openbmc
  Cc: haiyue.wang, tmaimon77, tali.perry1, avifishman70, Avi Fishman

From: Avi Fishman <AviFishman70@gmail.com>

Original kcs_bmc_npcm7xx.c was missing enabling to send interrupt to the
host on writes to output buffer.
This patch fixes it by setting the bits that enables the generation of
IRQn events by hardware control based on the status of the OBF flag.


Avi Fishman (1):
  ipmi: NPCM7xx KCS BMC: enable interrupt to the host

 drivers/char/ipmi/kcs_bmc_npcm7xx.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

-- 
2.14.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-16  9:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-15 13:38 [PATCH v1 0/1] ipmi: NPCM7xx KCS BMC: enable interrupt to the host avifishman70
2018-05-15 13:38 ` [PATCH v1 1/1] " avifishman70
2018-05-15 15:15   ` Greg KH
2018-05-16  9:37 [PATCH v1 0/1] " avifishman70
2018-05-16  9:37 ` [PATCH v1 1/1] " avifishman70

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.