From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932527AbcFLLbt (ORCPT ); Sun, 12 Jun 2016 07:31:49 -0400 Received: from mail.kernel.org ([198.145.29.136]:51632 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751843AbcFLLbr (ORCPT ); Sun, 12 Jun 2016 07:31:47 -0400 Date: Sun, 12 Jun 2016 19:31:05 +0800 From: Shawn Guo To: Dong Aisheng Cc: linux-clk@vger.kernel.org, anson.huang@nxp.com, mturquette@baylibre.com, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 03/11] clk: imx7d: correct dram root clk parent select Message-ID: <20160612113105.GA20243@tiger> References: <1465396420-27064-1-git-send-email-aisheng.dong@nxp.com> <1465396420-27064-3-git-send-email-aisheng.dong@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1465396420-27064-3-git-send-email-aisheng.dong@nxp.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 08, 2016 at 10:33:32PM +0800, Dong Aisheng wrote: > From: Anson Huang > > DRAM root clk should be either from pll dram main clk > or dram alt root clk. > > Signed-off-by: Anson Huang > Signed-off-by: Dong Aisheng Applied, thanks.