From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Walmsley Subject: Re: [PATCH 2/7] omap3: dpll: Populate clkops for dpll1_ck Date: Sat, 12 Feb 2011 16:18:07 -0700 (MST) Message-ID: References: <1297159838-30282-1-git-send-email-rnayak@ti.com> <1297159838-30282-2-git-send-email-rnayak@ti.com> <1297159838-30282-3-git-send-email-rnayak@ti.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from utopia.booyaka.com ([72.9.107.138]:53237 "EHLO utopia.booyaka.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752584Ab1BLXSI (ORCPT ); Sat, 12 Feb 2011 18:18:08 -0500 In-Reply-To: <1297159838-30282-3-git-send-email-rnayak@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Rajendra Nayak Cc: linux-omap@vger.kernel.org, b-cousson@ti.com, khilman@ti.com, santosh.shilimkar@ti.com, linux-arm-kernel@lists.infradead.org On Tue, 8 Feb 2011, Rajendra Nayak wrote: > DPLL1 on omap3 is very similar to the rest of > the non-core dpll's. > Hence populate clkops_omap3_noncore_dpll_ops > as the clkops for it, instead of the > currently populated clkops_null. > > Signed-off-by: Rajendra Nayak Thanks, queued in branch 'clk_a_2.6.39' of git://git.pwsan.com/linux-2.6. This patch is integrated as part of the tag 'tmp-integration-2.6.39-20110212-003' and the branch 'integration-2.6.39' of git://git.pwsan.com/linux-integration. - Paul From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul@pwsan.com (Paul Walmsley) Date: Sat, 12 Feb 2011 16:18:07 -0700 (MST) Subject: [PATCH 2/7] omap3: dpll: Populate clkops for dpll1_ck In-Reply-To: <1297159838-30282-3-git-send-email-rnayak@ti.com> References: <1297159838-30282-1-git-send-email-rnayak@ti.com> <1297159838-30282-2-git-send-email-rnayak@ti.com> <1297159838-30282-3-git-send-email-rnayak@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 8 Feb 2011, Rajendra Nayak wrote: > DPLL1 on omap3 is very similar to the rest of > the non-core dpll's. > Hence populate clkops_omap3_noncore_dpll_ops > as the clkops for it, instead of the > currently populated clkops_null. > > Signed-off-by: Rajendra Nayak Thanks, queued in branch 'clk_a_2.6.39' of git://git.pwsan.com/linux-2.6. This patch is integrated as part of the tag 'tmp-integration-2.6.39-20110212-003' and the branch 'integration-2.6.39' of git://git.pwsan.com/linux-integration. - Paul