From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Wed, 15 Jan 2014 08:30:30 +0000 Subject: Re: [PATCH] ARM: shmobile: Break out R-Car SYSC PM code Message-Id: <20140115083027.GC16455@verge.net.au> List-Id: References: <20140115074308.8471.64824.sendpatchset@w520> In-Reply-To: <20140115074308.8471.64824.sendpatchset@w520> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wed, Jan 15, 2014 at 04:43:08PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Break out the R-Car SYSC power management code from > the r8a7779 SoC code. With this new shared R-Car SYSC > code base it is possible to hook in Generation 2 SoCs > as well. Is this also useful for the r8a7778 (the other Gen 1 SoC in mainline) ?