From patchwork Thu Nov 10 04:06:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13038273 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 580B5C4332F for ; Thu, 10 Nov 2022 04:07:43 +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=mmYPsUAO4UCAVCooOnly7CIzYl62s0P7jQiGmJECKMY=; b=bgYIo2iVJLppBf 5zeFKn2Q7XIPo/bsfEL7AqtC/wcHUjMlKqtqu9TRSt4Q25W9fJcGlq7Iunw4ciKGqRxX5jMNedbrn YwQ7ni8hpHg8VoK3KCyXbLf0Ffq7ahsqR7gEEp8ZyaoGhdOoGslMFIzqukIeEJ2JnLU0xcAo3ShXN aNPVlWewg6JbTgIVRaDOR4I7sbwjxzFBRuxCeAobu2adsdrIxeR2yelU8UqUJZGQ+dTQxmAg5cM0f ba29pe6A5mxr7+/b2ikoW7qruaGKGw64NeEP8/wx6mEpG3TwphtCbnWEAWF5RlHVFf2vOrD2xYIO7 sk8GxoBLPXRd3Hl+/0uQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osypw-002hhD-Cd; Thu, 10 Nov 2022 04:06:44 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osyps-002hgm-PB for linux-arm-kernel@lists.infradead.org; Thu, 10 Nov 2022 04:06:42 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 815E0B820BF; Thu, 10 Nov 2022 04:06:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 231DCC433D6; Thu, 10 Nov 2022 04:06:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668053197; bh=+eUM0x2xmmCPnRFzrYtnLSAiStVke1zulIuvV0l82LU=; h=From:List-Id:To:Cc:Subject:Date:From; b=NU+ekzUWyrrsJkuWC3mkgg5K0b3zfgYvThgCJ0YZtSO6RUxmYPDGP5BIIvP6kCs4/ hDmP/Ej5tmHZAbQHu8wS+ggQWl9Gmr1s3a4Ib4R2U1fJGybGWz6I7f/YguObIcG2tP wmacAqZJofhYeOfLfWAXr70PQ6CfFHwxuE5WCyCvGKiNlo5m0k1LgseOnjDsnDoszU sqHodZ16O046B5amUoDRfZ/dYqi8F/YPHbrLDANWB6bDpOt5OWMqTGyaEOBL/n6mtR VY68mNxForBpk8PXSAZ1fTzXBvr9sYFcMpKgPyjyPg3yEnhH5BYzMrZdvsas9Gnchl 4fikh9HHfyBEA== 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 , Douglas Anderson , Johan Hovold , Brian Masney , Dmitry Baryshkov , Robert Marko , Satya Priya , Ulf Hansson Subject: [GIT PULL] Qualcomm ARM64 DTS fixes for 6.1 Date: Wed, 9 Nov 2022 22:06:35 -0600 Message-Id: <20221110040635.795921-1-andersson@kernel.org> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221109_200641_151055_FB2FF614 X-CRM114-Status: GOOD ( 10.77 ) 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 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -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.1 for you to fetch changes up to cadaa773bcf161184fa428180516bae33a7bc667: arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle state (2022-10-28 16:18:59 -0500) ---------------------------------------------------------------- Qualcomm ARM64 DTS fixes for 6.1 This fixes the APCS register region on IPQ8074 to not overlap with adjacent nodes. It lists the valid LDO modes on a variety of platforms, as this is not required by the binding and implementation. The reference clocks for the two UFS instances on SC8280XP are corrected, to avoid relying on the state left by most versions of the bootloader. A number of issues are corrected with regards to the QMP PHY register ranges on SC8280XP. SC7280 gains a missing lpass reset region. Lastly cluster idle is termporarily disabled on SM8250 to avoid issues with booting the platform, until the last missing pieces lands. ---------------------------------------------------------------- Brian Masney (1): arm64: dts: qcom: sc8280xp: correct ref clock for ufs_mem_phy Dmitry Baryshkov (1): Revert "arm64: dts: qcom: msm8996: add missing TCSR syscon compatible" Douglas Anderson (6): arm64: dts: qcom: sa8155p-adp: Specify which LDO modes are allowed arm64: dts: qcom: sa8295p-adp: Specify which LDO modes are allowed arm64: dts: qcom: sc8280xp-crd: Specify which LDO modes are allowed arm64: dts: qcom: sm8150-xperia-kumano: Specify which LDO modes are allowed arm64: dts: qcom: sm8250-xperia-edo: Specify which LDO modes are allowed arm64: dts: qcom: sm8350-hdk: Specify which LDO modes are allowed Johan Hovold (6): arm64: dts: qcom: sc8280xp: fix ufs_card_phy ref clock arm64: dts: qcom: sc8280xp: fix USB0 PHY PCS_MISC registers arm64: dts: qcom: sc8280xp: fix USB1 PHY RX1 registers arm64: dts: qcom: sc8280xp: fix USB PHY PCS registers arm64: dts: qcom: sc8280xp: drop broken DP PHY nodes arm64: dts: qcom: sc8280xp: fix UFS PHY serdes size Robert Marko (1): arm64: dts: qcom: ipq8074: correct APCS register space size Satya Priya (1): arm64: dts: qcom: sc7280: Add the reset reg for lpass audiocc on SC7280 Ulf Hansson (1): arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle state arch/arm64/boot/dts/qcom/ipq8074.dtsi | 2 +- arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +- arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 13 +++++++- arch/arm64/boot/dts/qcom/sa8295p-adp.dts | 12 ++++++++ arch/arm64/boot/dts/qcom/sc7280.dtsi | 3 +- arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 6 ++++ arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 36 +++++----------------- .../boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi | 6 ++++ .../boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | 6 ++++ arch/arm64/boot/dts/qcom/sm8250.dtsi | 1 + arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 12 ++++++++ 11 files changed, 67 insertions(+), 32 deletions(-)