Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1422799

Re: [PATCH V6 5/7] irqchip/gicv3-its: Probe ITS in the ACPI way

From Marc Zyngier <marc.zyngier@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH V6 5/7] irqchip/gicv3-its: Probe ITS in the ACPI way
Date 2016-06-15 11:00 +0200
Message-ID <rKeQ2-iF-11@gated-at.bofh.it> (permalink)
References <rJBlD-7AX-7@gated-at.bofh.it> <rJBlE-7AX-33@gated-at.bofh.it>
Organization ARM Ltd

Show all headers | View raw


On Mon, 13 Jun 2016 16:41:11 +0200
Tomasz Nowicki <tn@semihalf.com> wrote:

> ITS is prepared for being initialized different than DT,
> therefore we can initialize it in ACPI way. We collect register base
> address from MADT table and pass mandatory info to firmware-agnostic
> ITS init call.
> 
> Use here IORT lib to register ITS domain which then can be found and
> used on to build another PCI MSI domain in hierarchical stack domain.
> 
> NOTE: Waiting for proper ITS and NUMA node relation description in IORT
> table, we pass around NUMA_NO_NODE to the its_probe_one init call.
> This means that Cavium ThunderX erratum 23144 (pass1.1 only)
> is not supported for ACPI boot method yet.
> 
> Signed-off-by: Tomasz Nowicki <tn@semihalf.com>

Acked-by: Marc Zyngier <marc.zyngier@arm.com>

	M.
-- 
Jazz is not dead. It just smells funny.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V6 0/7] Introduce ACPI world to ITS irqchip Tomasz Nowicki <tn@semihalf.com> - 2016-06-13 16:50 +0200
  [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Tomasz Nowicki <tn@semihalf.com> - 2016-06-13 16:50 +0200
    Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Marc Zyngier <marc.zyngier@arm.com> - 2016-06-15 10:40 +0200
      Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Tomasz Nowicki <tn@semihalf.com> - 2016-06-17 16:10 +0200
    Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2016-06-15 13:10 +0200
      Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Tomasz Nowicki <tn@semihalf.com> - 2016-06-15 15:30 +0200
      Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Tomasz Nowicki <tn@semihalf.com> - 2016-06-20 11:40 +0200
    Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Sinan Kaya <okaya@codeaurora.org> - 2016-06-15 15:30 +0200
      Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2016-06-15 15:40 +0200
        Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Sinan Kaya <okaya@codeaurora.org> - 2016-06-15 15:50 +0200
          Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2016-06-15 16:20 +0200
            Re: [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support Sinan Kaya <okaya@codeaurora.org> - 2016-06-15 16:50 +0200
  [PATCH V6 2/7] PCI/MSI: Setup MSI domain on a per-devices basis using IORT ACPI table Tomasz Nowicki <tn@semihalf.com> - 2016-06-13 16:50 +0200
    Re: [PATCH V6 2/7] PCI/MSI: Setup MSI domain on a per-devices basis  using IORT ACPI table Marc Zyngier <marc.zyngier@arm.com> - 2016-06-15 10:40 +0200
  [PATCH V6 5/7] irqchip/gicv3-its: Probe ITS in the ACPI way Tomasz Nowicki <tn@semihalf.com> - 2016-06-13 16:50 +0200
    Re: [PATCH V6 5/7] irqchip/gicv3-its: Probe ITS in the ACPI way Marc Zyngier <marc.zyngier@arm.com> - 2016-06-15 11:00 +0200
  [PATCH V6 4/7] irqchip/gicv3-its: Refator ITS DT init code to prepare for ACPI Tomasz Nowicki <tn@semihalf.com> - 2016-06-13 16:50 +0200
    Re: [PATCH V6 4/7] irqchip/gicv3-its: Refator ITS DT init code to  prepare for ACPI Marc Zyngier <marc.zyngier@arm.com> - 2016-06-15 11:00 +0200
  Re: [PATCH V6 0/7] Introduce ACPI world to ITS irqchip Marc Zyngier <marc.zyngier@arm.com> - 2016-06-15 11:20 +0200
    Re: [PATCH V6 0/7] Introduce ACPI world to ITS irqchip Tomasz Nowicki <tn@semihalf.com> - 2016-06-15 11:40 +0200

csiph-web