From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 99A9B3FE2D; Mon, 1 Apr 2024 15:50:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711986627; cv=none; b=XJs8K1j7KJuJq1QXb56BgM0cfPNzKJ+GoAgHLZAaTtuMqHa9qC3M0QAKv2MGL7BRH9o9mdvNuaoWEDB8n8UjroAUqiv61EhwCkPNNSK5PUY21v5+lMUaDTvMvQc2v+CifEjRui1u7UPSUXq84KLyy9Ra6YtXaMlgcdRZXagey6s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711986627; c=relaxed/simple; bh=ZQMnIQ5+0HqDm/PLScg+ORbMMiViS4yFdyEpc3j6aN4=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=VBb21mKv5lGyc0cBg+2smOd+winkZWuhzzQpVmc9Dmi6IZthGZjlI12GsVteH7/HHGB+277kTo0EMjZOkqsCDnZdMIJZ2nqzip5/h2f7tJbVZisT13txypxoUDlO73qO9UDx/dObQySRZhkR4Z1XHO3HMQKaZDUQvfxmz7V0MnU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=a9Snnco7; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="a9Snnco7" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 087A0C433F1; Mon, 1 Apr 2024 15:50:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1711986627; bh=ZQMnIQ5+0HqDm/PLScg+ORbMMiViS4yFdyEpc3j6aN4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=a9Snnco7z/WXkUEehWvNIWEfbv/Uak57Wc50qaqeJgO46d6EcLELqittfqD3Zp+de v2zX3UgF5+boxnZdtrbcei+XKhG9vktRfXA0le1mk0kQ1TEq8rnY9gCBV2yyAlMj7W d1SxnY5R8YH2D5VWJ93DR5j3Xs2OubOIiPJLBwqI= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Krishna chaitanya chundru , Bjorn Andersson , Sasha Levin Subject: [PATCH 6.8 005/399] arm64: dts: qcom: sc7280: Add additional MSI interrupts Date: Mon, 1 Apr 2024 17:39:31 +0200 Message-ID: <20240401152549.300182109@linuxfoundation.org> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20240401152549.131030308@linuxfoundation.org> References: <20240401152549.131030308@linuxfoundation.org> User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.8-stable review patch. If anyone has any objections, please let me know. ------------------ From: Krishna chaitanya chundru [ Upstream commit b8ba66b40da3230a8675cb5dd5c2dea5bce24d62 ] Current MSI's mapping doesn't have all the vectors. This platform supports 8 vectors each vector supports 32 MSI's, so total MSI's supported is 256. Add all the MSI groups supported for this PCIe instance in this platform. Fixes: 92e0ee9f83b3 ("arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes") cc: stable@vger.kernel.org Signed-off-by: Krishna chaitanya chundru Link: https://lore.kernel.org/r/20231218-additional_msi-v1-1-de6917392684@quicinc.com Signed-off-by: Bjorn Andersson Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/qcom/sc7280.dtsi | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi index ce0d24ee7eedb..7dc2c37716e84 100644 --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi @@ -2178,8 +2178,16 @@ pcie1: pcie@1c08000 { ranges = <0x01000000 0x0 0x00000000 0x0 0x40200000 0x0 0x100000>, <0x02000000 0x0 0x40300000 0x0 0x40300000 0x0 0x1fd00000>; - interrupts = ; - interrupt-names = "msi"; + interrupts = , + , + , + , + , + , + , + ; + interrupt-names = "msi0", "msi1", "msi2", "msi3", + "msi4", "msi5", "msi6", "msi7"; #interrupt-cells = <1>; interrupt-map-mask = <0 0 0 0x7>; interrupt-map = <0 0 0 1 &intc 0 0 0 434 IRQ_TYPE_LEVEL_HIGH>, -- 2.43.0