From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751691AbdFGNkM (ORCPT ); Wed, 7 Jun 2017 09:40:12 -0400 Received: from lelnx194.ext.ti.com ([198.47.27.80]:40944 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751478AbdFGNkK (ORCPT ); Wed, 7 Jun 2017 09:40:10 -0400 Subject: Re: [PATCH v7 0/3] Support for USB DRD Phy driver for NS2 To: Florian Fainelli , Raviteja Garimella , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , Jon Mason , Catalin Marinas , Will Deacon References: <1496408439-30431-1-git-send-email-raviteja.garimella@broadcom.com> <4824c415-ea31-f252-7e94-ed3e3b2c064c@gmail.com> CC: , , , From: Kishon Vijay Abraham I Message-ID: Date: Wed, 7 Jun 2017 19:09:21 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <4824c415-ea31-f252-7e94-ed3e3b2c064c@gmail.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 02 June 2017 09:23 PM, Florian Fainelli wrote: > > > On 06/02/2017 06:00 AM, Raviteja Garimella wrote: >> >> Raviteja Garimella (3): >> dt-bindings:phy:Add DT bindings documentation for NS2 USB DRD phy >> phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2 >> arm64: dts: NS2: Add USB DRD PHY device tree node > > For future submission can you be consistent in how you create your > subjects and how PHY vs. Phy or phy is used? For instance this would be > much better: > > dt-bindings: phy: Add DT bindings documentation for NS2 USB DRD PHY > phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar 2 +1 -Kishon