public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: Tyrone Ting <warp5tw@gmail.com>
To: avifishman70@gmail.com, tmaimon77@gmail.com,
	tali.perry1@gmail.com, venture@google.com, yuenn@google.com,
	benjaminfair@google.com, andi.shyti@kernel.org,
	wsa+renesas@sang-engineering.com, warp5tw@gmail.com,
	tali.perry@nuvoton.com, Avi.Fishman@nuvoton.com,
	tomer.maimon@nuvoton.com, KWLIU@nuvoton.com, JJLIU0@nuvoton.com,
	kfting@nuvoton.com
Cc: openbmc@lists.ozlabs.org, linux-i2c@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v1 0/1] i2c: npcm: Bug fixes remaining interrupts
Date: Thu, 20 Feb 2025 12:00:28 +0800	[thread overview]
Message-ID: <20250220040029.27596-1-kfting@nuvoton.com> (raw)

This patchset includes the following fix:

- Disable the interrupt enable bit to handle the asynchronous smbus/i2c
  interrupt status after the machine reboots as the interrupts were not
  handled in the smbus/i2c transfer session due to the reboot.

The NPCM I2C driver is tested on NPCM750 and NPCM845 evaluation boards.

Tyrone Ting (1):
  i2c: npcm: disable interrupt enable bit before devm_request_irq

 drivers/i2c/busses/i2c-npcm7xx.c | 7 +++++++
 1 file changed, 7 insertions(+)


base-commit: 0ad2507d5d93f39619fc42372c347d6006b64319
-- 
2.34.1


             reply	other threads:[~2025-02-20  4:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-20  4:00 Tyrone Ting [this message]
2025-02-20  4:00 ` [PATCH v1 1/1] i2c: npcm: disable interrupt enable bit before devm_request_irq Tyrone Ting
2025-02-26 22:18   ` Andi Shyti
2025-02-27  2:12     ` Tyrone Ting
2025-02-20  6:09 ` [PATCH v1 0/1] i2c: npcm: Bug fixes remaining interrupts Tali Perry

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250220040029.27596-1-kfting@nuvoton.com \
    --to=warp5tw@gmail.com \
    --cc=Avi.Fishman@nuvoton.com \
    --cc=JJLIU0@nuvoton.com \
    --cc=KWLIU@nuvoton.com \
    --cc=andi.shyti@kernel.org \
    --cc=avifishman70@gmail.com \
    --cc=benjaminfair@google.com \
    --cc=kfting@nuvoton.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openbmc@lists.ozlabs.org \
    --cc=tali.perry1@gmail.com \
    --cc=tali.perry@nuvoton.com \
    --cc=tmaimon77@gmail.com \
    --cc=tomer.maimon@nuvoton.com \
    --cc=venture@google.com \
    --cc=wsa+renesas@sang-engineering.com \
    --cc=yuenn@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox