Message ID | a555943a-45d0-4e8e-ad25-682638cfcff7@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 D0493C5478C for <linux-arm-kernel@archiver.kernel.org>; Wed, 28 Feb 2024 04:22:56 +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: In-Reply-To:From:References:CC:To:Subject: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:List-Owner; bh=3y7/U+QkDiVwad8AFdaCahdknn8LKswmXVqiICOkMKk=; b=MFHTKU8DNx9ulu+Uvcd8CnlHQU g1p2nv4aP+kEaRWo9m3mUb7dS3Ec1nn6RlVsOwZXivxmwiFys7+Yli53QUwYzNai2XE/mNOIOx7/T T3tvSXTanA26rgYvEMYVtVZVe3+RuQjMiAg2AJP8qE0tnKrmr2wR6aqXt4TTgOJ2qJ0Ry7VjlC3Mw ocBG8uLx9ZCi7EGyqW0Xu1sqFimYhGMdLwDCfKFwYTLBocc+y+2WYT2vDhdxUlj7nYfjM0qub7otb 2rKXoSPRvMf/FbyioY/iGJaofP02jNi8AuvpwCpyLN7Uf6ARd2VW1p77GojVah0ex/6ADzbUqD6tu darrKAPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfBSu-00000007x2G-1cDi; Wed, 28 Feb 2024 04:22:44 +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 1rfBSf-00000007wvN-1sKw for linux-arm-kernel@lists.infradead.org; Wed, 28 Feb 2024 04:22:32 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 41S4MO8o088288; Tue, 27 Feb 2024 22:22:24 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1709094144; bh=uOMXxiLvdKL4AtXcYa6qxw/0JHnggNcnG64J5RnQQLs=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=Ph7xNvBwh0dZFGGU4+pvLBLEd+xZlaXU4/SxQ+mKwyxWMWcJ+ajx5a1XH3ut/C6yJ Pq3Roo0GJ4whIR1GB+afmNI2Icakam/fRrqnKp2j941bPoaYTSh+On8U7KPEKI+TzS cCBlGgXjr1tmVzWdUrCcDecyHopBGJMatHUok8pk= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 41S4MOgC016064 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 27 Feb 2024 22:22:24 -0600 Received: from DLEE110.ent.ti.com (157.170.170.21) 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; Tue, 27 Feb 2024 22:22:24 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE110.ent.ti.com (157.170.170.21) 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, 27 Feb 2024 22:22:24 -0600 Received: from [172.24.227.94] (uda0132425.dhcp.ti.com [172.24.227.94]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 41S4MK5R111529; Tue, 27 Feb 2024 22:22:21 -0600 Message-ID: <a555943a-45d0-4e8e-ad25-682638cfcff7@ti.com> Date: Wed, 28 Feb 2024 09:52:18 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: [GIT PULL 2/2] ARM/arm64: defconfig: Updates for v6.9 for TI K2/K3 platforms Content-Language: en-US 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>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Nishanth Menon <nm@ti.com> References: <e7e984db-47b9-404a-9471-5d2ed0effe1d@ti.com> From: Vignesh Raghavendra <vigneshr@ti.com> In-Reply-To: <e7e984db-47b9-404a-9471-5d2ed0effe1d@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-20240227_202229_811817_5E1AAB28 X-CRM114-Status: UNSURE ( 8.89 ) 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="===============5377144350687864340==" 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 devicetree updates for v6.9
|
expand
|