From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752680Ab3DLIj6 (ORCPT ); Fri, 12 Apr 2013 04:39:58 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:41919 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751183Ab3DLIjz (ORCPT ); Fri, 12 Apr 2013 04:39:55 -0400 Message-ID: <5167C848.4010203@ti.com> Date: Fri, 12 Apr 2013 14:09:36 +0530 From: Kishon Vijay Abraham I User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Paul Walmsley CC: , , , , , , , Keerthy Subject: Re: [PATCH v2] ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clock References: <1365496101-7829-1-git-send-email-kishon@ti.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-15"; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Thursday 11 April 2013 01:11 AM, Paul Walmsley wrote: > From: Kishon Vijay Abraham I > > Commit 92702df3570e ("ARM: OMAP4: PM: fix PM regression introduced by recent > clock cleanup") makes the 'ocp2scp_usb_phy_phy_48m' as optional > functional clock causing regression in MUSB. But this 48MHz clock is a > mandatory clock for usb phy attached to ocp2scp and hence made as the main > clock for ocp2scp. > > Cc: Keerthy > Cc: Benoît Cousson > Cc: Paul Walmsley > Signed-off-by: Kishon Vijay Abraham I > [paul@pwsan.com: add comment to the hwmod data to try to prevent any > future mistakes here] > Signed-off-by: Paul Walmsley > --- > > Nothing further received from Kishon per the request: > > http://marc.info/?l=linux-omap&m=136554118302342&w=2 Sorry. Missed reading this mail. Thanks Kishon