From patchwork Sat Apr 20 16:10:01 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13637169 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 24831C4345F for ; Sat, 20 Apr 2024 16:10:24 +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=WLbAoj3sBrHyVwc3ZYeC1olzLG9g6BFh3rsm50QsitM=; b=Vgl5gE8hoYV7q9 bLHUFPmpakCXOWGuHdCv3jMUm1hMbpttFlI6ltIODDnQMS5uLLWOE0kU4SlRrExq27etJfIZJbvJo KdjD4zhRL/4IMdI27Ae9baXKd9ZWyfCiXIf6GxVnNARMJC3eE1jaDmdA571CKVhnJ7zC08oJvdOT+ hfEzXEqTMeRx0KBFRaLK3XZrlmGPJObXKnbW28MQQbw07pHWo2u6545OBZhkq0roIO8IcyoUPKN9D FevWv9kAutPS0pRX29d5BgTi3AFPlVOCPRYXy1n6Cv4Zm5a2C+48iOHo2cguJAambGzT4c5GFMcLZ taAU3N4QHql95ZvqbQDA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ryDI3-00000008mfd-3A1i; Sat, 20 Apr 2024 16:10:11 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ryDI0-00000008meJ-1S9l for linux-arm-kernel@lists.infradead.org; Sat, 20 Apr 2024 16:10:10 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 54741CE015B; Sat, 20 Apr 2024 16:10:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7E43DC072AA; Sat, 20 Apr 2024 16:10:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713629404; bh=n6w7e910JsspGkx3sGfSrk8Rx5qwNfTimmGjdhOMJHU=; h=From:List-Id:To:Cc:Subject:Date:From; b=fpj2uZjErEc064k/oHLx/3eXt4bM9ZKQLtDJOUll/CUaugyNs+coLJarQUVc3mx3e Vk4I9pTSxjbLeieEDnc4UdrtvgPIA6sESHtGzXgfR3qDdFB9vBJQ3Pwu+78pC1Q2yA fMPZLyEpkRGg3rOM2pLnTrgt8EL+Tvt9b8UkLJGY4xTYRoleCfCEKFlhyu/wVPaN1j P6cM1XVoISnheVHRyuYXCVe4rsgb/eV1qQ47FnKJWTG4izMcdFSOFj0UzjhzCQOQd9 cMiQrqpNV1JRvhBTLTDiSt+fqg3GT0eugxRh+2EFZ4Wt3b4FCuKHK+xvjxC+L/DX5C 5dqXlIXlLi0tg== 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 , Manivannan Sadhasivam , Johan Hovold , Luca Weiss , Maximilian Luz , Rajendra Nayak Subject: [GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.9 Date: Sat, 20 Apr 2024 11:10:01 -0500 Message-ID: <20240420161002.1132240-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-20240420_091008_978349_A4393523 X-CRM114-Status: GOOD ( 10.82 ) 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 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -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.9 for you to fetch changes up to ecda8309098402f878c96184f29a1b7ec682d772: arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controller (2024-04-12 12:21:47 -0500) ---------------------------------------------------------------- Qualcomm Arm64 DeviceTree fixes for v6.9 This corrects the watchdog IRQ flags for a number of remoteproc instances, which otherwise prevents the driver from probe in the face of a probe deferral. Improvements in other areas, such as USB, have made it possible for CX rail voltage on SC8280XP to be lowered, no longer meeting requirements of active PCIe controllers. Necessary votes are added to these controllers. The MSI definitions for PCIe controllers in SM8450, SM8550, and SM8650 was incorrect, due to a bug in the driver. As this has now been fixed the definition needs to be corrected. Lastly, the SuperSpeed PHY irq of the second USB controller in SC8180x, and the compatible string for X1 Elite domain idle states are corrected. ---------------------------------------------------------------- Johan Hovold (1): arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP Luca Weiss (1): arm64: dts: qcom: Fix type of "wdog" IRQs for remoteprocs Manivannan Sadhasivam (3): arm64: dts: qcom: sm8450: Fix the msi-map entries arm64: dts: qcom: sm8550: Fix the msi-map entries arm64: dts: qcom: sm8650: Fix the msi-map entries Maximilian Luz (1): arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controller Rajendra Nayak (1): arm64: dts: qcom: x1e80100: Fix the compatible for cluster idle states arch/arm64/boot/dts/qcom/sc7280.dtsi | 4 ++-- arch/arm64/boot/dts/qcom/sc8180x.dtsi | 2 +- arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 11 ++++++++--- arch/arm64/boot/dts/qcom/sm6350.dtsi | 4 ++-- arch/arm64/boot/dts/qcom/sm6375.dtsi | 2 +- arch/arm64/boot/dts/qcom/sm8250.dtsi | 6 +++--- arch/arm64/boot/dts/qcom/sm8450.dtsi | 16 ++++------------ arch/arm64/boot/dts/qcom/sm8550.dtsi | 10 ++++------ arch/arm64/boot/dts/qcom/sm8650.dtsi | 10 ++++------ arch/arm64/boot/dts/qcom/x1e80100.dtsi | 4 ++-- 10 files changed, 31 insertions(+), 38 deletions(-)