From: Jisheng Zhang <jszhang@marvell.com>
To: <tglx@linutronix.de>, <jason@lakedaemon.net>, <linux@arm.linux.org.uk>
Cc: <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
Jisheng Zhang <jszhang@marvell.com>
Subject: [PATCH v3 0/2] irqchip: dw-apb-ictl: add irq_set_affinity support
Date: Mon, 6 Jul 2015 12:15:39 +0800 [thread overview]
Message-ID: <1436156141-3674-1-git-send-email-jszhang@marvell.com> (raw)
On Marvell Berlin SoCs, the cpu's local timer is shutdown when the cpu
goes to a deep idle state, then the timer framework will be notified to
use a broadcast timer instead. In our case, the broadcast timer uses
dw-apb-ictl as the interrupt chip. These patches try to add irq_set_affinity
support so that the going to deep idle state cpu can set the interrupt
affinity of the broadcast interrupt to avoid unnecessary wakeups and IPIs.
Changes since v2:
- Add a DT option to indicate whether we want to set the irq affinity.
Changes since v1:
- Add a simple test and its result into the second patch's commit msg.
Jisheng Zhang (2):
irqchip: dw-apb-ictl: add private data structure
irqchip: dw-apb-ictl: add irq_set_affinity support
.../interrupt-controller/snps,dw-apb-ictl.txt | 5 +++
drivers/irqchip/irq-dw-apb-ictl.c | 51 +++++++++++++++++++---
2 files changed, 51 insertions(+), 5 deletions(-)
--
2.1.4
next reply other threads:[~2015-07-06 4:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 4:15 Jisheng Zhang [this message]
2015-07-06 4:15 ` [PATCH v3 1/2] irqchip: dw-apb-ictl: add private data structure Jisheng Zhang
2015-07-06 4:15 ` [PATCH v3 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support Jisheng Zhang
2015-07-06 10:30 ` Thomas Gleixner
2015-07-06 13:10 ` Jisheng Zhang
2015-07-06 13:51 ` Thomas Gleixner
2015-07-06 14:17 ` Jisheng Zhang
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=1436156141-3674-1-git-send-email-jszhang@marvell.com \
--to=jszhang@marvell.com \
--cc=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=tglx@linutronix.de \
/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
all inboxes | Powered by JetHome®