Message ID | 20190402034253.4928-1-j-keerthy@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-omap-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 866D913B5 for <patchwork-linux-omap@patchwork.kernel.org>; Tue, 2 Apr 2019 03:43:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 72EEF26E4A for <patchwork-linux-omap@patchwork.kernel.org>; Tue, 2 Apr 2019 03:43:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 713AA28520; Tue, 2 Apr 2019 03:43:03 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1CD94288E1 for <patchwork-linux-omap@patchwork.kernel.org>; Tue, 2 Apr 2019 03:43:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728999AbfDBDnB (ORCPT <rfc822;patchwork-linux-omap@patchwork.kernel.org>); Mon, 1 Apr 2019 23:43:01 -0400 Received: from lelv0143.ext.ti.com ([198.47.23.248]:54132 "EHLO lelv0143.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726501AbfDBDnB (ORCPT <rfc822;linux-omap@vger.kernel.org>); Mon, 1 Apr 2019 23:43:01 -0400 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id x323gefM112498; Mon, 1 Apr 2019 22:42:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1554176561; bh=Tph+O+cLTIQxRmULTRZl3ZFK9nJKoXWtLL54Ev+masQ=; h=From:To:CC:Subject:Date; b=O+9DY1Kv4nnLCL0mAcvQVkAi0q7ROHAI7GPcR7H7991dnuulbC8tBBtsHsFQnfrta R6nV67S1mQowoiVev+TV+n0XDaFmzwHetpVQ9LGAo1S20Rv3V/kG/s9mjSw9+dzGoa A4zxfO07U2ujY3wusXv2dXJKmesO6qR72SimILqw= 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 x323geEX081901 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 1 Apr 2019 22:42:40 -0500 Received: from DFLE100.ent.ti.com (10.64.6.21) 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.1713.5; Mon, 1 Apr 2019 22:42:40 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) 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.1713.5 via Frontend Transport; Mon, 1 Apr 2019 22:42:40 -0500 Received: from a0393675ula.india.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id x323gb9E070613; Mon, 1 Apr 2019 22:42:37 -0500 From: Keerthy <j-keerthy@ti.com> To: <tony@atomide.com>, <alexandre.belloni@bootlin.com>, <a.zummo@towertech.it>, <t-kristo@ti.com> CC: <ssantosh@kernel.org>, <d-gerlach@ti.com>, <linux-omap@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-rtc@vger.kernel.org>, <j-keerthy@ti.com> Subject: [PATCH v2 0/5] AM437x: Add rtc-only + DDR mode support Date: Tue, 2 Apr 2019 09:12:48 +0530 Message-ID: <20190402034253.4928-1-j-keerthy@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 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: <linux-omap.vger.kernel.org> X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
AM437x: Add rtc-only + DDR mode support
|
expand
|