Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756752AbbGTSKx (ORCPT ); Mon, 20 Jul 2015 14:10:53 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:37937 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754110AbbGTSKv (ORCPT ); Mon, 20 Jul 2015 14:10:51 -0400 MIME-Version: 1.0 In-Reply-To: <1437118165-20713-1-git-send-email-hl@rock-chips.com> References: <1437118165-20713-1-git-send-email-hl@rock-chips.com> Date: Mon, 20 Jul 2015 11:10:50 -0700 X-Google-Sender-Auth: 5EgjQTWBXFFD8Y9vJ07KAFwyI8k Message-ID: Subject: Re: [PATCH] phy: rockchip-usb: power down phy when rockchip phy probe From: Doug Anderson To: huang lin Cc: lyz , =?UTF-8?Q?Heiko_St=C3=BCbner?= , Kishon Vijay Abraham I , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Rockchip SoC..." Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 19 hl, On Fri, Jul 17, 2015 at 12:29 AM, huang lin wrote: > rockchip phy are enable when soc reset, to save power consumption, > we disable it when probe, and enable each phy when it use > > Signed-off-by: huang lin > --- > drivers/phy/phy-rockchip-usb.c | 6 ++++++ > 1 file changed, 6 insertions(+) Looks right to me. Reviewed-by: Douglas Anderson -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/