Message ID | 44729b46-27f9-94a0-17ed-8868649a4a0a@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 17B7AC32771 for <linux-arm-kernel@archiver.kernel.org>; Wed, 21 Sep 2022 14:18:40 +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=Dk7ACU0m/mDfZyMFEvWwmquGGEzRq24eh2vF9VypVeY=; b=HK7 +SaCoC3rU2dfXnj0QUyyy75SeeJi0e16SuoGE4akctWcoYqMBHwaq3LnbXvmXVLBhpTFbh53PRvXq PLCkZwM0zckyUZCLZ1/1MxigwQ44fMySFBd8KY+ots8841B7/yE7tR8NO1YNP2VmAG3p5olyReF3L 6GmxgxBS1/ZhJKkIVV4+xzKyPd9JdA43l6Jkp83hrfzMGdF0OFrSL3kAjwNl/1dAz8BTZlbvrXCct C8qUyNFN11GEpbWJdo6xXKXLfXTaNAudFys9PZb2z5g51yW5/RRl6yI6UyDugu25c/d/Wub6PrEDj oCsbcIgTo65p4GsG9xUlt10SDkFhmhQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ob0Xg-00BXzS-Gd; Wed, 21 Sep 2022 14:17:36 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ob0Xc-00BXyS-Na for linux-arm-kernel@lists.infradead.org; Wed, 21 Sep 2022 14:17:34 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 28LEHOxI064264; Wed, 21 Sep 2022 09:17:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1663769845; bh=Yje3e6ar5KkGoCXgtFMDAWVDWFox1uievni6T2XKpDM=; h=Date:To:CC:From:Subject; b=jxAPo5nkxdq+VXr8B7oV9VNmzyTvaB0vsIdzsK4orNZe9sJ8Karl2oQCVFe1FzrZK sskhuf+J19taTgaGLfoS0WeZcdu84jhxhaaWn0BofiCTmjIF92ML2U+Nel71WHoBvW itfknKOMBGS5cm3+u+s1GNBpvsTuQ2IF2QwtAr38= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 28LEHODg002352 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 21 Sep 2022 09:17:24 -0500 Received: from DFLE110.ent.ti.com (10.64.6.31) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6; Wed, 21 Sep 2022 09:17:24 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE110.ent.ti.com (10.64.6.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6 via Frontend Transport; Wed, 21 Sep 2022 09:17:24 -0500 Received: from [172.24.145.182] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 28LEHL3b008776; Wed, 21 Sep 2022 09:17:22 -0500 Message-ID: <44729b46-27f9-94a0-17ed-8868649a4a0a@ti.com> Date: Wed, 21 Sep 2022 19:47:21 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Content-Language: en-US To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, arm-soc <arm@kernel.org>, SoC <soc@kernel.org> CC: Nishanth Menon <nm@ti.com>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, Tero Kristo <kristo@kernel.org> From: Vignesh Raghavendra <vigneshr@ti.com> Subject: [GIT PULL] TI K3 device tree updates for v6.1 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-20220921_071732_875076_DA156164 X-CRM114-Status: GOOD ( 15.09 ) 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="===============4424326783850878929==" 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] TI K3 device tree updates for v6.1
|
expand
|