Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp3120348imm; Mon, 10 Sep 2018 11:21:47 -0700 (PDT) X-Google-Smtp-Source: ANB0VdY6obV+mtIyKbKomfGjLUmEyjs5+FalQOoUKcRSO/HiBIoqisT0UktT+caLDmNXwRJh0iSZ X-Received: by 2002:a63:334c:: with SMTP id z73-v6mr4208929pgz.220.1536603706940; Mon, 10 Sep 2018 11:21:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536603706; cv=none; d=google.com; s=arc-20160816; b=L2BBUHuLH251JS9NeYR6Gj8QUy+8fpIbtW3FqUfWMPUww34XH57yoGZ0uj5SFlZ2sF 6DzS5/J88dJM/z0IUEfXKYydRa43nmz10pyfOZOFxFwq8cFzhrXXpYu+k1n3ItOVhxw6 eTI4+FaxK4mOF0sBCGUnrhDEhC8081P+EmKyEUvdSIJhbkNumHMmYFQKddoWBl6QQ6AE UQg/4j2B7B/V/NENKFIaEX/NhhH0P2PGoI6hhN5zd4aK+E9QpVRolSp8EcRcCbpxyOdK RfwLPShYA/7ItEr5J7zTxSRKxYT/osIHLRpYqmtQC8mrp7ndleNWdkN49yNk5fBXItx+ O9ag== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=8/kGOAC62ip44ReickofYqwCqFDA4Yn7qNF7JzsPz+s=; b=w62oPGQhebseuujgGILBclS0NaV6DXxNGBS5rHoRlyviog4TXEzFdwPeoucyg/Ae1z waIaqocb1cAWZmIJyUYH02Lx91u5LOQux19G9urKIVq/BSp/jYZjnnL+mujHJGZJI4L5 1kiTzqmKL+qfCQJd7tgwo9P+tOacoa1oHboKvRAN+zVKTgHLR2vDtmVc6vFTJ2P48Ogn TguMWls4Mo7SSlO9gR4oMyFt5pfC9oAUyJmbBRKk7QHelQuhF8ONCeXRImgbfQx7aKd6 Afw86bd9qt1IfSIAZUpuMETEFhRIHE8yWuwwmnceAB0HPh5p42PTP5/p6r9QrKeTJUPQ D4Jg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g22-v6si18972549pfb.136.2018.09.10.11.21.26; Mon, 10 Sep 2018 11:21:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728155AbeIJXQ2 (ORCPT + 99 others); Mon, 10 Sep 2018 19:16:28 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44694 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726603AbeIJXQ2 (ORCPT ); Mon, 10 Sep 2018 19:16:28 -0400 Received: from localhost (ip-213-127-74-90.ip.prioritytelecom.net [213.127.74.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id C5F731088; Mon, 10 Sep 2018 18:21:06 +0000 (UTC) Date: Mon, 10 Sep 2018 20:21:04 +0200 From: Greg Kroah-Hartman To: Pawel Laszczak Cc: Roger Quadros , "linux-usb@vger.kernel.org" , Felipe Balbi , "linux-kernel@vger.kernel.org" , Lukasz Tyrala , Alan Douglas Subject: Re: [PATCH 00/31] Introduced new Cadence USBSSP DRD Driver Message-ID: <20180910182104.GD6019@kroah.com> References: <1532023084-28083-1-git-send-email-pawell@cadence.com> <82e8093d-eb6b-ea04-7d36-54ee27df3e06@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 02, 2018 at 04:26:45AM +0000, Pawel Laszczak wrote: > > > This patch set introduce new Cadence USBSSP DRD driver to linux > > > kernel. > > > > > > The Cadence USBSSP DRD Driver s a highly configurable IP Core which > > > can be instantiated as Dual-Role Device (DRD), Peripheral Only and > > > Host Only (XHCI) configurations. > > > > > > The current driver has been validated with FPGA burned. We have > > > support for PCIe bus, which is used on FPGA prototyping. > > > > > > The host site of USBSSP controller is compliance with XHCI > > > specification, so it works with standard XHCI linux driver. > > > > > > Also, device side of USBSSP controller was designed in such way to > > > looks like XHCI. It means that most of logic of USBSSP controller is > > > also compliance with XHCI specification. > > > > > > Consequently, the USBSSP driver for peripheral mode is very similar to > > > XHCI driver. > > > > > > This version of driver supports only Device mode but DRD and Host mode > > > will be added in the future. > > > > > > > Based on the posting date this series looks like v3. > > > > You should add the version prefix to the patches next time. > > e.g. [PATCH v4 ...] > > > I wanted to start versioning driver after this set patch will be approved. What does that mean? No one "approves" a patch series and then you start numbering it. Have you read the kernel documentation for how to properly create and submit a kernel patch series and write a good changelog? thanks, greg k-h