From mboxrd@z Thu Jan 1 00:00:00 1970 From: Niklas Cassel Subject: Re: [PATCH] arm64: dts: msm8916: drop legacy suffix for clocks used by MSM DRM driver Date: Sat, 21 Jul 2018 20:55:16 +0200 Message-ID: <20180721185516.GA23252@centauri.lan> References: <20180718145258.15254-1-niklas.cassel@linaro.org> <20180721185147.GH7404@hector.attlocal.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180721185147.GH7404@hector.attlocal.net> Sender: linux-kernel-owner@vger.kernel.org To: Andy Gross Cc: Nicolas Dechesne , David Brown , robh+dt@kernel.org, Mark Rutland , linux-arm-msm , linux-soc@vger.kernel.org, devicetree@vger.kernel.org, lkml List-Id: devicetree@vger.kernel.org On Sat, Jul 21, 2018 at 01:51:47PM -0500, Andy Gross wrote: > On Thu, Jul 19, 2018 at 12:53:04PM +0200, Nicolas Dechesne wrote: > > hi Niklas, > > > > On Wed, Jul 18, 2018 at 4:53 PM Niklas Cassel wrote: > > > > > > Drop legacy suffix for clocks used by MSM DRM driver. > > > > I had the same patch locally, which I forgot to send.. so thanks for > > sending it ;) > > > > you might want to add in the commit log: > > > > Since "720c3bb80235 (drm/msm: drop _clk suffix from clk names)", > > we can see such > > messages when booting: > > > > I'll amend the log to contain that info Nicolas. Hello Andy, There is a V2 of this patch with that info added :) Kind regards, Niklas > > Thanks, > > Andy