From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Subject: Re: [PATCH 2/2] ARM: dts: dra7: cpsw: fix clocks tree Date: Wed, 31 Aug 2016 14:08:54 +0530 Message-ID: <94120809-8e43-36f2-152a-e82fadfa1095@ti.com> References: <20160830145801.10364-1-grygorii.strashko@ti.com> <20160830145801.10364-2-grygorii.strashko@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160830145801.10364-2-grygorii.strashko@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Grygorii Strashko , Tony Lindgren Cc: Tero Kristo , devicetree@vger.kernel.org, linux-omap@vger.kernel.org, Sekhar Nori , linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org On Tuesday 30 August 2016 08:28 PM, Grygorii Strashko wrote: > Current clocks tree definition for CPSW/CPTS doesn't > correspond TRM for dra7/am57 SoCs. > > CPTS: has to be sourced from gmac_rft_clk_mux clock > CPSW: DPLL_GMAC -> CLKOUT_M2 -> GMAC_250M_CLK -> 1/2 -> > -> GMAC_MAIN_CLK (125 MHZ) > > Hence, correct clock tree for GMAC_MAIN_CLK and use proper > clock for CPTS. This also require updating of CPTS clock > multiplier. > > Cc: Tero Kristo > Cc: Mugunthan V N > Signed-off-by: Grygorii Strashko Reviewed-by: Mugunthan V N Regards Mugunthan V N