From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v2] arm64: dts: imx8mm: Init rates and parents configs for clocks Date: Thu, 18 Jul 2019 14:15:30 +0800 Message-ID: <20190718061529.GH3738@dragon> References: <1562155702-29809-1-git-send-email-abel.vesa@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1562155702-29809-1-git-send-email-abel.vesa@nxp.com> Sender: linux-kernel-owner@vger.kernel.org To: Abel Vesa Cc: Rob Herring , Mark Rutland , Leonard Crestez , Jacky Bai , Sascha Hauer , Daniel Baluta , NXP Linux Team , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Linux Kernel Mailing List List-Id: devicetree@vger.kernel.org On Wed, Jul 03, 2019 at 03:08:22PM +0300, Abel Vesa wrote: > Add the initial configuration for clocks that need default parent and rate > setting. This is based on the vendor tree clock provider parents and rates > configuration except this is doing the setup in dts rather than using clock > consumer API in a clock provider driver. > > Signed-off-by: Abel Vesa Applied, thanks.