Message ID | 20211223094040.15349-1-vigneshr@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 1145DC433EF for <linux-arm-kernel@archiver.kernel.org>; Thu, 23 Dec 2021 09:42:09 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=DEWOx1pVhW4LJZ0Gp/c01xs33qXo9bj21kuqs9X3sd0=; b=0qlCZlZ4KJV4dr v6egHs3WvxLFMMGGeJb1OsSaRFCwKkb4xjegqd6iO1poKMYPHwNgeRLGDoRQBt0rXDu03tXjjzU/0 8HbmJpdNgWGb1NQzxjAokjvq4jSlrp00iziuvEelDi6BpKcOT6axpPZhM9phkojqHqVO8YU0HJUU+ FQXl5SdQYQjUUjPH7G/Sdlf5mmsQ2m/ac06pmZZrkB6h6BtCa+JlLxVje2D8Ud0BBKQiBC2Pt5jPg OXAJ1CJ6du9SGqfib4rXu9xJQSSJuGkRpt27vPWl5EbiaWs+nVgi4RU65b6LMQMLFZzltH3EcWkIY l87h/pvjkDgKnSGkAybA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0Kap-00CP9N-WE; Thu, 23 Dec 2021 09:41:00 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0Kal-00CP8D-P5 for linux-arm-kernel@lists.infradead.org; Thu, 23 Dec 2021 09:40:58 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 1BN9elLJ018543; Thu, 23 Dec 2021 03:40:47 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1640252447; bh=k2J4pHrADTRM46UX00geaOvMmN7yPdJDltRf2UYr9rQ=; h=From:To:CC:Subject:Date; b=dWJW6ABiZSPlOrFnm4W7Yk+mdrrhrodrVDqQTuEiZzMwCVfRXv9SjgXwVZPXLRaDJ ujoFvsY5AUtqEWfEo2mvA133T9aRTdG5sFMvpB1zhX224fbLvfVqFhOF3/ISpYGp9V o3bebRWso45K/9eisbfGoD4TyuaxSiYagesMMGl0= Received: from DFLE104.ent.ti.com (dfle104.ent.ti.com [10.64.6.25]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 1BN9elRD004039 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 23 Dec 2021 03:40:47 -0600 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Thu, 23 Dec 2021 03:40:47 -0600 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Thu, 23 Dec 2021 03:40:47 -0600 Received: from uda0132425.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 1BN9eiJD088529; Thu, 23 Dec 2021 03:40:44 -0600 From: Vignesh Raghavendra <vigneshr@ti.com> To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, SoC <soc@kernel.org> CC: Nishanth Menon <nm@ti.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Tero Kristo <kristo@kernel.org>, <arm@kernel.org> Subject: [GIT PULL v2 1/2] arm64: TI K3 SoC configs changes for v5.17 Date: Thu, 23 Dec 2021 15:10:39 +0530 Message-ID: <20211223094040.15349-1-vigneshr@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 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-20211223_014056_707675_F094D0B6 X-CRM114-Status: UNSURE ( 6.29 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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,v2,1/2] arm64: TI K3 SoC configs changes for v5.17
|
expand
|