linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
To: Marc Zyngier <maz@kernel.org>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>,
	LAK <linux-arm-kernel@lists.infradead.org>
Subject: [QUERY]: Acknowledgment of edge triggered interrupts
Date: Sat, 30 Apr 2022 19:41:24 +0100	[thread overview]
Message-ID: <CA+V-a8va6YCtjswPVZvwBxZigpHfFpGOi5C2R7e5H49LpNWCYw@mail.gmail.com> (raw)

Hi Marc,

I am currently working on the irq-sifive-plic.c driver. The
irq-sifive-plic.c driver is currently implemented as a chained domain.
On our SoC which uses this block for EDGE interrupts we need to first
acknowledge the interrupt before handling it.

I came across a similar situation on a different driver (patch [0])
but it isn't a chained handler.

What approach should be taken for chained IRQ domains to handle such cases?

[0] https://lore.kernel.org/linux-arm-kernel/20220429183605.gld37gz6taa5k7fk@maple.lan/T/

Cheers,
Prabhakar

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-04-30 18:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-30 18:41 Lad, Prabhakar [this message]
2022-05-02  9:44 ` [QUERY]: Acknowledgment of edge triggered interrupts Marc Zyngier
2022-05-06 11:24   ` Lad, Prabhakar
2022-05-06 12:18     ` Marc Zyngier
2022-05-07  5:31       ` Lad, Prabhakar

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=CA+V-a8va6YCtjswPVZvwBxZigpHfFpGOi5C2R7e5H49LpNWCYw@mail.gmail.com \
    --to=prabhakar.csengg@gmail.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=maz@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).