From patchwork Fri Jul 19 13:17:17 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 813450 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 407FA13D53F; Fri, 19 Jul 2024 13:17:29 +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=1721395049; cv=none; b=r2AZ88DQMjhKPVMTRQritfPum9PH8miQNJ4N5w64lgN6gqD9ocN8+g3NbKl4pDZ3w+aLVRXhiU+qFZ9H/fgmFNBgI9fJaLMb1F9EX/TlT4pRYERH9EMAMJipm9dBZAyCmrVN9FGvRyJ3QRRQlWCD4rtPx8fDZtVV0LyvDWOTMh8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721395049; c=relaxed/simple; bh=zBpjR/Cxt0PHaLcizd15DuclWPxULFRLAbv0OxnCwEk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=LoiiRd3xmUe1zjlHVJO1fAoiarUDFcm4isZXrTrrR6CHJOcqFU0oNCdSniaQltX+TRvy+dbNOjAlHatU8s9nOsJ/kYfiOHGus6hp7KrdDYdyB0Q3Yy2MGv0wAP+kZe8UVTTJGytDiqU/Xo6B9zxcMq2qFH1YQc9nu2764tHmOL8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=V1PoICdo; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="V1PoICdo" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CC9B8C4AF0A; Fri, 19 Jul 2024 13:17:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721395048; bh=zBpjR/Cxt0PHaLcizd15DuclWPxULFRLAbv0OxnCwEk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=V1PoICdouBuc7v2+kCp+r4l1bD257WsRkzNwBBKJmSSa25QWzJMnDChn4R5pssVbA wspolb3rwyLWId8jh8qUycc+6qIlRTLZIFwS9quI4PZzrOJhkISrmB3Najw7l1WB2+ TBxJ4X/w+hM2+1br43Y7/tOlw18Uk8iz4BPWyrDK2es5XcdWu1tCPTCIsketrghj3b JKb+wruAmGSg8nu5ZD0TL/KHu2ggmwRUpW7Yl/QZel9IjGcYHwuZ0IoNaH6glanxxE k7gP2xzPE95Cne+rDSwNg5XIwTen9HQrkRL0YHblnef0sCj9HMRiBzqBEbcv3sY0dX xByJl5Nh9En5w== Received: from johan by xi.lan with local (Exim 4.97.1) (envelope-from ) id 1sUnUO-000000002BE-2AT9; Fri, 19 Jul 2024 15:17:36 +0200 From: Johan Hovold To: Bjorn Andersson , Konrad Dybcio Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sibi Sankar , Abel Vesa , Rajendra Nayak , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Johan Hovold , stable@vger.kernel.org Subject: [PATCH 2/7] arm64: dts: qcom: x1e80100: fix PCIe domain numbers Date: Fri, 19 Jul 2024 15:17:17 +0200 Message-ID: <20240719131722.8343-3-johan+linaro@kernel.org> X-Mailer: git-send-email 2.44.2 In-Reply-To: <20240719131722.8343-1-johan+linaro@kernel.org> References: <20240719131722.8343-1-johan+linaro@kernel.org> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 The current PCIe domain numbers are off by one and do not match the numbers that the UEFI firmware (and Windows) uses. Fixes: 5eb83fc10289 ("arm64: dts: qcom: x1e80100: Add PCIe nodes") Cc: stable@vger.kernel.org # 6.9 Signed-off-by: Johan Hovold Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/x1e80100.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/x1e80100.dtsi b/arch/arm64/boot/dts/qcom/x1e80100.dtsi index c7aec564a318..07e00f1d1768 100644 --- a/arch/arm64/boot/dts/qcom/x1e80100.dtsi +++ b/arch/arm64/boot/dts/qcom/x1e80100.dtsi @@ -2916,7 +2916,7 @@ pcie6a: pci@1bf8000 { dma-coherent; - linux,pci-domain = <7>; + linux,pci-domain = <6>; num-lanes = <2>; interrupts = , @@ -3037,7 +3037,7 @@ pcie4: pci@1c08000 { dma-coherent; - linux,pci-domain = <5>; + linux,pci-domain = <4>; num-lanes = <2>; interrupts = ,