Message ID | 642cf238-43e5-d6fa-68b5-a9dfbc0277bf@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 4B12EC61DA4 for <linux-arm-kernel@archiver.kernel.org>; Fri, 3 Feb 2023 16:52:08 +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=gU/vcoBwO/2w8ax9bWFvrj8FHJJuuJuGnFsv9bBt1fA=; b=fJ/ 3fwfP5eY7+0nAZRrpbRvkHStnLtiWUIh6HbC+07eMJ+z0gzmnHmi6bTLkD2wxm1RzxZdYEvYAWfQH lUDttik6fCfw3oWXMnp57h2pNDrMwfeXX+1RKuuotiChJpUyYtQwLUPNafu0hitY67LTTNpJ2Ke/Q xaSTlfpXbgZTixrFegxXw+pI9f9jR2z0rvyXmHRkHTskoybD0LtdJVK3FedPZ86LrpYDikRSH9SER ElN8CxE4/1bgPG+mi710iTsxzVk7iWZc/mavAX0GSOoD+ylyOk6AEdJfzkXxR7lqqkKXDDLrDf9d2 x7JL9EywL+AazDI+WEqERlSpcTAJx8g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pNzH2-00302B-Ah; Fri, 03 Feb 2023 16:50:52 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pNzGx-003016-Mt for linux-arm-kernel@lists.infradead.org; Fri, 03 Feb 2023 16:50:49 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 313GoSvV037892; Fri, 3 Feb 2023 10:50:28 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1675443028; bh=wZiSoyDzT1HY7RrfCgBc416eSVYgS5iAUjlHrN/MAF8=; h=Date:To:CC:From:Subject; b=rUy3Bte+YjWx0/RlIvD+NETX5S8CLW4TTSV5IYhRpOq8V5gggrKsvpVx2/b0zjPfI 4ksqGrVp6GShG/3azmVA8JzuKOUWKA4IIFq7DzyjLJ05ksL5E6wFOsh8a7jni0aa1h +Ut+vHiHsKeQ3C+pxxW4J3gIEaOHwEaU7FBPN6vc= Received: from DFLE100.ent.ti.com (dfle100.ent.ti.com [10.64.6.21]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 313GoShb115707 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 3 Feb 2023 10:50:28 -0600 Received: from DFLE105.ent.ti.com (10.64.6.26) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Fri, 3 Feb 2023 10:50:27 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) 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.16 via Frontend Transport; Fri, 3 Feb 2023 10:50:27 -0600 Received: from [10.250.234.92] (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 313GoN7E083344; Fri, 3 Feb 2023 10:50:24 -0600 Message-ID: <642cf238-43e5-d6fa-68b5-a9dfbc0277bf@ti.com> Date: Fri, 3 Feb 2023 22:20:23 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 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: <linux-kernel@vger.kernel.org>, Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org>, Tero Kristo <kristo@kernel.org>, "Menon, Nishanth" <nm@ti.com>, Tony Lindgren <tony@atomide.com> From: Vignesh Raghavendra <vigneshr@ti.com> Subject: [GIT PULL] TI K3 device tree updates for v6.3 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-20230203_085047_984502_0029AE5D X-CRM114-Status: GOOD ( 13.18 ) 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="===============1540104653141451111==" 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.3
|
expand
|