Message ID | 1547723109-28792-1-git-send-email-yoshihiro.shimoda.uh@renesas.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-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 8A79D14E5 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Thu, 17 Jan 2019 11:08:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7A5132A476 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Thu, 17 Jan 2019 11:08:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6EF082AC72; Thu, 17 Jan 2019 11:08:12 +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=-7.9 required=2.0 tests=BAYES_00,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 3F5562B512 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Thu, 17 Jan 2019 11:08:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728260AbfAQLIG (ORCPT <rfc822;patchwork-linux-renesas-soc@patchwork.kernel.org>); Thu, 17 Jan 2019 06:08:06 -0500 Received: from relmlor2.renesas.com ([210.160.252.172]:15966 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725990AbfAQLIF (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Thu, 17 Jan 2019 06:08:05 -0500 X-IronPort-AV: E=Sophos;i="5.56,488,1539615600"; d="scan'208";a="5246345" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 17 Jan 2019 20:08:03 +0900 Received: from localhost.localdomain (unknown [10.166.17.210]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id BDCB944A15F3; Thu, 17 Jan 2019 20:08:03 +0900 (JST) From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> To: andrew@lunn.ch, f.fainelli@gmail.com, davem@davemloft.net Cc: netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Subject: [PATCH v3/RFT 0/2] net: phy: assert the phy reset during suspended if phy is not attached Date: Thu, 17 Jan 2019 20:05:07 +0900 Message-Id: <1547723109-28792-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 1.9.1 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
net: phy: assert the phy reset during suspended if phy is not attached
|
expand
|