Message ID | 20240903155647.jy2uparewobeekrd@dreamless (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 D3F97CD379F for <linux-arm-kernel@archiver.kernel.org>; Tue, 3 Sep 2024 16:09:08 +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=lNboAUPHi4YBTwEpNuGV9LWf+wbkGzQEcG6L8MZqy38=; b=Gath+Sca8Qjz0OPmz8pQxYw3Hp vWEJYSt15sRy5SxsO0R3wyLS4kUPS42siW2t672CVPp/zITWseNwLCMMkH3Gp0J7YYrWbn6Ti6K/v KDaxbJqUNqhu93hixkKb5V+aMgh0rahi0/93vHxuqtd8hAXjTblvXESm2l3Q1rpIOMTBtBhtqqPea s5/1AXsB1byXXNLsbJT/I4XxfqYqPuvG0uIIKcoGff9h5TqZbtb2CRTo7pEOUMd/xjzdvjuTwS5FJ X2cZ2nZTacfwqqF906UDiK+k863wa3d0PDhiTs8XCdD9UXS2gRJ2l3jdLdh7b5TuDMXyGg2dRMP/3 1TcSsifw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slW5S-000000011ec-0d6k; Tue, 03 Sep 2024 16:08:58 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1slVtl-00000000yiw-08OA for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2024 15:56:54 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 483FulIV053355; Tue, 3 Sep 2024 10:56:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1725379007; bh=lNboAUPHi4YBTwEpNuGV9LWf+wbkGzQEcG6L8MZqy38=; h=Date:From:To:CC:Subject; b=ROpa+ORreO1reUsrAxEwguBwGT5qLJEv/+TR8pYb0OXAmawtp4zbfs5wr/XtZTRfv e80BLgf6nDJNM0mW9QJ4hG5QkMby2LBmWIeZZi/piTVT62QRBu81vzImJT7J/dubXA 3TL+0ug8VxbXivXl5B43yGJYAlQ0yCbqFefu0p2A= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 483FulGV070614 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 3 Sep 2024 10:56:47 -0500 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 3 Sep 2024 10:56:47 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE113.ent.ti.com (10.64.6.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; Tue, 3 Sep 2024 10:56:47 -0500 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 483FulXb002487; Tue, 3 Sep 2024 10:56:47 -0500 Date: Tue, 3 Sep 2024 10:56:47 -0500 From: Nishanth Menon <nm@ti.com> To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>, <arm@kernel.org>, <soc@kernel.org> CC: Tero Kristo <kristo@kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Vignesh Raghavendra <vigneshr@ti.com>, Nishanth Menon <nm@ti.com> Subject: [GIT PULL 2/3] arm64: defconfig: TI K3 platform updates for v6.12 Message-ID: <20240903155647.jy2uparewobeekrd@dreamless> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="liknjytimeji63s3" Content-Disposition: inline X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240903_085653_200403_8AB8D62A X-CRM114-Status: UNSURE ( 9.87 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
[GIT,PULL,1/3] soc: ti: Driver updates for v6.12
|
expand
|