Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp1341139imm; Tue, 15 May 2018 18:23:58 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrBsQ9WwFCBi/+YSycrDbbcQpJH8uhsOwQ1uvgcU0yUL5XJXTA51mIAPl/lrHSno8nc6kJF X-Received: by 2002:a63:b647:: with SMTP id v7-v6mr11745144pgt.181.1526433838066; Tue, 15 May 2018 18:23:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526433838; cv=none; d=google.com; s=arc-20160816; b=MRjg01Nun2ZXj1v6fvBGkqyOzAQgxeevuDK3i4jhmvOJE7h98/HFaL1RSKTw4kXZsb F01lW2Pbu8TEKi2mFyvu4afSNN9nHnng6zm6m6QvE5RWVzqUFmiST0Qcd36gS88gA6vn ermlko++0DwMP/lBCIjNEjo3IwVYhJw/xuXpKCNGFCI8mdxQVrxzR1JWHQ3MA14Vh/qh liksNc8iLWSA1y/ZYUutlRK2kGjsKPQCKbxaJGVh3TdLwhA1w9/1+Gt0VCQRvUQluzG9 5HI0oo7BntBvjBtQKOERBGjRYFrzYd5VC3jnHGLI3xjFDosaEDe3QX4KYB+IJIE0z98g wo6A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from:arc-authentication-results; bh=vqsyfm4TMZDBeCc4jL1sMx5/6A6/yq9HzfBz7g8Kr0w=; b=CuLTe6OCWUVgC0P7KWK6Rk0NBSgsC8g3DZk7OSCYBrfLUlo/vD9GEssyDztgDmTrFc 4LDTebQ0sEE9JV/EL9K3Q33xlcvJc9C26BZ19IW4JVm6IDU5jjksZq4V1iGAKn+fAiI3 vUBNRM63QPJXf96zxG2f8Jf/JFsg0LMszfACYLu7vtJJ//A6+kveqMN2UKqvvYmTjFQa pchWNrcyKDpQcw5SkMZP/d2l2O1m2hkKzAU9euo7lAb1cD5QoppF3L/l/YIgSD74vRQZ rE8bm5O0TOGt/yV9wbJlpxyCZRqk8QtOofGuEoL5iTCNgitFfa/Qd97bVgxuMfV1BmZP ESbQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p1-v6si1268744pld.218.2018.05.15.18.23.43; Tue, 15 May 2018 18:23:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752289AbeEPBWW (ORCPT + 99 others); Tue, 15 May 2018 21:22:22 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:7672 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752024AbeEPBWV (ORCPT ); Tue, 15 May 2018 21:22:21 -0400 Received: from DGGEMS414-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 253A271274C23; Wed, 16 May 2018 09:22:07 +0800 (CST) Received: from vm107-55-164.huawei.com (100.107.55.164) by DGGEMS414-HUB.china.huawei.com (10.3.19.214) with Microsoft SMTP Server id 14.3.361.1; Wed, 16 May 2018 09:22:00 +0800 From: Xiaowei Song To: , , , , , , , CC: , , , , Subject: [PATCH v4] *** PCI: kirin: MSI patch discription *** Date: Wed, 16 May 2018 09:21:58 +0800 Message-ID: <20180516012159.44081-1-songxiaowei@hisilicon.com> X-Mailer: git-send-email 2.11.GIT MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [100.107.55.164] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Yao Chen Before Version Patches ====================== patch v3 https://www.spinics.net/lists/linux-pci/msg72322.html patch v2 https://www.spinics.net/lists/kernel/msg2797610.html patch v1 https://www.spinics.net/lists/kernel/msg2796410.html Changes between V4 and V3 ========================= 1. remove DT binding patch, for Wei Xu had applied it. 2. fix issues according to review comments from Andy Shevchenko. (1) Take the msi number get and request as a seperate function, (2) Use the result of platform_get_irq as return val. Changes between V3 and V2 ========================= 1. fix issues according to review comments (1)from Bjorn Helgaas: Check for 'pci->pp.msi_irq < 0'. (2)from Bjorn Helgaas: Update the message of 'msi irq' in dev_err(). Changes between V2 and V1 ========================= 1. seperate DT binding patch. 2. fix issues according to review comments (1)from Bjorn Helgaas: Update the style of subject and changelog. (2)from Bjorn Helgaas: Add msi irq number in the message. (3)from Bjorn Helgaas: Delete unnecessary code 'pci->pp.root_bus_nr = -1'. (4)from Dmitry Shmidt: Fix typing error. Replace 'interrupts-names' of 'interrupt-names'. Yao Chen (1): PCI: kirin: Add MSI support drivers/pci/dwc/pcie-kirin.c | 51 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) -- 2.7.3