From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753888AbcJZK2L (ORCPT ); Wed, 26 Oct 2016 06:28:11 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:55810 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753283AbcJZK1w (ORCPT ); Wed, 26 Oct 2016 06:27:52 -0400 Subject: Re: [PATCH v6 5/5] ARM: DTS: da850: Add usb phy node To: David Lechner , Kevin Hilman , Rob Herring , Mark Rutland References: <1477451211-31979-1-git-send-email-david@lechnology.com> <1477451211-31979-6-git-send-email-david@lechnology.com> CC: Axel Haslam , Sergei Shtylyov , , , From: Sekhar Nori Message-ID: Date: Wed, 26 Oct 2016 15:56:27 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <1477451211-31979-6-git-send-email-david@lechnology.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 Wednesday 26 October 2016 08:36 AM, David Lechner wrote: > Add a node for the new usb phy driver. changed this to: Add a node for usb phy device. This device controls both the USB 1.1 and USB 2.0 PHYs. mainly because the node is for the device, not the driver. > > Signed-off-by: David Lechner Applied to v4.10/dt Thanks, Sekhar From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v6 5/5] ARM: DTS: da850: Add usb phy node Date: Wed, 26 Oct 2016 15:56:27 +0530 Message-ID: References: <1477451211-31979-1-git-send-email-david@lechnology.com> <1477451211-31979-6-git-send-email-david@lechnology.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1477451211-31979-6-git-send-email-david@lechnology.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: David Lechner , Kevin Hilman , Rob Herring , Mark Rutland Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Sergei Shtylyov , Axel Haslam , linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Wednesday 26 October 2016 08:36 AM, David Lechner wrote: > Add a node for the new usb phy driver. changed this to: Add a node for usb phy device. This device controls both the USB 1.1 and USB 2.0 PHYs. mainly because the node is for the device, not the driver. > > Signed-off-by: David Lechner Applied to v4.10/dt Thanks, Sekhar From mboxrd@z Thu Jan 1 00:00:00 1970 From: nsekhar@ti.com (Sekhar Nori) Date: Wed, 26 Oct 2016 15:56:27 +0530 Subject: [PATCH v6 5/5] ARM: DTS: da850: Add usb phy node In-Reply-To: <1477451211-31979-6-git-send-email-david@lechnology.com> References: <1477451211-31979-1-git-send-email-david@lechnology.com> <1477451211-31979-6-git-send-email-david@lechnology.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 26 October 2016 08:36 AM, David Lechner wrote: > Add a node for the new usb phy driver. changed this to: Add a node for usb phy device. This device controls both the USB 1.1 and USB 2.0 PHYs. mainly because the node is for the device, not the driver. > > Signed-off-by: David Lechner Applied to v4.10/dt Thanks, Sekhar