From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: From: Yao Chen To: , , , , , , , , , , , , Subject: [PATCH v2 0/2] Add MSI support Date: Wed, 9 May 2018 16:20:10 +0800 Message-ID: <1525854012-24228-1-git-send-email-chenyao11@huawei.com> MIME-Version: 1.0 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: suzhuangluan@hisilicon.com, kongfei@hisilicon.com, dimitrysh@google.com, guodong.xu@linaro.org, chenyao11@huawei.com Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+bjorn=helgaas.com@lists.infradead.org List-ID: 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 (2): PCI: kirin: Add MSI support arm64: dts: hi3660: Add pcie msi interrupt attribute arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 2 ++ drivers/pci/dwc/pcie-kirin.c | 39 +++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) -- 1.9.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel