Message ID | 20190425155727.20010-1-faiz_abbas@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-mmc-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 7DA1E92A for <patchwork-linux-mmc@patchwork.kernel.org>; Thu, 25 Apr 2019 15:57:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6BF202869B for <patchwork-linux-mmc@patchwork.kernel.org>; Thu, 25 Apr 2019 15:57:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5EAA928AF7; Thu, 25 Apr 2019 15:57:36 +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=ham 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 DD1E62869B for <patchwork-linux-mmc@patchwork.kernel.org>; Thu, 25 Apr 2019 15:57:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729000AbfDYP5d (ORCPT <rfc822;patchwork-linux-mmc@patchwork.kernel.org>); Thu, 25 Apr 2019 11:57:33 -0400 Received: from lelv0142.ext.ti.com ([198.47.23.249]:49616 "EHLO lelv0142.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726681AbfDYP5c (ORCPT <rfc822;linux-mmc@vger.kernel.org>); Thu, 25 Apr 2019 11:57:32 -0400 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id x3PFvTXx115691; Thu, 25 Apr 2019 10:57:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1556207849; bh=1Sjb2txcCqYH9pM1bo8EzTbIWbt9UTI2VWlSxG9veqQ=; h=From:To:CC:Subject:Date; b=GNjzNI6VfyN8/tGZtr1T62BfEvkcWs2B74dV7NbtJulRzc9sSv35/M9A+xdJFG9gX lb2DA9s3vu7Y5g5/bFQ4TJXSecqQ8mpfXXxhkeU1/Bp/K9as6L5aardMrLlKXUiQF5 vg3Ij0Z2OErN2l1XTjVV+VbNyhcNTU2cMd0JcrWg= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x3PFvTE6128576 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 25 Apr 2019 10:57:29 -0500 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5; Thu, 25 Apr 2019 10:57:29 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE113.ent.ti.com (10.64.6.34) 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; Thu, 25 Apr 2019 10:57:29 -0500 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 x3PFvRWo029003; Thu, 25 Apr 2019 10:57:27 -0500 From: Faiz Abbas <faiz_abbas@ti.com> To: <linux-kernel@vger.kernel.org>, <linux-mmc@vger.kernel.org> CC: <ulf.hansson@linaro.org>, <adrian.hunter@intel.com>, <faiz_abbas@ti.com> Subject: [PATCH 0/2] Fix issues with phy configurations Date: Thu, 25 Apr 2019 21:27:25 +0530 Message-ID: <20190425155727.20010-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-mmc-owner@vger.kernel.org Precedence: bulk List-ID: <linux-mmc.vger.kernel.org> X-Mailing-List: linux-mmc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Fix issues with phy configurations
|
expand
|