Message ID | 20210615174325.22853-1-a-govindraju@ti.com |
---|---|
Headers | show
Return-Path: <devicetree-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BF6A6C48BDF for <linux-devicetree@archiver.kernel.org>; Tue, 15 Jun 2021 17:43:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AC6EF613DC for <linux-devicetree@archiver.kernel.org>; Tue, 15 Jun 2021 17:43:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231161AbhFORpr (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Tue, 15 Jun 2021 13:45:47 -0400 Received: from fllv0016.ext.ti.com ([198.47.19.142]:36244 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231146AbhFORpq (ORCPT <rfc822; devicetree@vger.kernel.org>); Tue, 15 Jun 2021 13:45:46 -0400 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 15FHhb2H061407; Tue, 15 Jun 2021 12:43:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1623779017; bh=vPeGId/PK7swPxAZM0MA5RZXvfuBt+wGji2VzqchpQs=; h=From:To:CC:Subject:Date; b=wZ+3eqeOvpfwNyxqA5X8THYeSW220CSV3NRxXKabnul4Xn8XpnrMmtlEVG8XA5Du2 B4c18R5pMHkrjoPe4z3YUWj3lR7R7WX4RpipyPeNE8+HyNBBb6NfmcJ6kpfI46vSoi WPyN4NnqP/jZyJoKyhucNd+EeVg4RM5yhryYA+8M= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 15FHhbvc097503 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 15 Jun 2021 12:43:37 -0500 Received: from DLEE115.ent.ti.com (157.170.170.26) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Tue, 15 Jun 2021 12:43:36 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2 via Frontend Transport; Tue, 15 Jun 2021 12:43:36 -0500 Received: from gsaswath-HP-ProBook-640-G5.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 15FHhRGA009558; Tue, 15 Jun 2021 12:43:29 -0500 From: Aswath Govindraju <a-govindraju@ti.com> CC: Vignesh Raghavendra <vigneshr@ti.com>, Suman Anna <s-anna@ti.com>, Lokesh Vutla <lokeshvutla@ti.com>, Kishon Vijay Abraham I <kishon@ti.com>, Aswath Govindraju <a-govindraju@ti.com>, Nishanth Menon <nm@ti.com>, Tero Kristo <kristo@kernel.org>, Rob Herring <robh+dt@kernel.org>, <linux-arm-kernel@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH v4 0/3] AM64: Update the locations of various elements in SRAM Date: Tue, 15 Jun 2021 23:13:22 +0530 Message-ID: <20210615174325.22853-1-a-govindraju@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 To: unlisted-recipients:; (no To-header on input) Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
AM64: Update the locations of various elements in SRAM
|
expand
|