From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Mon, 10 Nov 2014 00:57:46 +0000 Subject: Re: [PATCH 2/2] ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock Message-Id: <20141110005745.GD16836@verge.net.au> List-Id: References: <1415181874-21549-2-git-send-email-geert+renesas@glider.be> In-Reply-To: <1415181874-21549-2-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Wed, Nov 05, 2014 at 11:04:34AM +0100, Geert Uytterhoeven wrote: > According to the datasheet, the operating clock for IIC0 is the HPP > (RT Peri) clock, not the SUB (Peri) clock. Both clocks run at the same > speed (50 Mhz). > > This is consistent with IIC0 being located in the A4R PM domain, and > IIC1 in the A3SP PM domain. Thanks, I have queued this up.