From patchwork Wed May 8 02:13:11 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13658019 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 CD369C25B4F for ; Wed, 8 May 2024 02:13:31 +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=nfI+qsI6FV8jnYUuXUEsb40JDGAFKHJXhadMzHUhJds=; b=bRaAMLCqD4PHEA hHa8BqZAVZh1mW23mf9HTx83z1i7q7LD7omNlEjcel2A17mSWFv0oPQDkVw7IMQDWb0/gC3aaLq4n whspL/iuJs/kk4ZIHpx64NQb50qrbWyPXAT8roaAme+aZPQXKcH0OCW0n1n9d6jgg8AxICCxCgZ7f k4u7z8qvS4jZat+Rd3saLSeQpOhai16dLbcsgBDBYjYw03wp7JS/cQZ3TfYEy0MFAy8RRil4RIog7 Q/09VyFgRFwQglS1dihDx+MjgxcKuc/RKr4milpvwEXiMSZ/+h/GbG/i6TGlEDsBtNuw4UX8e1XIG RAzybIwoA7fm3FIwqUHw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s4Wo5-0000000Djcu-2Ie3; Wed, 08 May 2024 02:13:21 +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 1s4Wo2-0000000DjcB-0KIz for linux-arm-kernel@lists.infradead.org; Wed, 08 May 2024 02:13:19 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 3FC1BCE1682; Wed, 8 May 2024 02:13:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E047DC2BBFC; Wed, 8 May 2024 02:13:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1715134393; bh=+KmuidCa3RZuP20dNHil6I4AyYy6j5ze6v4PfqQ4hjY=; h=From:List-Id:To:Cc:Subject:Date:From; b=gA0D6i4AI0gdyVVuNtAkIuaPWKYCvLMWAONhMDxdCWHbxjDihCPvthUhQc+g5xCEb SVaH/l9Ro9S9JblLisH2+Wy0TcSNwNCX59Y83Zpw+9uyqyR1x11dcvvzFDeBh66FFx HIJ3fRX7BivfrFY+XUNTPIq+kv8BKdf3JPiOMqm9n5CY0F8ADbfMtaD2fbSxYwM0xq MnBlPOHAlIU+arMoAzAmGx7m55ExrYtRH0vMKJgOe3jQalyTlhyCtq2rKx3pXsuGMz KfmeLt5+uU5bnJBaGu80nfuHT4ez6OiRHp6tqaekTWzjAlzg7C9pk2s6l5OUjBWvYd jL3VzmDbG24wg== 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 Subject: [GIT PULL] One more Qualcomm Arm64 defconfig update for v6.10 Date: Tue, 7 May 2024 21:13:11 -0500 Message-ID: <20240508021312.206121-1-andersson@kernel.org> X-Mailer: git-send-email 2.44.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240507_191318_324817_01F50F40 X-CRM114-Status: UNSURE ( 5.88 ) 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 fefda685ec0846a1f1c2b13af2cce4cea580a768: arm64: defconfig: enable REGULATOR_QCOM_USB_VBUS (2024-04-23 14:09:14 -0500) 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.10-2 for you to fetch changes up to b052c7fe3cb787282ab7e1fa088c794a1eb7fdb0: arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in (2024-04-29 21:40:33 -0500) ---------------------------------------------------------------- One more Qualcomm Arm64 defconfig update for v6.10 This enables the SM6115 interconnect provider, to make it possible to boot boards on this SoC. ---------------------------------------------------------------- Dmitry Baryshkov (1): arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)