From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:52416 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755836AbcIEL7W (ORCPT ); Mon, 5 Sep 2016 07:59:22 -0400 Date: Mon, 5 Sep 2016 13:59:09 +0200 From: Simon Horman To: Geert Uytterhoeven Cc: Sergei Shtylyov , Linux-Renesas , Rob Herring , Mark Rutland , "devicetree@vger.kernel.org" , Magnus Damm , Russell King , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH] ARM: dts: r8a7794: fix PWM clock parent Message-ID: <20160905115906.GA24256@verge.net.au> References: <1618499.8bcj8adpVO@wasted.cogentembedded.com> <1994467.CVFvpbaMyF@wasted.cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Mon, Sep 05, 2016 at 11:50:41AM +0200, Geert Uytterhoeven wrote: > On Sun, Sep 4, 2016 at 9:55 PM, Sergei Shtylyov > wrote: > > When removing the non-existing thermal clock I forgot to remove its > > parent from the node's "clocks" property -- this led to a wrong PWM > > clock's parent clock. > > > > Fixes: 2a29f9d6fea8 ("ARM: dts: r8a7794: add MSTP5 clocks") > > Signed-off-by: Sergei Shtylyov > > Acked-by: Geert Uytterhoeven Thanks, I have queued this up.