From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753031AbdL1BY5 (ORCPT ); Wed, 27 Dec 2017 20:24:57 -0500 Received: from mail-qt0-f169.google.com ([209.85.216.169]:40695 "EHLO mail-qt0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752382AbdL1BY4 (ORCPT ); Wed, 27 Dec 2017 20:24:56 -0500 X-Google-Smtp-Source: ACJfBosaCoYD3anM/DXpY+3oqtG77QNK+aklxd9So0eXKJ9ci4W348w+vV2VKogmOlIlOstJL7YtJA== Subject: Re: [PATCH 3/4] phy: usb: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled To: Al Cooper , Kishon Vijay Abraham I Cc: Al Cooper , linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com References: <1514402931-14408-1-git-send-email-alcooperx@gmail.com> <1514402931-14408-4-git-send-email-alcooperx@gmail.com> From: Florian Fainelli Message-ID: <655b4fc8-5201-0b3f-e068-63f45b1a8fb1@gmail.com> Date: Wed, 27 Dec 2017 17:24:52 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <1514402931-14408-4-git-send-email-alcooperx@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/27/2017 11:28 AM, Al Cooper wrote: > From: Al Cooper > > Set PHY3_IDDQ_OVERRIDE in the xhci uninit routine. This will save > additional power when the XHCI driver is not enabled. > > Fixes: 49859e55e364 ("phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver") > Signed-off-by: Al Cooper Acked-by: Florian Fainelli -- Florian