From patchwork Tue Dec 19 04:33:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 756048 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 83D9A613B for ; Tue, 19 Dec 2023 04:28:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Hnixj6Ne" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 20A56C433C7; Tue, 19 Dec 2023 04:28:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702960126; bh=uxjrGpg8pswGWk/L0+XveZAPi6AT6Hh01Bz8IN8/1Dk=; h=From:List-Id:To:Cc:Subject:Date:From; b=Hnixj6NeEw4VoAexiRCU/iHSRkHTjyo4KiXJtXOP62MZzaSOuyzvqoaXkBoNBXDHW qHzOMu1wApm7Lv7yO54zWgiUoGss2K7gluPvOISUOtuLBAFvCMeWFkYfveSS+DjmgK 28GkGQa4KOCzkxI3nybkxGjWpUmxybESyqfRhNUVbF5mmCCWgbQroOhuxOpYu39vde 6eDrE/SM7VIyhko6oceVkMXkV7RdRP4R3sPxF+WpoN8nti/FmyTea11IfY/CWYYxTR 78hg7JSQIBXabZJKtFQO0MfKu+EBOfEUV+z6nnI3rkAzRxQnf0LHtOY6K03trggG/s wk4qx8qyZubkA== 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 , Johan Hovold , Krzysztof Kozlowski , Neil Armstrong , Rohit Agarwal , Tengfei Fan Subject: [GIT PULL] Qualcomm ARM64 defconfig updates for v6.8 Date: Mon, 18 Dec 2023 20:33:06 -0800 Message-ID: <20231219043307.732781-1-andersson@kernel.org> X-Mailer: git-send-email 2.42.0 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) 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 for you to fetch changes up to 48a9ba5eb4d720c6e21c6e4d2a6fb6e1a97f5f2a: arm64: defconfig: enable Qualcomm WSA884x driver (2023-12-17 15:03:06 -0600) ---------------------------------------------------------------- Qualcomm ARM64 defconfig updates for v6.8 Core platform-specific drivers for SM8650, SM4450, and SDX75 are enabled. The sound drivers for SC8280XP and SM8650 are enabled. Lastly the UEFI Secure App driver, providing EFI variable access on some platforms is enabled. ---------------------------------------------------------------- Johan Hovold (2): arm64: defconfig: enable Qualcomm sc8280xp sound drivers arm64: defconfig: enable Qualcomm UEFI Secure App driver Krzysztof Kozlowski (1): arm64: defconfig: enable Qualcomm WSA884x driver Neil Armstrong (1): arm64: deconfig: enable Qualcomm SM8650 SoC drivers Rohit Agarwal (1): arm64: defconfig: Enable GCC, pinctrl and interconnect for SDX75 Tengfei Fan (1): arm64: defconfig: enable clock controller and pinctrl arch/arm64/configs/defconfig | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)