From patchwork Mon Apr 10 15:59:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13206466 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 C48A0C77B61 for ; Mon, 10 Apr 2023 15:57:15 +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=3WvLj8IUNEungifn0eOHKVaXblzgOElrCVjkTZruqVk=; b=5EAtzGMYqtEgBV EBmxFmtDcKOouJqgG16Up5JIPV9nafsk13ZOzZ4DuqrpJUIXfX6zcaYu1D183GZ6KMBOE8Bako4Yj IyI9kx4uJ6CXU2QPtEqUMt8F24xHDpef1oH0BxJuNU/V3/icnTaHTXkUBcO8yjWH79Bh++FeMouCM V4AAoxmPiNRfRFfHWIA1ukSVvUBAFuzyFENxGULOUvnZ6sNnxb7ogUu78ixthswGnw+gCEVfTFMPH kwjPxgDfyAtf2Lu/+LOqxSFG8ivy2BX7z5wXRCFjbVQnZSFE1e89nKpwApLqUe2fusoprwpbHeDdV dl/lwltU0+Hb7VmUGEww==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pltsN-00FU69-1M; Mon, 10 Apr 2023 15:56:15 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pltsK-00FU5s-2n for linux-arm-kernel@lists.infradead.org; Mon, 10 Apr 2023 15:56:14 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 3839960FD0; Mon, 10 Apr 2023 15:56:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A6E63C433D2; Mon, 10 Apr 2023 15:56:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1681142171; bh=s0dFkWru1JVdVqU+tJc8gh6YQLlqGuu75tswK87ecwE=; h=From:List-Id:To:Cc:Subject:Date:From; b=bf0bylOcQaqZzkWynzTFHNZWkBZ7ggY8FUykoC6+3NoVFWMs38zTL02Ca5Zaz3jlJ xgTZ4wfSHKLepFTaSxsx6mHb4ublvQRR1J4DSNEkMM/7oNhWHTA2WTYIBN3yVV5eCl CX+hu2eDemv5SEkP3bCvIgncvMm33ogdTm35VH2vV+zU04M6YMatigISbx7a4dGTxH 1gszGUfSOjKTECiwy4PnRxwtziD2X64AfHh6gXFYFxHa2oQIfCqRlipsh07cJu9Ks1 u6ouWCwE6WlJZsGyxwO0x4GQ4YzL78llwaBp1Xi8ze+vJyRXa1gMLfu8aDUYUoQ0Xs owyu/o9YYO9jw== 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 , Neil Armstrong , Petr Vorel , Abel Vesa , Devi Priya , Kathiravan T , Krzysztof Kozlowski Subject: [GIT PULL] Qualcomm ARM64 defconfig updates for v6.4 Date: Mon, 10 Apr 2023 08:59:55 -0700 Message-Id: <20230410155955.5329-1-andersson@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230410_085612_945870_E18FA1B3 X-CRM114-Status: UNSURE ( 9.76 ) 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 fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-arm64-defconfig-for-6.4 for you to fetch changes up to 34d1a90bdb8a2759b9646c8596eea495b4cb02ac: arm64: defconfig: Enable IPQ9574 SoC base configs (2023-04-07 10:30:30 -0700) ---------------------------------------------------------------- Qualcomm ARM64 defconfig updates for v6.4 This enables a range of TLMM pinctrl drivers, needed to boot related platforms. Multimedia clock drivers for MSM8994 and MSM8998 are enabled and the MSM8996 is flagged as a module instead of builtin. The PMIC_GLINK drivers are enabled, providing USB Type-C and battery support on various platforms, and eUSB2 drivers found on SM8550 are enabled. Base drivers for IPQ5332 and IPQ9574 are enabled. ---------------------------------------------------------------- Abel Vesa (1): arm64: defconfig: Enable QCOM eUSB2 SNPS PHY and repeater Devi Priya (1): arm64: defconfig: Enable IPQ9574 SoC base configs Kathiravan T (1): arm64: defconfig: Enable IPQ5332 SoC base configs Krzysztof Kozlowski (1): arm64: defconfig: enable Qualcomm pin controller drivers Neil Armstrong (2): arm64: defconfig: add PMIC GLINK modules arm64: defconfig: remove duplicate TYPEC_UCSI & QCOM_PMIC_GLINK Petr Vorel (2): arm64: defconfig: Switch msm8996 clk drivers to module arm64: defconfig: Enable qcom msm899{4,8} clk drivers arch/arm64/configs/defconfig | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-)