From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754101AbcIBOm3 (ORCPT ); Fri, 2 Sep 2016 10:42:29 -0400 Received: from mail-oi0-f65.google.com ([209.85.218.65]:34318 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753332AbcIBOm0 (ORCPT ); Fri, 2 Sep 2016 10:42:26 -0400 Date: Fri, 2 Sep 2016 09:41:33 -0500 From: Rob Herring To: John Youn Cc: Greg Kroah-Hartman , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Mark Rutland , Stefan Wahren Subject: Re: [PATCH 6/6] Documentation: devicetree: dwc2: Deprecate g-tx-fifo-size Message-ID: <20160902144133.GA6703@rob-hp-laptop> References: <47342acebdbd240cb1f92b2da7c1055a06f440d6.1472502978.git.johnyoun@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47342acebdbd240cb1f92b2da7c1055a06f440d6.1472502978.git.johnyoun@synopsys.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 29, 2016 at 01:39:03PM -0700, John Youn wrote: > This property is not needed because the periodic fifos are not > configurable. So it was incorrect to add this property in the first > place. > > Signed-off-by: John Youn > --- > Documentation/devicetree/bindings/usb/dwc2.txt | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Acked-by: Rob Herring