From: Rob Herring <robh@kernel.org>
To: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Nishanth Menon <nm@ti.com>,
Peter Ujfalusi <peter.ujfalusi@ti.com>,
Grygorii Strashko <grygorii.strashko@ti.com>,
Device Tree Mailing List <devicetree@vger.kernel.org>,
Marc Zyngier <maz@kernel.org>, Sekhar Nori <nsekhar@ti.com>,
Tero Kristo <t-kristo@ti.com>,
Santosh Shilimkar <ssantosh@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v4 04/10] dt-bindings: irqchip: ti,sci-intr: Update bindings to drop the usage of gic as parent
Date: Mon, 27 Jul 2020 12:03:04 -0600 [thread overview]
Message-ID: <20200727180304.GA619600@bogus> (raw)
In-Reply-To: <20200725163700.20583-5-lokeshvutla@ti.com>
On Sat, Jul 25, 2020 at 10:06:54PM +0530, Lokesh Vutla wrote:
> Drop the firmware related dt-bindings and use the hardware specified
> interrupt numbers within Interrupt Router. This ensures interrupt router
> DT node need not assume any interrupt parent type.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> ---
> .../interrupt-controller/ti,sci-intr.txt | 31 ++++++++++---------
> 1 file changed, 16 insertions(+), 15 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Marc Zyngier <maz@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>, Nishanth Menon <nm@ti.com>,
Tero Kristo <t-kristo@ti.com>,
Santosh Shilimkar <ssantosh@kernel.org>,
Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org>,
Sekhar Nori <nsekhar@ti.com>,
Grygorii Strashko <grygorii.strashko@ti.com>,
Peter Ujfalusi <peter.ujfalusi@ti.com>,
Device Tree Mailing List <devicetree@vger.kernel.org>,
Suman Anna <s-anna@ti.com>
Subject: Re: [PATCH v4 04/10] dt-bindings: irqchip: ti,sci-intr: Update bindings to drop the usage of gic as parent
Date: Mon, 27 Jul 2020 12:03:04 -0600 [thread overview]
Message-ID: <20200727180304.GA619600@bogus> (raw)
In-Reply-To: <20200725163700.20583-5-lokeshvutla@ti.com>
On Sat, Jul 25, 2020 at 10:06:54PM +0530, Lokesh Vutla wrote:
> Drop the firmware related dt-bindings and use the hardware specified
> interrupt numbers within Interrupt Router. This ensures interrupt router
> DT node need not assume any interrupt parent type.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> ---
> .../interrupt-controller/ti,sci-intr.txt | 31 ++++++++++---------
> 1 file changed, 16 insertions(+), 15 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2020-07-27 18:04 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-25 16:36 [PATCH v4 00/10] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents Lokesh Vutla
2020-07-25 16:36 ` Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 01/10] firmware: ti_sci: Drop the device id to resource type translation Lokesh Vutla
2020-07-25 16:36 ` Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 02/10] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map Lokesh Vutla
2020-07-25 16:36 ` Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 03/10] firmware: ti_sci: Add support for getting resource with subtype Lokesh Vutla
2020-07-25 16:36 ` Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 04/10] dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic as parent Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 04/10] dt-bindings: irqchip: ti,sci-intr: " Lokesh Vutla
2020-07-27 18:03 ` Rob Herring [this message]
2020-07-27 18:03 ` Rob Herring
2020-07-25 16:36 ` [PATCH v4 05/10] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 05/10] dt-bindings: irqchip: Convert ti,sci-intr " Lokesh Vutla
2020-07-27 18:08 ` Rob Herring
2020-07-27 18:08 ` Rob Herring
2020-07-25 16:36 ` [PATCH v4 06/10] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR Lokesh Vutla
2020-07-25 16:36 ` Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 07/10] dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 07/10] dt-bindings: irqchip: ti,sci-inta: " Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 08/10] dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 08/10] dt-bindings: irqchip: Convert ti,sci-inta " Lokesh Vutla
2020-07-25 16:36 ` [PATCH v4 09/10] irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field Lokesh Vutla
2020-07-25 16:36 ` Lokesh Vutla
2020-07-25 16:37 ` [PATCH v4 10/10] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC Lokesh Vutla
2020-07-25 16:37 ` Lokesh Vutla
2020-07-28 2:01 ` [PATCH v4 00/10] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents Nishanth Menon
2020-07-28 2:01 ` Nishanth Menon
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=20200727180304.GA619600@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=grygorii.strashko@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=lokeshvutla@ti.com \
--cc=maz@kernel.org \
--cc=nm@ti.com \
--cc=nsekhar@ti.com \
--cc=peter.ujfalusi@ti.com \
--cc=ssantosh@kernel.org \
--cc=t-kristo@ti.com \
--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.