Message ID | 97a49740-32e7-f899-d153-743b5a57eba7@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 4AF1DEB64D9 for <linux-arm-kernel@archiver.kernel.org>; Thu, 15 Jun 2023 16:20:22 +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: Subject:From:CC:To: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=jjNkXCPFtaIBEQHn+LyCKn1sWokDAv9cyXVr5Kx1DSY=; b=WSe 3SjLNX8+BL9F32FFXI4vzXbU6Zkf1ju0zWcCbkLEpFI5LpeGahyMM5bkRoF0oTu3m5nj9W8zQhHFD O0dVPEyB5e8Koq+YW5lmV3j91k3DHnZTsv8Ma9M0t7ECAEhawzxalfOcQ1oPXdeVxHrUmegPa7v74 VvKLmYCt9F5VpdVYYmESuojoIWfqDEQ8xMSJmWRn4ANgimsDO5PzEe+kZZudF6L2fXan6BfS06fw+ 56Otaj8tN5MAmifj9vfpy9Vz2Dm8orrJN9esbod7rRfN3n/oPB+MMmOaMHyA8/jvS2/vLZWxeSapJ V/bBAGjggHPB+xjeJaUR1Y/Q5Bj3eFQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q9phY-00FPq5-1w; Thu, 15 Jun 2023 16:20:00 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q9phV-00FPoP-1p for linux-arm-kernel@lists.infradead.org; Thu, 15 Jun 2023 16:19:59 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 35FGJlPP119154; Thu, 15 Jun 2023 11:19:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1686845988; bh=LmVOme9LHB02OdQvAZQoJWbInqaMM4fuGeRkihp0XUs=; h=Date:To:CC:From:Subject; b=JysRzWGJUiCBOxz/G1Uly1ZW3nSFJeM1zSe83n9W8+87wQ2ytUCiPGHZWZCHhHG5v J9P9Wl9l2Km7togf68zMSSlTaKreWzXjg5GFi8u61hxyTbplO73tlbeoCTNGkso2lY HqkqXAvGCKJIf8RylyHX3Hy5/744tpn+N2OM+XXU= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 35FGJlte086827 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 15 Jun 2023 11:19:47 -0500 Received: from DFLE105.ent.ti.com (10.64.6.26) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 15 Jun 2023 11:19:47 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE105.ent.ti.com (10.64.6.26) 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; Thu, 15 Jun 2023 11:19:47 -0500 Received: from [172.24.145.182] (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 35FGJinQ029593; Thu, 15 Jun 2023 11:19:45 -0500 Message-ID: <97a49740-32e7-f899-d153-743b5a57eba7@ti.com> Date: Thu, 15 Jun 2023 21:49:44 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Content-Language: en-US To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>, SoC <soc@kernel.org>, arm-soc <arm@kernel.org> CC: Tero Kristo <kristo@kernel.org>, Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org> From: Vignesh Raghavendra <vigneshr@ti.com> Subject: [GIT PULL 1/2] arm64: defconfig: TI K3 updates for v6.5 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-20230615_091957_773481_4528C618 X-CRM114-Status: UNSURE ( 9.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: <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="===============8061366168710844165==" 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: defconfig: TI K3 updates for v6.5
|
expand
|