From patchwork Mon Aug 26 15:24:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 822744 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 D39F41CD25 for ; Mon, 26 Aug 2024 15:24:28 +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=1724685868; cv=none; b=UcXW77kTnos+3BlgD7avLl5wfRxL7REmvWtYMVPzlW3qm76fdgHM8muJG0fpuyn8RWshCQ8XTQVQ0gaVdtCK4PNyzYzf75frNtdbY7PKVFstiAB8gdpVVWg2F4GO+ju7bKn7lmACCGA5RKdWvUk/bNVNsxqKWbJSCTDhvKWXQrg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724685868; c=relaxed/simple; bh=q1go5qLNLeGjU71k1ExEemMJQnqj7VFbf2UD7R9UlMU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=BEyeNuka9pmrJV0urSx6DiFju3xX6mo1N52UxLBixHArpyMkk+A32fX1pnDanKGHgB664LT5jg0f4oejx1CGMpnCVcQTderDkE4FeYHP6zvE+Zni1bzmOBvsAQ2I2BEhj5KoXeIeKAWF5ZmFr4GCRWs8L765o+jJHeMSCeyn9YU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=bqoZP8tp; 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="bqoZP8tp" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 58B9DC52FC5; Mon, 26 Aug 2024 15:24:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1724685868; bh=q1go5qLNLeGjU71k1ExEemMJQnqj7VFbf2UD7R9UlMU=; h=From:List-Id:To:Cc:Subject:Date:From; b=bqoZP8tp+qXW68ri/Mbp1LAk0eObzg2Xn5rGis+u5PHSx+Xy6ozWOsIiCfi4BoNjC Qq+YbZ80dBwjvUtq9UhYVHEZLPeH4IaAty06EI7FHrTMKCQimODX4LqzVUyhWM9qkG 6eGA4V1Eh/r+g1gpHh+oMgAEtgfmJGiOUk4/dpvjyrovxC4rK6zITYNrRFdrccB8FM shhsLKt0AI9IFM3VvgQ0g/pQ34wf2joS549iF7FEBZro+vsG/2mzUz1Bkw51HERRWn pE5/j1nH4KJkjq69UxdFVwM57mYDkNbcaB5rWaEudT2NqVNXHqdK+IrVvSlvWgh8y2 EqCLHXyGbXqZw== 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 , Dmitry Baryshkov , Konrad Dybcio , Patrick Wildt , Stephan Gerhold , Varadarajan Narayanan Subject: [GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.11 Date: Mon, 26 Aug 2024 10:24:25 -0500 Message-ID: <20240826152426.1648383-1-andersson@kernel.org> X-Mailer: git-send-email 2.45.2 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-arm64-fixes-for-6.11 for you to fetch changes up to dfbe93f32c12f5628bd83303e10ba63621c259ae: arm64: dts: qcom: x1e80100: Fix Adreno SMMU global interrupt (2024-08-14 21:36:45 -0500) ---------------------------------------------------------------- Qualcomm Arm64 DeviceTree fixes for v6.11 On X1E the GPU node is disabled by default, to be enabled in the individual devices once the developers install the required firmware. The generic EDP panel driver used on the X1E CRD is replaced with the Samsung ATNA45AF01 driver, in order to ensure backlight is brought back up after being turned off. The pin configuration for PCIe-related pins are corrected across all the X1E targets. The PCIe controllers gain a minimum OPP vote, and PCIe domain numbers are corrected. WiFi calibration variant information is added to the Lenovo Yoga Slim 7x, to pick the right data from the firmware packages. The incorrect Adreno SMMU global interrupt is corrected. For IPQ5332, the IRQ triggers for the USB controller are corrected. ---------------------------------------------------------------- Dmitry Baryshkov (1): arm64: dts: qcom: disable GPU on x1e80100 by default Johan Hovold (18): arm64: dts: qcom: x1e80100-crd: fix PCIe4 PHY supply arm64: dts: qcom: x1e80100: fix PCIe domain numbers arm64: dts: qcom: x1e80100: add missing PCIe minimum OPP arm64: dts: qcom: x1e80100-crd: fix up PCIe6a pinctrl node arm64: dts: qcom: x1e80100-crd: disable PCIe6a perst pull down arm64: dts: qcom: x1e80100-crd: fix missing PCIe4 gpios arm64: dts: qcom: x1e80100-qcp: fix PCIe4 PHY supply arm64: dts: qcom: x1e80100-qcp: fix up PCIe6a pinctrl node arm64: dts: qcom: x1e80100-qcp: disable PCIe6a perst pull down arm64: dts: qcom: x1e80100-qcp: fix missing PCIe4 gpios arm64: dts: qcom: x1e80100-vivobook-s15: fix PCIe4 PHY supply arm64: dts: qcom: x1e80100-vivobook-s15: fix up PCIe6a pinctrl node arm64: dts: qcom: x1e80100-vivobook-s15: disable PCIe6a perst pull down arm64: dts: qcom: x1e80100-vivobook-s15: fix missing PCIe4 gpios arm64: dts: qcom: x1e80100-yoga-slim7x: fix PCIe4 PHY supply arm64: dts: qcom: x1e80100-yoga-slim7x: fix up PCIe6a pinctrl node arm64: dts: qcom: x1e80100-yoga-slim7x: disable PCIe6a perst pull down arm64: dts: qcom: x1e80100-yoga-slim7x: fix missing PCIe4 gpios Konrad Dybcio (1): arm64: dts: qcom: x1e80100: Fix Adreno SMMU global interrupt Patrick Wildt (1): arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant Stephan Gerhold (1): arm64: dts: qcom: x1e80100-crd: Fix backlight Varadarajan Narayanan (1): arm64: dts: qcom: ipq5332: Fix interrupt trigger type for usb arch/arm64/boot/dts/qcom/ipq5332.dtsi | 4 +- .../boot/dts/qcom/x1e80100-asus-vivobook-s15.dts | 42 ++++++++++++- arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 70 ++++++++++++++++++---- .../boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts | 54 ++++++++++++++--- arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 53 +++++++++++++--- arch/arm64/boot/dts/qcom/x1e80100.dtsi | 21 +++++-- 6 files changed, 209 insertions(+), 35 deletions(-)