From patchwork Sun Dec 31 03:46:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13507092 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 34E08C3DA6E for ; Sun, 31 Dec 2023 03:43:17 +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=wyiMHYaqAcFiLvKQ8jC1MlM4OIWWjO85Ce+7GZYVyJA=; b=MtWOq5H2CM6s7T m9MRkgRgqRjgEZZzKG6DrJNATi1EqHzzRgxfZur9p4i/8FhyxJ1M4W+GK744vqcdxwvYjryoi2Yxy k8TmN/yDu7yL+bOrE53u2HQPndOMJsMgwTHkM2DJ7yBVUz5Ci02UvK657haNCMsJnV7e5uEN3yNws AMzUnXPUdTheOAv2saGSEmFJ/+qVDa+fhc8+QxOj7sV/f148PR8siXuakIIZioHA1tMw18D7e+gS8 sIULSHUarCwKRrIgQZRdapknN9nAjk6I5Xz0Cne4qxGgECqcWfYQtjMCDXbgcOwHt//OifyvveOxZ 15g/BeEFluikF9wPjcww==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rJmiv-003tcs-34; Sun, 31 Dec 2023 03:42:49 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rJmit-003tcP-1J for linux-arm-kernel@lists.infradead.org; Sun, 31 Dec 2023 03:42:48 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 38BDBCE091E; Sun, 31 Dec 2023 03:42:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A5613C433C8; Sun, 31 Dec 2023 03:42:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1703994163; bh=k16z8NhMWoR8zexqYjVSe/mqReISHeOyU7vDvoR+52Y=; h=From:List-Id:To:Cc:Subject:Date:From; b=orhQV+MhHRidMSo3MNGEDVomG0YCfomHl+f7qj2fXmVF6u8t+o44022DD1mikPKCi Vpwu3nPcwmKfIY8zHhWDIw83ZF11QMAUlwQO4+YMTtaKqy3VAMIQfAV83IoslD3vQt Aexh+BSvaXwptegt4Z8XlZTPiK2lyoOTuSWujvm4FaOEl81LrQWiJuPCfL0XfqbzRR mxTsU93T515uPHhZ+EjzD4NJUuDaOV5L6jNWvdu2GeGCmIqhjOA652gGquMd6jzSOv 1p1r34/zfDJBwuEneaq57VjIcRVg/EDrjKdgbRgpsouI5VXTxukJoTN3PEJSMC/wS4 UeBriFZCAH/vQ== 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 , Bjorn Andersson , Neil Armstrong , Rajendra Nayak Subject: [GIT PULL] A few more Qualcomm Arm64 defconfig updates for v6.8 Date: Sat, 30 Dec 2023 19:46:47 -0800 Message-ID: <20231231034648.3262882-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-20231230_194247_644913_57FF82DC X-CRM114-Status: UNSURE ( 6.26 ) 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 48a9ba5eb4d720c6e21c6e4d2a6fb6e1a97f5f2a: arm64: defconfig: enable Qualcomm WSA884x driver (2023-12-17 15:03:06 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-6.8-2 for you to fetch changes up to 191fcf77e304392cc330fc19595cb90fd52d595f: arm64: defconfig: Enable Qualcomm SC8280XP camera clock controller (2023-12-22 21:22:17 -0600) ---------------------------------------------------------------- A few more Qualcomm Arm64 defconfig updates for v6.8 This enables the base drivers necessary to boot devices on the X1E platform. The GPU clock controller for SM8450/SM8550 is enabled and the SC8280XP camera clock controller is enabled, to enable respective functionality on these platforms. ---------------------------------------------------------------- Bjorn Andersson (1): arm64: defconfig: Enable Qualcomm SC8280XP camera clock controller Neil Armstrong (1): arm64: defconfig: enable GPU clock controller for SM8[45]50 Rajendra Nayak (1): arm64: defconfig: Enable X1E80100 SoC base configs arch/arm64/configs/defconfig | 6 ++++++ 1 file changed, 6 insertions(+)