Message ID | 35a3c4c9-5c1b-4891-9ea2-e3f648a9afe0@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 B6870C07545 for <linux-arm-kernel@archiver.kernel.org>; Tue, 24 Oct 2023 17:10:42 +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=NiSA1PGH6KJVRCqdMJPr+0y6EaERVl+z1R9R20EaZ+k=; b=Cmf cmvYt/APcMRWF/D72sUDbzzrawkMYuz/ZLdhQkytB5QakkUiyoT7AZtU3WJFvKu7eP1n0ya63ibwY 4Nl1edhuaHMjsEbR7w3dgVyfG4RHf6HvOJwcV01t5eV6NoQbePFsTYDTPF/e/Nvzt+O2VWxorKXb8 P42EpUSSUK31LnR2j5zeYY66dMs5MWeTFcgzrl3jB7Z546ghUwAw82PveYgB72716cBD9Vd/JbfNP ZueVLNtaN3BJr05ZV9KKxdlQXpPDJ2UJTz69I5yU8JK69wB9YwtHMU+BPN+FLN23nWi2yHVqCjp5c +qj5kfOgWgsfyE+mnPHG0QxWTO9UYQg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qvKv0-00AZPy-1b; Tue, 24 Oct 2023 17:10:14 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qvKux-00AZPX-2n for linux-arm-kernel@lists.infradead.org; Tue, 24 Oct 2023 17:10:13 +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 39OH9qDr067538; Tue, 24 Oct 2023 12:09:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1698167393; bh=CV8adzY9N8zKYQd5YtPLSNOQpQd7yubbeMIi6msfMjI=; h=Date:From:Subject:To:CC; b=ejRDDyDbrM/wXMYt8pEc4g0VCHmNL0LQpBk5DIvbdnM1xapEKqnu5F5+mtmaglBxt HNBchSxU/AIDYnPcInjgHmA6l4P15fYTx+RiI5ybIOOaVsW/VQE5xvWQTsmXh3DwLY 7USYBBHkvh0rxJB2COVsctFJoBG8XkVCfiWtdwB8= 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 39OH9qdf098441 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 24 Oct 2023 12:09:52 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) 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; Tue, 24 Oct 2023 12:09:52 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) 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 via Frontend Transport; Tue, 24 Oct 2023 12:09:52 -0500 Received: from [172.24.227.94] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 39OH9nq8080994; Tue, 24 Oct 2023 12:09:50 -0500 Message-ID: <35a3c4c9-5c1b-4891-9ea2-e3f648a9afe0@ti.com> Date: Tue, 24 Oct 2023 22:39:48 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US From: Vignesh Raghavendra <vigneshr@ti.com> Subject: [GIT PULL] arm64: dts: ti: K3: Second round of updates for v6.7 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> 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-20231024_101012_078967_019D99CA X-CRM114-Status: GOOD ( 11.30 ) 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="===============2158377914825435489==" 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] arm64: dts: ti: K3: Second round of updates for v6.7
|
expand
|