From patchwork Tue Jul 2 03:09:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13718923 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 952D3C2BD09 for ; Tue, 2 Jul 2024 03:09:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=MXb77UCCYcR7dm8+DxhJqU8+XjhfR/WnRNFuxsw7P4U=; b=W209seQEfvWSlmDNrN7vckbnQD XCDqDMnI0zJQY62YWTaGT4c7+ne68q0gb8uITW84/fUBlGr4TxFUXtg8+2jkHGBeYz9I5TezyOztg dBORiI+H8oqMcE+bNoKrkYwKTLJun3dXBoMyHljlwpLYxzEh7RG6SmpGgivBft/7U0M1DVz07RtBI dD58eVaflGxd6/uMxuZ7oZ/+CXBUGNTvpvgOuaHUf4fyzbLlN83DQsIB0xrTZMQy26/8ATdidYH5H 613I+PvlXFY3kY8Vt3SMAOAK32b0p/pPpysuzAzhjOdLMGYsBUy90UfopS5ricCV2tu9U2mFlwjv7 CJtzMBfA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOTtZ-00000005Oip-05OS; Tue, 02 Jul 2024 03:09:29 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOTtM-00000005Ohv-3tZB for linux-arm-kernel@lists.infradead.org; Tue, 02 Jul 2024 03:09:18 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 30280CE1B7D; Tue, 2 Jul 2024 03:09:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5574CC116B1; Tue, 2 Jul 2024 03:09:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1719889754; bh=+hqnWCG3NdDaHwrRaZorxyC8vCtW5NuxDhOQaYqZw9Y=; h=From:List-Id:To:Cc:Subject:Date:From; b=XTL1UFLixAahkMOQC+OV2cNPeOBJYNSlbIu+wLoNVMGpJD7GrQ2pTkURRpZnrfGg/ pedUStU33rnKSE1nd+LRv5lis51seabdcurMSMq3UEBDjhDyy5epTwbm7TkDi4q22c J/5Y/uxjAegupXJDP356cILXwRfgUQpUj0wBP4UFj5R/maxGaAlajSvSmHtRY5Yzv9 qKdwLLQYhgtXNfTc+PM0dpSGxSStAcM/BVnF5GQebqpfz/k12HMSH+IeYzP3l6LMPp e/dWdnGHp7U48Z1wQAdbqwOKweB2qg4SB5TO+xQcpn46q1R9lqenPl2fncEUnh24GL onraZ2Te3eYxQ== From: Bjorn Andersson To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Olof Johansson , Kevin Hilman , Johan Hovold , Konrad Dybcio , Krzysztof Kozlowski , Abel Vesa , Bjorn Andersson , Caleb Connolly , Cong Zhang , Komal Bajaj Subject: [GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.10 Date: Mon, 1 Jul 2024 22:09:12 -0500 Message-ID: <20240702030913.340814-1-andersson@kernel.org> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240701_200917_345895_BADEA37D X-CRM114-Status: UNSURE ( 9.24 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0: Linux 6.10-rc1 (2024-05-26 15:20:12 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-6.10 for you to fetch changes up to af355e799b3dc3dd0ed8bf2143641af05d8cd3d4: arm64: dts: qcom: qdu1000: Fix LLCC reg property (2024-06-21 00:47:00 -0500) ---------------------------------------------------------------- Qualcomm Arm64 DeviceTree fixes for v6.10 This marks the PSHOLD node on SC8280XP as reserved, to resolve a regression where a reset is triggered instead of a clean shutdown. Also on SC8280XP the touchscreen properties are adjusted to make it properly described on CRD and make it work on the Lenovo Thinkpad X13s. Corrects the LLCC definitions on SC8180X and QDU1000 to allow these drivers and their dependencies to probe. X1 Elite CRD is given more CMA space, to avoid running out during boot, as PCIe SMMU is not accessible. Audio configuration is corrected, on the same. SM6115 SDHC is given an IOMMU stream, to avoid access issues. Lastly the EL2 non-secure physical timer interrupt on SA8775P is corrected from its previous incorrect value. ---------------------------------------------------------------- Abel Vesa (1): arm64: dts: qcom: x1e80100: Fix PCIe 6a reg offsets and add MHI Bjorn Andersson (1): arm64: dts: qcom: sc8180x: Fix LLCC reg property again Caleb Connolly (1): arm64: dts: qcom: sm6115: add iommu for sdhc_1 Cong Zhang (1): arm64: dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical timer Johan Hovold (2): arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on arm64: dts: qcom: sc8280xp-crd: use external pull up for touch reset Komal Bajaj (1): arm64: dts: qcom: qdu1000: Fix LLCC reg property Konrad Dybcio (2): arm64: dts: qcom: x1e80100-*: Allocate some CMA buffers arm64: dts: qcom: sc8280xp: Set status = "reserved" on PSHOLD Krzysztof Kozlowski (2): arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mapping arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recording arch/arm64/boot/dts/qcom/qdu1000.dtsi | 16 +++++++++++++++- arch/arm64/boot/dts/qcom/sa8775p.dtsi | 2 +- arch/arm64/boot/dts/qcom/sc8180x.dtsi | 11 +++++++---- arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 3 +-- .../boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 15 ++++++++------- arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 2 ++ arch/arm64/boot/dts/qcom/sm6115.dtsi | 1 + arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 13 +++++++++++-- arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 9 +++++++++ arch/arm64/boot/dts/qcom/x1e80100.dtsi | 10 ++++++---- 10 files changed, 61 insertions(+), 21 deletions(-)