From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.ferre@atmel.com (Nicolas Ferre) Date: Mon, 23 Mar 2015 16:55:57 +0100 Subject: [PATCH 2/5] USB: host: ohci-at91: remove useless uclk clock In-Reply-To: References: Message-ID: <5510378D.9060009@atmel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Le 17/03/2015 20:02, Alan Stern a ?crit : > On Tue, 17 Mar 2015, Boris Brezillon wrote: > >> Now that the system clock driver is forwarding set_rate request to the >> parent clock, we can safely call clk_set_rate on the system clk and get >> rid of the uclk field. >> >> Signed-off-by: Boris Brezillon > > Acked-by: Alan Stern Acked-by: Nicolas Ferre Hi Alan, As I don't have any other "drivers" patch for 4.1, would you mind taking this patch with your tree? I'll take care of the remaining ones dealing with Device Tree: they are independent anyway. Thanks, bye. -- Nicolas Ferre From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Ferre Subject: Re: [PATCH 2/5] USB: host: ohci-at91: remove useless uclk clock Date: Mon, 23 Mar 2015 16:55:57 +0100 Message-ID: <5510378D.9060009@atmel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Alan Stern Cc: Boris Brezillon , Jean-Christophe Plagniol-Villard , Alexandre Belloni , Felipe Balbi , Greg Kroah-Hartman , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Douglas Gilbert , Robert Nelson List-Id: devicetree@vger.kernel.org Le 17/03/2015 20:02, Alan Stern a =E9crit : > On Tue, 17 Mar 2015, Boris Brezillon wrote: >=20 >> Now that the system clock driver is forwarding set_rate request to t= he >> parent clock, we can safely call clk_set_rate on the system clk and = get >> rid of the uclk field. >> >> Signed-off-by: Boris Brezillon >=20 > Acked-by: Alan Stern Acked-by: Nicolas Ferre Hi Alan, As I don't have any other "drivers" patch for 4.1, would you mind takin= g this patch with your tree? I'll take care of the remaining ones dealing with Device Tree: they are independent anyway. Thanks, bye. --=20 Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n 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 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752541AbbCWP4E (ORCPT ); Mon, 23 Mar 2015 11:56:04 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:15042 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752120AbbCWP4B (ORCPT ); Mon, 23 Mar 2015 11:56:01 -0400 Message-ID: <5510378D.9060009@atmel.com> Date: Mon, 23 Mar 2015 16:55:57 +0100 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Alan Stern CC: Boris Brezillon , "Jean-Christophe Plagniol-Villard" , Alexandre Belloni , Felipe Balbi , "Greg Kroah-Hartman" , , "Rob Herring" , Pawel Moll , Mark Rutland , Ian Campbell , "Kumar Gala" , , , , Douglas Gilbert , Robert Nelson Subject: Re: [PATCH 2/5] USB: host: ohci-at91: remove useless uclk clock References: In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 17/03/2015 20:02, Alan Stern a écrit : > On Tue, 17 Mar 2015, Boris Brezillon wrote: > >> Now that the system clock driver is forwarding set_rate request to the >> parent clock, we can safely call clk_set_rate on the system clk and get >> rid of the uclk field. >> >> Signed-off-by: Boris Brezillon > > Acked-by: Alan Stern Acked-by: Nicolas Ferre Hi Alan, As I don't have any other "drivers" patch for 4.1, would you mind taking this patch with your tree? I'll take care of the remaining ones dealing with Device Tree: they are independent anyway. Thanks, bye. -- Nicolas Ferre