Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755444AbaLVRGy (ORCPT ); Mon, 22 Dec 2014 12:06:54 -0500 Received: from mail-vc0-f180.google.com ([209.85.220.180]:61052 "EHLO mail-vc0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755132AbaLVRGw (ORCPT ); Mon, 22 Dec 2014 12:06:52 -0500 MIME-Version: 1.0 In-Reply-To: <1419244588-5227-2-git-send-email-wulf@rock-chips.com> References: <1419244588-5227-1-git-send-email-wulf@rock-chips.com> <1419244588-5227-2-git-send-email-wulf@rock-chips.com> Date: Mon, 22 Dec 2014 09:06:51 -0800 Message-ID: Subject: Re: [PATCH 1/2] dt-bindings: usb-ehci: Add an optional property "needs-reset-on-resume" From: Doug Anderson To: Wu Liang feng Cc: =?UTF-8?Q?Heiko_St=C3=BCbner?= , Tao Huang , Kever Yang , Eddie Cai , Roy Li , Chris , Julius Werner , Pawel Osciak , Tomasz Figa , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Wu Liang feng, On Mon, Dec 22, 2014 at 2:36 AM, Wu Liang feng wrote: > Add device-tree bindings for EHCI so we can use "needs-reset-on-resume" > property to force EHCI reset after resume if necessary. This is necessary > on platforms like rk3288 that need a reset after resume to detect if a > device has been disconnected during suspend time. > > Signed-off-by: Wu Liang feng > --- > Documentation/devicetree/bindings/usb/usb-ehci.txt | 1 + > 1 file changed, 1 insertion(+) It may not count for much given my lack of experience with the USB subsystem, but I'll give it anyway: Reviewed-by: Doug Anderson -Doug -- 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/