From patchwork Sun Oct 15 18:01:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13422288 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 5CCE9CDB482 for ; Sun, 15 Oct 2023 17:57:55 +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=ZAnvn6asLIrBKjAEuLSpl3UJB+CArYSqYCdTwK7s2SI=; b=GsAaqpugyvzKWF whk/JGcN7pD4tihuNK00fm9zpRYtZmjmOxUNm9nMNpUZvKHgnqANKXMJ6k9f3b/31uRedVGhab4eb aXh30TSPTKq0/OcY+hmVWm8OR0iCPCpAGC8PxrcrGny3BecDUEe1WL15TLrua9FAlf8e84zBXwORu bD/drSkMgAl81aGXvT+x7OE53QGbslazygdv/iJR57kTpJxF3N3cvE3xqThtEvZZc33WKuAN5cNQA 8mm+aa5QRKh08imwBp9RFwItt6/AyLzt/R1swFpYACMsLuGVdXfkH6lgWkNCtx/ZNGsOCwen8HZc7 MBttfNFD6z/s+dOIiINQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qs5Mo-007Xvu-2S; Sun, 15 Oct 2023 17:57:30 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qs5Mk-007XvP-2Z for linux-arm-kernel@lists.infradead.org; Sun, 15 Oct 2023 17:57:28 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 6149AB80D0D; Sun, 15 Oct 2023 17:57:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 164AFC433C7; Sun, 15 Oct 2023 17:57:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697392642; bh=gQBz/tywLI6khoYjXkhndlRjY2WPkIkOHJnm5mSqvoQ=; h=From:List-Id:To:Cc:Subject:Date:From; b=HnjTiS0rYToXY/MroH9bOXX2Oje6kjpUfIAtcNriw01FtdpKEiNnwg2Jqs0KMRrrM O71NNQo3VJGw3B0RS+JoR/t9lExeTSdPA83h61Q0L6S2a8jBYPtB12Jyj5xaN3Z2sq ChscWyMWLiU0PFyJm3IKrRmYPLoZniAGQktWqw5xDmutiVRKxPWqsyfowb6rEm6dCr 9lO2kKiepgs2TIurt/dNhixj4Hz2DELLa5TThug158JZEpxkWX4oRnnGKfPiIpUzcO izpdzpWcuI6+mXrscuBGkhd2UkBMwtOGYB8UrxYqCRURARQzWVfqFvJD79CToSgmOQ aomufAGwPz33A== 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 , Krzysztof Kozlowski Subject: [GIT PULL] Qualcomm ARM64 DeviceTree fixes for v6.6 Date: Sun, 15 Oct 2023 11:01:10 -0700 Message-ID: <20231015180112.853805-1-andersson@kernel.org> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231015_105726_992134_B73C08F6 X-CRM114-Status: UNSURE ( 7.34 ) 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 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -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.6 for you to fetch changes up to 725f593692ceedeab639b661298955b6f9ba8ec3: arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate (2023-09-19 20:05:57 -0700) ---------------------------------------------------------------- Qualcomm ARM64 DeviceTree fixes for v6.6 This fixes an error with an incorrect gpio-ranges preventing the PMIC GPIO instances from being registered on SA877P, and fixes a regression from a refactoring of the top-level clocks node that caused divclocks to no longer probe on a few of the MSM8996 devices. ---------------------------------------------------------------- Krzysztof Kozlowski (3): arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges arm64: dts: qcom: apq8096-db820c: fix missing clock populate arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 32 ++++++++++------------ .../arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi | 32 ++++++++++------------ arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts | 18 ++++++------ arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi | 2 +- 4 files changed, 39 insertions(+), 45 deletions(-)