Message ID | 9c820e96-21e4-451e-b0ab-a6400d68bdf7@ti.com (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 84568CDB47E for <linux-arm-kernel@archiver.kernel.org>; Wed, 18 Oct 2023 17:28:38 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:CC: To:Subject:From:MIME-Version:Date:Message-ID: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=fYNO9W0evsreqvqV9010Z8ipKdldMGrZ19IC1At7exg=; b=Fqn SdqYm90bPbUEsXJpGOdbyMWKUbjarEmIg83pGLxR7g1T2GkeuA2wJWaDbP+QoGZbjC82NCAx4Wxas 6K9VNTCOx9wJGAjus8GY08eSnO7kXId6cqDF/XBPxkBD5ru72CIXwT0DoBBKCl7ajgJYCmloIUfob bkobhVyQHEXMa98cR3h9QPAQjKeH8fwX76bJjh8Ty+9vhHm7GW0eutUy7bAj8MoDRnu+hycyHiTxr NECosFKI7PGcwwy2Fu+kk6wNUVy/FAe8ow9uexz0ugEpmCzHXvDrq7xC7GV6gPSUInGd+AGFICCju NMrYAD3PcWKTxzKvm3zbNR31BcAt8Mg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qtALA-00FJPe-0x; Wed, 18 Oct 2023 17:28:16 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qtAL5-00FJOM-2y for linux-arm-kernel@lists.infradead.org; Wed, 18 Oct 2023 17:28:14 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 39IHS5H8029782; Wed, 18 Oct 2023 12:28:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1697650085; bh=behoVI6ahWHU3TqWjsSGM8oZJ95ZNz9rkWsKbXO5RWs=; h=Date:From:Subject:To:CC; b=AfI8ULhMchemHdd9nK7k7pZer1GodH6euHHx8xPjCXw2/GaqcjJnNrchuhqhcPAi0 BG8E3kJTc0Chl89+EazXA6EV9BIkXW5RH16iFq3HxYPY+NLdELTvDERls1dU4Y+huN kLF9hHKDqeJuw0uk5W1+rhcCqiXYYq3b6BVKAJjY= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 39IHS5r0038166 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 18 Oct 2023 12:28:05 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 18 Oct 2023 12:28:05 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE109.ent.ti.com (10.64.6.30) 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, 18 Oct 2023 12:28:05 -0500 Received: from [172.24.227.94] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 39IHRr3v021940; Wed, 18 Oct 2023 12:28:00 -0500 Message-ID: <9c820e96-21e4-451e-b0ab-a6400d68bdf7@ti.com> Date: Wed, 18 Oct 2023 22:58:00 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US From: Vignesh Raghavendra <vigneshr@ti.com> Subject: [GIT PULL 2/2] arm64: defconfig: TI K3 updates for v6.7 To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>, arm-soc <arm@kernel.org>, SoC <soc@kernel.org> CC: Tero Kristo <kristo@kernel.org>, Vignesh Raghavendra <vigneshr@ti.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Nishanth Menon <nm@ti.com> 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-20231018_102812_044498_88A1DECD X-CRM114-Status: UNSURE ( 9.57 ) 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> Content-Type: multipart/mixed; boundary="===============0390379620808677889==" 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/2] arm64: dts: ti: K3 updates for v6.7
|
expand
|