From patchwork Wed Mar 12 11:38:26 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 14013478 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 41CD7C28B28 for ; Wed, 12 Mar 2025 12:33:35 +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-Type:MIME-Version: Message-ID:Subject:CC:To:From:Date:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=cyDhaKqlqsDkMfTnrMH67D5RQyLpYOtC8HL308/2ZoA=; b=dNs9TKRcm7vZMZzNJla7t3PKSP 5mzUEnLvy4tGawY7wjarLB06pxA5ROa34BbG/PNT7TFUi6TFq7XAwy56Z0SAnVyy08ZS3NXMDmbZR QSExjRSYTMMAnk7H32+fs+QrIoJC+YS7qgHQd224GPAq4zzV76XRjm6y3bZrsPMvqKNm3+jbxUxrb QcCyRKM2uvpRgmXR9ISRzU4FMwvGXqMEN39JC1x/mlV1mqWN52Ltil+4W+8POdmiSrhc6bdU3mgYo TE44xE2AQZ30ri83V8LyLpBZ/O7upQBqKtCkCgMTiJcLrrWQH19a2Askk1/+vGcpqf3jxTSV4FiIO rJMWolog==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tsLH1-00000008PnV-0VR9; Wed, 12 Mar 2025 12:33:23 +0000 Received: from lelvem-ot01.ext.ti.com ([198.47.23.234]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tsKQ3-00000008I52-2PN5 for linux-arm-kernel@lists.infradead.org; Wed, 12 Mar 2025 11:38:41 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 52CBcR7D1047265 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 12 Mar 2025 06:38:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1741779507; bh=cyDhaKqlqsDkMfTnrMH67D5RQyLpYOtC8HL308/2ZoA=; h=Date:From:To:CC:Subject; b=FJuhLKTU1SrrTprGVp9zbhiLAdE1oVQVP4NpJtPmn0cFsayjxBZFBrW2pHTS7bqN0 p/4am0f5yb0EJ7BJRAHFTf3gt+ZvX2rFb98lDIAM2u/3Xr4ZjcC2mLmtNdKwlt09pF ZTElQk3ZEjaxBnE/QQeqQONVPlyvUR5GFOBcmOUg= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 52CBcRmx014034 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 12 Mar 2025 06:38:27 -0500 Received: from flwvowa02.ent.ti.com (10.64.41.53) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 12 Mar 2025 06:38:27 -0500 Received: from DFLE110.ent.ti.com (10.64.6.31) by flwvowa02.ent.ti.com (10.64.41.53) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2507.34; Wed, 12 Mar 2025 06:38:26 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE110.ent.ti.com (10.64.6.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Wed, 12 Mar 2025 06:38:27 -0500 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 52CBcQw1040494; Wed, 12 Mar 2025 06:38:26 -0500 Date: Wed, 12 Mar 2025 06:38:26 -0500 From: Nishanth Menon To: Arnd , SoC list CC: SoC , , , , Santosh Shilimkar , Tony Lindgren Subject: [GIT PULL] soc: ti: Driver updates for v6.15 Message-ID: <20250312113826.ka63nijuftgs6h52@mocker> MIME-Version: 1.0 Content-Disposition: inline X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250312_043839_702351_9641DD12 X-CRM114-Status: GOOD ( 12.85 ) 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 Hi, The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b: Linux 6.14-rc1 (2025-02-02 15:39:26 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.15 for you to fetch changes up to 9a9b7cd77b2427d0722fe52301fa270690928989: firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver (2025-02-26 12:45:53 -0600) ---------------------------------------------------------------- TI SoC driver updates for v6.15 - ti-sci: Default set to ARCH_K3 for the ti sci driver in preperation for the driver to be default set as module in defconfig. - k3-socinfo: Explicitly build up regmap instead of depending on syscon helper ---------------------------------------------------------------- Andrew Davis (1): soc: ti: k3-socinfo: Do not use syscon helper to build regmap Guillaume La Roque (1): firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver drivers/firmware/Kconfig | 1 + drivers/soc/ti/k3-socinfo.c | 13 ++++++++++++- 2 files changed, 13 insertions(+), 1 deletion(-)