Message ID | 20211217172806.10023-2-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 99A36C433F5 for <linux-arm-kernel@archiver.kernel.org>; Fri, 17 Dec 2021 18:23:39 +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:References:In-Reply-To: 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: List-Owner; bh=k7Hf21CL6b7qC9ruYF+p0hxzUUZe8kCzv/OcdoBrFdE=; b=KRFXayFYPM9jVt gObgCGsGB05BT2rFLAAo+ULawHBIUviSxNQY1bTkt5K2+hMvMBfJ9vriCCpp0HrLoQZf59Jt9mHGs CKSLMP8q7DI2681pIEwRa2mMAd0s8sAWEJKXYyjhs0EOmEWE2kOrKlMUAQ/9aR9tbHnFvmSLlmZaJ ugjEAtfWaAWHkBd9LwV/OsZswIi+nXbtSHRqp6CXqhRWxJwo/jZ9+hDMslnRxR8CtgZJBL8Yq0okv bprD8uzUZOiOhMWYfmaQY5JqIopWtXBMmJMWnt9beKQdPGBUVDb339FapoWZfWpeGnnurQ6mxiRre T/j5r6+L60ios0nvJxTg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1myHrs-00BnMo-0o; Fri, 17 Dec 2021 18:22:08 +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 1myH2B-00BTp3-1T for linux-arm-kernel@lists.infradead.org; Fri, 17 Dec 2021 17:28:45 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 1BHHSbXr074651; Fri, 17 Dec 2021 11:28:37 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1639762117; bh=RbHCEK8mCjW5Pm8yz76jfET1YGxxHey+QfmYZXEPjsk=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=ycpBociEFayGx9hj1tFLjYpYy1yyKvQsa1xYqjWzMvd3D4nl5UtKNPv5vuMCjz17w 1OpyRlGK3YLIKJglLsfIw044TiCyReMn7ytIuuPpqmlNgz5YGadHFpTOj7jRndglZm zB5R/MJUQKJSRNuxz8QmqVo6sSO7y8OG38Hah2fA= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 1BHHSb9l075653 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 17 Dec 2021 11:28:37 -0600 Received: from DFLE109.ent.ti.com (10.64.6.30) 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.2308.14; Fri, 17 Dec 2021 11:28:36 -0600 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE109.ent.ti.com (10.64.6.30) 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; Fri, 17 Dec 2021 11:28:37 -0600 Received: from uda0132425.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 1BHHSVcF076735; Fri, 17 Dec 2021 11:28:34 -0600 From: Vignesh Raghavendra <vigneshr@ti.com> To: Nishanth Menon <nm@ti.com>, Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, SoC <soc@kernel.org> CC: Vignesh Raghavendra <vigneshr@ti.com>, <arm@kernel.org>, Tero Kristo <kristo@kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org> Subject: [GIT PULL 2/2] arm64: dts: TI K3 updates for v5.17 Date: Fri, 17 Dec 2021 22:58:06 +0530 Message-ID: <20211217172806.10023-2-vigneshr@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20211217172806.10023-1-vigneshr@ti.com> References: <20211217172806.10023-1-vigneshr@ti.com> 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-20211217_092843_215054_5B77E55D X-CRM114-Status: GOOD ( 13.08 ) 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,1/2] arm64: TI K3 SoC configs changes for v5.17
|
expand
|