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 3EB4F4778C; Mon, 1 Apr 2024 16:12:50 +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=1711987970; cv=none; b=NXqcqMHpQyeWQslFwilFUpqgWugQ7pvWhHjVgMwlWt1Xy3EALC2ILSoINRczp/rxx74Og9lxuy1YelDsLvaBLYUiXFgPoTgkzi/jJW4YtOgRsLB+vElLRuBcQ4QWN7csNQ74fkd3G0rvmwkBU3yhJDZgomHoYSnhe5KQ8BgSS9A= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711987970; c=relaxed/simple; bh=3ULDQxWSEIHJ9fBgHWhFgAgQ0USSDvzW04wiS6NCi4g=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=d4GO/8KpCY4vvVJxdwBd2Z/0fNBOmJL/HdqFDZ6Fm3lDjoZpzaWVwlqevPAIokwka6WHBwgcvQhqXFyPskNu5S9agcZmofa08ZZs8OMrQHsQPGGVynKd1Iz/wC5/JkZ2G/eRQ5ie8kGoeoWi8+gw1YatsiMlJhQ7H6AivNaF2Q0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=VnIvORTy; 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="VnIvORTy" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B222EC433F1; Mon, 1 Apr 2024 16:12:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1711987970; bh=3ULDQxWSEIHJ9fBgHWhFgAgQ0USSDvzW04wiS6NCi4g=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VnIvORTypqkr91P0/zy4xUuBs2KFmO5k24puo3bF1+bJu1ueIx+DHs1tJd3Ga0hmX C+n0vPj4DH5IQo+YW9uxD6FXb5G5yeUgypcjSI1gykNVA9lskZIG0ceAoSEWgs7wU8 JMBZDC8nriI1TngDw1B4G1Hzq9v/5Exfe3L9fmbQ= 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.7 007/432] arm64: dts: qcom: sc7280: Add additional MSI interrupts Date: Mon, 1 Apr 2024 17:39:54 +0200 Message-ID: <20240401152553.350222974@linuxfoundation.org> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20240401152553.125349965@linuxfoundation.org> References: <20240401152553.125349965@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.7-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 84de20c88a869..e456c9512f9c6 100644 --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi @@ -2147,8 +2147,16 @@ pcie1: pci@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