Message ID | 20250110210812.bdpypzvmg6s6sr5t@itinerary (mailing list archive) |
---|---|
State | Accepted |
Commit | ce4805664b740c0945c442440692f9b50e964e15 |
Headers | show
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 79FD52080F1 for <soc@lists.linux.dev>; Fri, 10 Jan 2025 21:08:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543304; cv=none; b=PCC8vpbsIHFVy88knYRUScGhTioKeKNu0awr6xhU02I6DhQqIxX7i28nQ2UDNZXNTVRIKXP/Lg2ifAEY7T+SDt98+4b5Lflx+g0+NgruKNCTIQTY27yQLobSQHqvpCD2FKNPBIE+qZQIwBU5PLHrLploX5bkhDqZn7zoHgi9/W8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543304; c=relaxed/simple; bh=MrwF25Xk6Ic/Qx45a4hOR4KBV8tpzYvw7bNN0xtwsCg=; h=Date:From:To:CC:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=Jt8ieT7oP7RDQ2+Cq0I99dFF5Kk30dp8rCFBsv+ZbGVgk7wmZkuI1CvE2XMd8acy0RFCngqt2Gf8tH+GhtXY+LrVcbJmpAaJjEK1WHZkzOohAz45EwMchpGV3dwiEoDXuhjG/OppOJt4N0Q5K5TxjyQRauPtkBjfKMuLdZV8hA0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=iEBAkXG1; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="iEBAkXG1" Received: by smtp.kernel.org (Postfix) id 0A2FBC4CED6; Fri, 10 Jan 2025 21:08:24 +0000 (UTC) Received: from lelvem-ot02.ext.ti.com (lelvem-ot02.ext.ti.com [198.47.23.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 30D48C4CEDD; Fri, 10 Jan 2025 21:08:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 30D48C4CEDD Authentication-Results: smtp.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=ti.com Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelvem-ot02.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 50AL8COD3468778 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 10 Jan 2025 15:08:13 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1736543293; bh=LtH3w2yzay2mB9h+63UlRphjDaprFBP4pzyXR1a8HkI=; h=Date:From:To:CC:Subject; b=iEBAkXG16YVSFm0VrVX63PlK2HVmdjYRONle6pCspnUkLz9qM2XIKSnOGSga+UiZW 2uuyj7NsDJI6C6DY+BJpAbfvyQ10t23jg65i8oO3fxEfBRCw+PK/TASbVLakJeUs5/ oqWR9o/mbsBwsWKYbGPmkj0spV3SY4R8OsFzj3Cg= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 50AL8Ckc090010 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 10 Jan 2025 15:08:12 -0600 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 10 Jan 2025 15:08:12 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE104.ent.ti.com (157.170.170.34) 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; Fri, 10 Jan 2025 15:08:12 -0600 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 50AL8CkX034021; Fri, 10 Jan 2025 15:08:12 -0600 Date: Fri, 10 Jan 2025 15:08:12 -0600 From: Nishanth Menon <nm@ti.com> To: Arnd <arnd@arndb.de>, SoC list <soc@lists.linux.dev> CC: <soc@kernel.org>, <arm@kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Tony Lindgren <tony@atomide.com>, Vignesh Raghavendra <vigneshr@ti.com>, Tero Kristo <kristo@kernel.org>, Nishanth Menon <nm@ti.com> Subject: [GIT PULL 3/4] arm64: dts: ti: K3 devicetree updates for v6.14 Message-ID: <20250110210812.bdpypzvmg6s6sr5t@itinerary> Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: <soc.lists.linux.dev> List-Subscribe: <mailto:soc+subscribe@lists.linux.dev> List-Unsubscribe: <mailto:soc+unsubscribe@lists.linux.dev> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea |
Series |
[GIT,PULL,1/4] soc: ti: Driver updates for v6.14
|
expand
|