From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: omap2+: hwmod_core: improve the support for clkctrl clocks Date: Fri, 7 Sep 2018 10:20:49 -0700 Message-ID: <20180907172049.GN5662@atomide.com> References: <1535727683-23930-1-git-send-email-t-kristo@ti.com> <20180907171549.GM5662@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180907171549.GM5662@atomide.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: Tero Kristo Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Tony Lindgren [180907 17:20]: > Hi, > > * Tero Kristo [180831 08:05]: > > This patch adds support for split memory ranges for clkctrl providers. > > This is necessary to support the coming clockdomain based split of > > clkctrl provider ranges, instead of the current CM instance based one. > > > > Signed-off-by: Tero Kristo > > --- > > Note: This patch can be applied independently, the only hard dependency > > with the clkctrl data split is with the DT changes, those must follow > > everything else. > > Tero, looks like this won't apply against v4.19-rc1, can you > please repost? Oh never mind, it's because of the %pOF changes I applied, I'll resolve here. Regards, Tony