From patchwork Wed Mar 6 03:12:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13583297 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 0FB9DC54798 for ; Wed, 6 Mar 2024 03:12:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=7FQJdDeIUrN8t7JnD3efOsjsn7yMOtYmNKbYC0yBB+U=; b=DgJkzC9Nip/dkq 1n5QfOrwOjv/kfAmFJzHKZZHnYI2xIFi/QyspfzMmSwl1h7C93IGSfnYe69rfGCN2yEGSxxhXtIZS pmQHEtDDLnPnZXY1FIknV+zJEgpwySRpEMjYVaec2iynVPIR3fMaL/rnG3fTJwD8ywHRVVONb6Yf8 1WoFGd7HjivnqtCeZt+DuQg0JY6qbNGD/mrpW6rgQ1FaSQAhKjbRZZe5YAEVjbeCa6d8T5T8bURUx rmjPomaUCN5p73IQI8KpxF9SVZvyPRxPDHwTlkP9H9/RBx376aErEjZviLVS6OPQITzZxwd79NcmZ 3VpzNSaarBFKZc+hnofg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhhhW-0000000G6qg-3uIx; Wed, 06 Mar 2024 03:12:14 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhhhT-0000000G6qF-2u1y for linux-arm-kernel@lists.infradead.org; Wed, 06 Mar 2024 03:12:13 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 03B41617AC; Wed, 6 Mar 2024 03:12:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EABD3C433C7; Wed, 6 Mar 2024 03:12:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709694730; bh=02cMmXsDdW1gVgqMD4VAOemGW7i9TpF85kHhYBvLZW8=; h=From:List-Id:To:Cc:Subject:Date:From; b=S9l9fHIqRPQBv5DCKMAzqnyF7GGcDC8l8BrvRrsc+oIG2wIaUD5AeMPgKoGgQIJoN TwWOHb/QoISsD/AISmlFa+HUv3+scUhWXiNTomIuU/cK/NT/lPBFvLbm199WKQ3tTs YGSWGvI1SEvQ0wXyfDxyKG24Ryaf4LLEyeL+RJh0VHRAumTTU6mq0LAtZnfr07FeKj O0U2D0xJEa3avwAgSCGwuQTmcNEeC6EosK4+gDOqUgCWW2Dsm27YxnwugQHarxc+59 dg++15qlXIKgPKfF+eA/wJSAgdE0jd4cyvHDhLv3dPzBI29Z4JCNUFTyzb06TnXPN2 4RXa08pxb1+pA== From: Bjorn Andersson To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Arnd Bergmann , Olof Johansson , Kevin Hilman , Johan Hovold , Dmitry Baryshkov Subject: [GIT PULL] A few more Qualcomm Arm64 DeviceTree fixes for v6.8 Date: Tue, 5 Mar 2024 21:12:07 -0600 Message-ID: <20240306031208.4218-1-andersson@kernel.org> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240305_191211_849237_09C28799 X-CRM114-Status: UNSURE ( 6.09 ) 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 cb0bbdc4cc327ee91ba21ff744adbe07885db2b8: arm64: dts: qcom: sm6115: Fix missing interconnect-names (2024-02-03 11:37:47 -0600) 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.8-2 for you to fetch changes up to 4f423c4cbe26d79d8974936eb01e0d6574c5d2ac: Revert "arm64: dts: qcom: msm8996: Hook up MPM" (2024-03-03 19:49:51 -0800) ---------------------------------------------------------------- A few more Qualcomm Arm64 DeviceTree fixes for v6.8 This reduces the link speed of the PCIe bus with WiFi-card connected on the Lenovo ThinkPad X13s and the Qualcomm Compute Reference Device, avoid link errors and initialization issues reported by users. It also reverts the enablement of MPM on MSM8996, which is reported to prevent boards on this platform from booting for some users. ---------------------------------------------------------------- Dmitry Baryshkov (1): Revert "arm64: dts: qcom: msm8996: Hook up MPM" Johan Hovold (2): arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speed arch/arm64/boot/dts/qcom/msm8996.dtsi | 39 ++++------------------ arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 2 ++ .../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 2 ++ 3 files changed, 10 insertions(+), 33 deletions(-)