From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753225AbcD0Nlb (ORCPT ); Wed, 27 Apr 2016 09:41:31 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:43676 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752701AbcD0Nla (ORCPT ); Wed, 27 Apr 2016 09:41:30 -0400 Subject: Re: [PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks") To: David Lechner References: <1460661217-7389-1-git-send-email-david@lechnology.com> CC: Kevin Hilman , Russell King , , From: Sekhar Nori Message-ID: <5720C12D.9030708@ti.com> Date: Wed, 27 Apr 2016 19:09:57 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1460661217-7389-1-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 Friday 15 April 2016 12:43 AM, David Lechner wrote: > I have separated these patches from the "da8xx USB clocks" series since that > series no longer depends on the clock init being moved. > > Tested working on the linux-davinci/master branch with LEGO MINDSTORMS EV3. > > David Lechner (2): > ARM: davinci: Move clock init after ioremap. > ARM: davinci: da850: use clk->set_parent for async3 Applied these two. Regards, Sekhar