From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752331AbdBCJDd (ORCPT ); Fri, 3 Feb 2017 04:03:33 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:40240 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751878AbdBCJDX (ORCPT ); Fri, 3 Feb 2017 04:03:23 -0500 Date: Fri, 3 Feb 2017 10:03:27 +0100 From: Greg KH To: Richard Leitner Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com Subject: Re: [RFC PATCH] usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver Message-ID: <20170203090327.GA27160@kroah.com> References: <1486043069-1575-1-git-send-email-richard.leitner@skidata.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1486043069-1575-1-git-send-email-richard.leitner@skidata.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 02, 2017 at 02:44:29PM +0100, Richard Leitner wrote: > This patch adds a driver for configuration of the Microchip USB251xB/xBi > USB 2.0 hub controller series with USB 2.0 upstream connectivity, SMBus > configuration interface and two to four USB 2.0 downstream ports. > > Furthermore add myself as a maintainer for this driver. > > The datasheet can be found at the manufacturers website, see [1]. All > device-tree exposed configuration features have been tested on a i.MX6 > platform with a USB2512B hub. > > [1] http://ww1.microchip.com/downloads/en/DeviceDoc/00001692C.pdf > > Signed-off-by: Richard Leitner What is "RFC" about this? If you don't think it's ready to be merged, I'll agree with that and so I've deleted it from my review queue :) thanks, greg k-h