From: Lina Iyer <ilina@codeaurora.org>
To: Marc Zyngier <marc.zyngier@arm.com>
Cc: tglx@linutronix.de, jason@lakedaemon.net,
linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
rnayak@codeaurora.org, asathyak@codeaurora.org
Subject: Re: [PATCH v8 0/2] irqchip: qcom: add support for PDC interrupt controller
Date: Thu, 1 Mar 2018 16:28:26 +0000 [thread overview]
Message-ID: <20180301162826.GB19262@codeaurora.org> (raw)
In-Reply-To: <8768ac0b-0d1c-d415-7b51-b6785dcad05b@arm.com>
On Thu, Mar 01 2018 at 16:13 +0000, Marc Zyngier wrote:
>On 28/02/18 17:27, Lina Iyer wrote:
>> Changes since v7:
>> - fix whitespace alignment for multi-line statement
>> - add Rob H 'reviewed-by' for DT bindings
>> - rebase on top of 4.6-rc3
>>
>> On newer Qualcomm Techonologies Inc's SoCs like the SDM845, the GIC is in a
>> power domain that can be powered off when not needed. Interrupts that need to
>> be sensed even when the GIC is powered off, are routed through an interrupt
>> controller in an always-on domain called the Power Domain Controller a.k.a PDC.
>> This series adds support for the PDC's interrupt controller.
>>
>> Please consider reviewing these patches.
>>
>> RFC v1: https://patchwork.kernel.org/patch/10180857/
>> RFC v2: https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1600634.html
>> v3: https://lkml.org/lkml/2018/2/6/595
>> v4: https://www.spinics.net/lists/linux-arm-msm/msg32906.html
>> v5: https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1605500.html
>> v6: https://lkml.org/lkml/2018/2/9/545
>> v7: https://www.spinics.net/lists/kernel/msg2723942.html
>>
>> Lina Iyer (2):
>> drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
>> dt-bindings/interrupt-controller: pdc: describe PDC device binding
>
>Queued for 4.17.
>
Thanks Marc.
-- Lina
prev parent reply other threads:[~2018-03-01 16:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-28 17:27 [PATCH v8 0/2] irqchip: qcom: add support for PDC interrupt controller Lina Iyer
2018-02-28 17:27 ` [PATCH v8 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs Lina Iyer
2018-02-28 17:27 ` [PATCH v8 2/2] dt-bindings/interrupt-controller: pdc: describe PDC device binding Lina Iyer
2018-03-01 16:13 ` [PATCH v8 0/2] irqchip: qcom: add support for PDC interrupt controller Marc Zyngier
2018-03-01 16:28 ` Lina Iyer [this message]
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=20180301162826.GB19262@codeaurora.org \
--to=ilina@codeaurora.org \
--cc=asathyak@codeaurora.org \
--cc=jason@lakedaemon.net \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.zyngier@arm.com \
--cc=rnayak@codeaurora.org \
--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 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.