From patchwork Sat Jul 6 15:53:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13725897 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 B9B74C2BD09 for ; Sat, 6 Jul 2024 15:54: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:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=TChIPrMt78WURv1oUbffLYiwSTgw1JoWx3RjPBhO4wQ=; b=h145BnIIj3PrVyTcYwSHeTBNZo U1oIs5dadaZxY9dXcQopIwiFRe3Ia299a1i1n+5H0s80pTmzsO7LqCsaxPRcGdfWi7ZTm1vSqnK2A txZLlnTAI3J4RqPOoC3HrQUXL3go1Wg+JCIkdnPQQF+ZvivAzhtTN3z77L2lqP6UhoxJjLEN9A0uM 2Kw1A4jV9SxqVbBrL0SLByUVjdpe1e57img8YeFRpinuKJJ2taWg3sjuxn8hW11hBQDeCsmRbfH8t i1wQKVQQN1k4Na8jhfZtWKEFcQbjmqf/ttIp/YMnrpRA9O3PECAnBwtWYLKu8GTHyTA+BWn9x6KYu L6Tk0fIw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sQ7jd-00000000QCZ-2VY4; Sat, 06 Jul 2024 15:54:01 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sQ7jO-00000000QBk-3nSJ for linux-arm-kernel@lists.infradead.org; Sat, 06 Jul 2024 15:53:48 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 6E947CE01C0; Sat, 6 Jul 2024 15:53:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E3498C2BD10; Sat, 6 Jul 2024 15:53:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720281221; bh=DSgK/uIZsRaqTPO+UbUD+8dlVfjeD6hu7UxOl734TZE=; h=From:List-Id:To:Cc:Subject:Date:From; b=fos8gvvr+UnxrV8EXI8CNej7u350abPDNTsFNVL73V09uUzQuSqgqfzsrZVx7y/RM ORB2E3rvwuxq4/F++jkN6gTZ4rb5V5OLC6BzKzGYx6CPTj707hQXVLRAX6Vxnp+11A ysDhDUpqIkTP5vcWwTlbdKFmxe7tyGrgAmGx04S0eey4VjGaNwPJg9aMBwBk7IWLEG Q/49q8LSe1NdorEb/sezFvs05rU1kZb02WLVkVPFDT8jAYrvLMzFavrPOU5pklvXZd j/tB92JaxEs8HjNk+th8z0cvUzFi5I4w8N/EWkTzMdVROAS18a8rW7fjT3CUANBpWJ m4v1y1EROmA6w== From: Bjorn Andersson To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Olof Johansson , Kevin Hilman , Dmitry Baryshkov , Bartosz Golaszewski , Komal Bajaj Subject: [GIT PULL] Qualcomm Arm64 defconfig updates for v6.11 Date: Sat, 6 Jul 2024 10:53:46 -0500 Message-ID: <20240706155347.16207-1-andersson@kernel.org> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240706_085347_154620_56ED4C99 X-CRM114-Status: UNSURE ( 8.43 ) 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 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0: Linux 6.10-rc1 (2024-05-26 15:20:12 -0700) 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.11 for you to fetch changes up to f5a27053293fa027349f8fdfe81b314cc709158a: arm64: defconfig: enable SHM Bridge support for the TZ memory allocator (2024-06-23 16:09:37 -0500) ---------------------------------------------------------------- Qualcomm Arm64 defconfig updates for v6.11 This enables the newly introduce Shared Memory Bridge driver which improves the mechansim with which buffers are shared with TrustZone. It turns MSM8996, SM8150 and SM8350 interconnect providers to builtin, as debug UART now depends on these. The SM8350 GPU clock controller is enabled. The secure QFPROM driver is enabled, to provide access to OTP configuration for the LLCC driver on the QDU1000 platform. ---------------------------------------------------------------- Bartosz Golaszewski (1): arm64: defconfig: enable SHM Bridge support for the TZ memory allocator Dmitry Baryshkov (3): arm64: defconfig: enable CONFIG_SM_GPUCC_8350 arm64: defconfig: make CONFIG_INTERCONNECT_QCOM_SM8350 built-in arm64: defconfig: enable several Qualcomm interconnects Komal Bajaj (1): arm64: defconfig: Enable secure QFPROM driver arch/arm64/configs/defconfig | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)