From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754079AbcKUKyQ (ORCPT ); Mon, 21 Nov 2016 05:54:16 -0500 Received: from mail-qt0-f182.google.com ([209.85.216.182]:35771 "EHLO mail-qt0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753521AbcKUKyO (ORCPT ); Mon, 21 Nov 2016 05:54:14 -0500 MIME-Version: 1.0 In-Reply-To: References: <20161107203948.28324-1-ahaslam@baylibre.com> <20161107203948.28324-11-ahaslam@baylibre.com> <48d0c158-f7c8-0d1e-f06e-b7b28d6f2b93@lechnology.com> From: Axel Haslam Date: Mon, 21 Nov 2016 11:53:32 +0100 Message-ID: Subject: Re: [PATCH v3 10/10] ARM: dts: da850: add usb device node To: Sekhar Nori Cc: David Lechner , Kevin Hilman , robh+dt@kernel.org, Alexandre Bailon , Alan Stern , Greg KH , devicetree@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 21, 2016 at 11:49 AM, Sekhar Nori wrote: > On Monday 21 November 2016 04:16 PM, Sekhar Nori wrote: >>>> In commit 2957e36e76c836b167e5e0c1edb578d8a9bd7af6 in the linux-davinci >>>> >> tree, the alias for the musb device is usb0. So, I think we should use usb1 >>>> >> here instead of ohci - or change the usb0 alias to musb. >>>> >> >>>> >> https://git.kernel.org/cgit/linux/kernel/git/nsekhar/linux-davinci.git/commit/?h=v4.10/dt&id=2957e36e76c836b167e5e0c1edb578d8a9bd7af6 >>> > >>> > ok, i will change to usb1, since i will be resubmiting this. > >> I have already applied a version of this patch. Please re-base against >> linux-davinci/master and send a delta patch. > > Hmm, no. scratch that. I mixed this up with the musb patch I applied. > usb1 sounds good. Please also separate out the soc and board specific > dts additions for your next version. Ok will do. > > Thanks, > Sekhar From mboxrd@z Thu Jan 1 00:00:00 1970 From: Axel Haslam Subject: Re: [PATCH v3 10/10] ARM: dts: da850: add usb device node Date: Mon, 21 Nov 2016 11:53:32 +0100 Message-ID: References: <20161107203948.28324-1-ahaslam@baylibre.com> <20161107203948.28324-11-ahaslam@baylibre.com> <48d0c158-f7c8-0d1e-f06e-b7b28d6f2b93@lechnology.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sekhar Nori Cc: David Lechner , Kevin Hilman , robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Alexandre Bailon , Alan Stern , Greg KH , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, Nov 21, 2016 at 11:49 AM, Sekhar Nori wrote: > On Monday 21 November 2016 04:16 PM, Sekhar Nori wrote: >>>> In commit 2957e36e76c836b167e5e0c1edb578d8a9bd7af6 in the linux-davinci >>>> >> tree, the alias for the musb device is usb0. So, I think we should use usb1 >>>> >> here instead of ohci - or change the usb0 alias to musb. >>>> >> >>>> >> https://git.kernel.org/cgit/linux/kernel/git/nsekhar/linux-davinci.git/commit/?h=v4.10/dt&id=2957e36e76c836b167e5e0c1edb578d8a9bd7af6 >>> > >>> > ok, i will change to usb1, since i will be resubmiting this. > >> I have already applied a version of this patch. Please re-base against >> linux-davinci/master and send a delta patch. > > Hmm, no. scratch that. I mixed this up with the musb patch I applied. > usb1 sounds good. Please also separate out the soc and board specific > dts additions for your next version. Ok will do. > > Thanks, > Sekhar -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: ahaslam@baylibre.com (Axel Haslam) Date: Mon, 21 Nov 2016 11:53:32 +0100 Subject: [PATCH v3 10/10] ARM: dts: da850: add usb device node In-Reply-To: References: <20161107203948.28324-1-ahaslam@baylibre.com> <20161107203948.28324-11-ahaslam@baylibre.com> <48d0c158-f7c8-0d1e-f06e-b7b28d6f2b93@lechnology.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Nov 21, 2016 at 11:49 AM, Sekhar Nori wrote: > On Monday 21 November 2016 04:16 PM, Sekhar Nori wrote: >>>> In commit 2957e36e76c836b167e5e0c1edb578d8a9bd7af6 in the linux-davinci >>>> >> tree, the alias for the musb device is usb0. So, I think we should use usb1 >>>> >> here instead of ohci - or change the usb0 alias to musb. >>>> >> >>>> >> https://git.kernel.org/cgit/linux/kernel/git/nsekhar/linux-davinci.git/commit/?h=v4.10/dt&id=2957e36e76c836b167e5e0c1edb578d8a9bd7af6 >>> > >>> > ok, i will change to usb1, since i will be resubmiting this. > >> I have already applied a version of this patch. Please re-base against >> linux-davinci/master and send a delta patch. > > Hmm, no. scratch that. I mixed this up with the musb patch I applied. > usb1 sounds good. Please also separate out the soc and board specific > dts additions for your next version. Ok will do. > > Thanks, > Sekhar