From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Tue, 09 Sep 2014 02:53:45 +0000 Subject: Re: [PATCH v3 0/3] ARM: shmobile: sh73a0: Enable CMT1 device using DT Message-Id: <20140909025340.GG31320@verge.net.au> List-Id: References: <1410137828-4769-1-git-send-email-horms+renesas@verge.net.au> <20140908015209.GA28715@verge.net.au> In-Reply-To: <20140908015209.GA28715@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Mon, Sep 08, 2014 at 10:52:13AM +0900, Simon Horman wrote: > On Mon, Sep 08, 2014 at 10:10:45AM +0900, Magnus Damm wrote: > > Hi Simon, > > > > On Mon, Sep 8, 2014 at 9:57 AM, Simon Horman wrote: > > > Hi, > > > > > > this is a slightly modified version of this change which > > > was previously available in > > > "[PATCH v2 00/10] sh73a0 common clock framework implementation" > > > > > > The purpose of breaking or this change is to allow it to > > > be applied independently of the changes in the above mentioned series. > > > > > > The changes are as follows: > > > - Don't use DT clocks as they are added by the above mentioned series > > > and thus not present yet. > > > - Add patch to use SoC-specific 48-bit CMT compat string. > > > > > > Simon Horman (1): > > > ARM: shmobile: sh73a0: Use SoC-specific 48-bit CMT compat string > > > > > > Ulrich Hecht (2): > > > ARM: shmobile: sh73a0: Add CMT1 device to DT > > > ARM: shmobile: kzm9g-reference: Enable CMT1 in device tree > > > > Looking good, thanks for doing this! > > > > Acked-by: Magnus Damm > > Thanks, I plan to leave them open for review a little > bit longer and if all goes well queue them up tomorrow. Thanks, I have queued these up after squashing the first two patches together.