On Fri, 19 Jun 2020 09:20:01 +0100, Lorenzo Pieralisi wrote: > This series is a v2 of a previous posting: > > v1 -> v2 > > - Removed _rid() wrappers > - Fixed !CONFIG_ACPI compilation issue > - Converted of_pci_iommu_init() to use of_iommu_configure_dev_id() > > [...] Applied to arm64 (for-next/msi-iommu), thanks! [01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC https://git.kernel.org/arm64/c/07d2e59f27cd [02/12] ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic https://git.kernel.org/arm64/c/d1718a1b7a86 [03/12] ACPI/IORT: Make iort_msi_map_rid() PCI agnostic https://git.kernel.org/arm64/c/39c3cf566cea [04/12] ACPI/IORT: Remove useless PCI bus walk https://git.kernel.org/arm64/c/3a3d208beede [05/12] ACPI/IORT: Add an input ID to acpi_dma_configure() https://git.kernel.org/arm64/c/b8e069a2a8da [06/12] of/iommu: Make of_map_rid() PCI agnostic https://git.kernel.org/arm64/c/746a71d02b5d [07/12] of/device: Add input id to of_dma_configure() https://git.kernel.org/arm64/c/a081bd4af4ce [08/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus https://git.kernel.org/arm64/c/5bda70c6162d [09/12] of/irq: make of_msi_map_get_device_domain() bus agnostic https://git.kernel.org/arm64/c/6f881aba0110 [10/12] of/irq: Make of_msi_map_rid() PCI bus agnostic https://git.kernel.org/arm64/c/2bcdd8f2c07f [11/12] bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver https://git.kernel.org/arm64/c/998fb7badf03 [12/12] bus: fsl-mc: Add ACPI support for fsl-mc https://git.kernel.org/arm64/c/6305166c8771 -- Catalin