From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751618AbdISRpo (ORCPT ); Tue, 19 Sep 2017 13:45:44 -0400 Received: from muru.com ([72.249.23.125]:40960 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751471AbdISRpn (ORCPT ); Tue, 19 Sep 2017 13:45:43 -0400 Date: Tue, 19 Sep 2017 10:45:40 -0700 From: Tony Lindgren To: Keerthy Cc: robh+dt@kernel.org, mark.rutland@arm.com, t-kristo@ti.com, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] ARM: dts: dra7: Set a default parent to mcasp3_ahclkx_mux Message-ID: <20170919174539.GB5024@atomide.com> References: <1504705172-17781-1-git-send-email-j-keerthy@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Keerthy [170918 04:35]: > > > On Wednesday 06 September 2017 07:09 PM, Keerthy wrote: > > Assign a default parent to mcasp3_ahclkx_mux clock using > > the assigned-clock-parents property. This is helpful in > > cases like kexec where in the clock parent can be something > > other than the value at reset. > > Hi Tony, > > A gentle ping on this. Applying into omap-for-v4.14/fixes thanks. Tony