devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] irqchip/ti-sci-inta: Support for unmapped events
@ 2020-09-28  6:39 Peter Ujfalusi
  2020-09-28  6:39 ` [PATCH 1/2] dt-bindings: irqchip: ti,sci-inta: Update for unmapped event handling Peter Ujfalusi
  2020-09-28  6:39 ` [PATCH 2/2] irqchip/ti-sci-inta: Add support " Peter Ujfalusi
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Ujfalusi @ 2020-09-28  6:39 UTC (permalink / raw)
  To: nm, t-kristo, ssantosh, tglx, jason, maz, robh+dt, lokeshvutla
  Cc: linux-arm-kernel, linux-kernel, devicetree

Hi,

The version of INTA within DMSS (in AM64) changed how the events from the DMAs
are handled and how sysfw is presenting these events to be used for interrupts.

The DMA related events are directly mapped within INTA as unmapped events in
contrast to previous devices with NAVSS where the events were tied to their
source devices (UDMAP, ringacc).

This series adds support for handling the new version of INTA by introducing a
new property: ti,unmapped-event-sources which should hold a list of phandles
pointing to the sources of these unmapped events.

Regards,
Peter
---
Peter Ujfalusi (2):
  dt-bindings: irqchip: ti,sci-inta: Update for unmapped event handling
  irqchip/ti-sci-inta: Add support for unmapped event handling

 .../interrupt-controller/ti,sci-inta.yaml     |  5 ++
 drivers/irqchip/irq-ti-sci-inta.c             | 72 +++++++++++++++++--
 2 files changed, 73 insertions(+), 4 deletions(-)

-- 
Peter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-29 19:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28  6:39 [PATCH 0/2] irqchip/ti-sci-inta: Support for unmapped events Peter Ujfalusi
2020-09-28  6:39 ` [PATCH 1/2] dt-bindings: irqchip: ti,sci-inta: Update for unmapped event handling Peter Ujfalusi
2020-09-29 19:43   ` [PATCH 1/2] dt-bindings: irqchip: ti, sci-inta: " Rob Herring
2020-09-28  6:39 ` [PATCH 2/2] irqchip/ti-sci-inta: Add support " Peter Ujfalusi
2020-09-28  7:54   ` Peter Ujfalusi

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).