From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [RFC PATCH V2 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers Date: Thu, 01 Sep 2016 00:56:33 +0200 Message-ID: <2194589.LrAdKSkzcT@vostro.rjw.lan> References: <1472644094-82731-1-git-send-email-liudongdong3@huawei.com> <1472644094-82731-4-git-send-email-liudongdong3@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1472644094-82731-4-git-send-email-liudongdong3@huawei.com> Sender: linux-pci-owner@vger.kernel.org To: Dongdong Liu Cc: helgaas@kernel.org, arnd@arndb.de, rafael@kernel.org, Lorenzo.Pieralisi@arm.com, tn@semihalf.com, wangzhou1@hisilicon.com, pratyush.anand@gmail.com, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, jcm@redhat.com, gabriele.paoloni@huawei.com, charles.chenxin@huawei.com, hanjun.guo@linaro.org, linuxarm@huawei.com List-Id: linux-acpi@vger.kernel.org On Wednesday, August 31, 2016 07:48:14 PM Dongdong Liu wrote: > Add specific quirks for PCI config space accessors.This involves: > 1. New initialization call hisi_pcie_acpi_init() to get RC config resource > with hardcoded range address and setup ecam mapping. > 2. New entry in common quirk array. > > Signed-off-by: Dongdong Liu > Signed-off-by: Gabriele Paoloni Well, what exactly is the ACPI support you're adding? Is it the ECAM part only or is there anything more to it? Thanks, Rafael