From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy Subject: Re: [PATCH 0/2] CLK: TI: add dpll_clksel_mac_clk node Date: Thu, 25 Jun 2015 19:16:12 +0530 Message-ID: <558C0624.4060008@ti.com> References: <1434614473-8500-1-git-send-email-j-keerthy@ti.com> <55828A18.6030608@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55828A18.6030608@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Mugunthan V N , Keerthy , linux-omap@vger.kernel.org Cc: galak@codeaurora.org, tony@atomide.com, t-kristo@ti.com, pawel.moll@arm.com, linux-kernel@vger.kernel.org, bcousson@baylibre.com, linux-clk@vger.kernel.org List-Id: linux-omap@vger.kernel.org On Thursday 18 June 2015 02:36 PM, Mugunthan V N wrote: > On Thursday 18 June 2015 01:31 PM, Keerthy wrote: >> The series adds the missing clock node needed for cpsw. >> >> Keerthy (2): >> CLK: TI: add dpll_clksel_mac_clk node >> ARM: dts: am4372: Set the default clock rate for dpll_clksel_mac_clk >> clock >> >> arch/arm/boot/dts/am4372.dtsi | 7 +++++-- >> arch/arm/boot/dts/am43xx-clocks.dtsi | 9 +++++++++ >> drivers/clk/ti/clk-43xx.c | 1 + >> 3 files changed, 15 insertions(+), 2 deletions(-) >> > > Tested-by: Mugunthan V N Thanks Mugunthan. A gentle ping on this series. Regards, Keerthy > > Regards > Mugunthan V N >