From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Lechner Subject: Re: [PATCH v3 09/16] phy: da8xx-usb: new driver for DA8xx SoC USB PHY Date: Wed, 13 Apr 2016 15:07:08 -0500 Message-ID: <570EA6EC.1040001@lechnology.com> References: <1458863503-31121-1-git-send-email-david@lechnology.com> <1458863503-31121-10-git-send-email-david@lechnology.com> <570E4796.7070005@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <570E4796.7070005@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Kishon Vijay Abraham I Cc: petr@barix.com, sergei.shtylyov@cogentembedded.com, David.Laight@ACULAB.COM, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Sekhar Nori , Kevin Hilman , Greg Kroah-Hartman , Alan Stern , Bin Liu , Lee Jones , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , "moderated list:ARM PORT" , "open list:USB SUBSYSTEM" List-Id: devicetree@vger.kernel.org On 04/13/2016 08:20 AM, Kishon Vijay Abraham I wrote: > > Don't prefer export symbols from PHY driver. That'll create unnecessary > dependencies between the controller and the PHY. > > To see how to fix it, please see my comment for the previous version of your patch. > > Thanks > Kishon > What is the proper way to give you credit for the changes you suggested?