Message ID | 20200106110133.13791-1-faiz_abbas@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=D7xm=23=vger.kernel.org=linux-omap-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 9896C930 for <patchwork-linux-omap@patchwork.kernel.org>; Mon, 6 Jan 2020 11:00:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 76EAF20848 for <patchwork-linux-omap@patchwork.kernel.org>; Mon, 6 Jan 2020 11:00:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="Yk/Jylho" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726373AbgAFLAR (ORCPT <rfc822;patchwork-linux-omap@patchwork.kernel.org>); Mon, 6 Jan 2020 06:00:17 -0500 Received: from fllv0015.ext.ti.com ([198.47.19.141]:60418 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726173AbgAFLAR (ORCPT <rfc822;linux-omap@vger.kernel.org>); Mon, 6 Jan 2020 06:00:17 -0500 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 006B08kv032657; Mon, 6 Jan 2020 05:00:08 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1578308408; bh=rHHxnSNmoG0TpKHhfoDpiR+hC+hKper1pj6PfPbJugE=; h=From:To:CC:Subject:Date; b=Yk/JylhoNEEZ1OJCrK62AF0JJi+msYodaFoAFR1AV9PpL2hFsaL63sszFRaEgDeuS i9UXt8qVwI+QqsvxTBs+PjT4ufL6a3WvSRuvHn7t6Br7a2u8qOuwH84oHNsfh3Mm9J 5fDm/m7c0ulC3/o66C1T+kUd0pXrBVPjXghOReko= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 006B086O062609 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 6 Jan 2020 05:00:08 -0600 Received: from DFLE108.ent.ti.com (10.64.6.29) 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.1847.3; Mon, 6 Jan 2020 05:00:07 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE108.ent.ti.com (10.64.6.29) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1847.3 via Frontend Transport; Mon, 6 Jan 2020 05:00:07 -0600 Received: from a0230074-OptiPlex-7010.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 006B00Jp007044; Mon, 6 Jan 2020 05:00:01 -0600 From: Faiz Abbas <faiz_abbas@ti.com> To: <linux-omap@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-mmc@vger.kernel.org> CC: <kishon@ti.com>, <adrian.hunter@intel.com>, <mark.rutland@arm.com>, <robh+dt@kernel.org>, <ulf.hansson@linaro.org>, <tony@atomide.com>, <faiz_abbas@ti.com> Subject: [PATCH v4 00/11] Port am335x and am437x devices to sdhci-omap Date: Mon, 6 Jan 2020 16:31:22 +0530 Message-ID: <20200106110133.13791-1-faiz_abbas@ti.com> X-Mailer: git-send-email 2.19.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 |
Series |
Port am335x and am437x devices to sdhci-omap
|
expand
|