Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1548531
| From | Hanjun Guo <guohanjun@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device |
| Date | 2016-12-30 11:50 +0100 |
| Message-ID | <sU2V3-3cQ-1@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <sRb8t-1aQ-15@gated-at.bofh.it> <sRP5T-3YC-7@gated-at.bofh.it> <sSruy-5jx-25@gated-at.bofh.it> <sSsqB-60M-5@gated-at.bofh.it> <sTKbM-7OG-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016/12/29 22:44, Sinan Kaya wrote: > On 12/25/2016 8:31 PM, Hanjun Guo wrote: >>> A type->setup() would be somewhat cleaner I think, but then it's more >>> code. Whichever works better I guess. :-) >> Agree, I will demo the type->setup() way and send out the patch for review, >> also I find one minor issue for the IORT code, will update that also for next >> version. > Can you provide details on what the minor issue is with the IORT code? It's about the mapping of NC (named component) -> SMMU -> ITS, we can describe it as two ID mappings: - NC->SMMU - NC->ITS And the code for now can work perfect for such id mappings, but if we want to support chained mapping NC -> SMMU -> ITS, we need to add extra code which in my [PATCH v5 10/14] ACPI: ARM64: IORT: rework iort_node_get_id() for NC->SMMU->ITS case, but I just scanned the first id mapping for now, I think I need to scan all the id mappings (but seems single id mappings don't need to do that, I will investigate it more). Thanks Hanjun
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device Hanjun Guo <guohanjun@huawei.com> - 2016-12-22 06:50 +0100
Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device "Rafael J. Wysocki" <rafael@kernel.org> - 2016-12-22 14:00 +0100
Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device Hanjun Guo <guohanjun@huawei.com> - 2016-12-24 08:40 +0100
Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device "Rafael J. Wysocki" <rafael@kernel.org> - 2016-12-26 01:40 +0100
Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device Hanjun Guo <guohanjun@huawei.com> - 2016-12-26 02:40 +0100
Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device Sinan Kaya <okaya@codeaurora.org> - 2016-12-29 15:50 +0100
Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device Hanjun Guo <guohanjun@huawei.com> - 2016-12-30 11:50 +0100
Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device Hanjun Guo <guohanjun@huawei.com> - 2016-12-30 13:20 +0100
Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device "Rafael J. Wysocki" <rafael@kernel.org> - 2016-12-31 21:50 +0100
Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device Hanjun Guo <hanjun.guo@linaro.org> - 2017-01-02 13:10 +0100
csiph-web