From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL 1/2] Rockchip drivers for 4.4 Date: Fri, 09 Oct 2015 17:09:38 +0200 Message-ID: <8691740.7EoGdKhH7X@wuerfel> References: <160496219.B4xWx83NpX@phil> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <160496219.B4xWx83NpX@phil> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Heiko Stuebner , Caesar Wang List-Id: linux-rockchip.vger.kernel.org On Friday 09 October 2015 02:34:44 Heiko Stuebner wrote: > Add the power-domain base-driver which currently contains > support for the rk3288 powerdomain layout but can be easily > extended for the socs (including arm64) later on. > A big thanks to Ceasar Wang for pulling through on this > during 18 revisions. > Also included is a fix to the pm-clock handling in the generic > powerdomains to adapt it to the per-user clock handling we now > do, Acked by Rafael Wysocki. > Merged into next/driver, thanks! Arnd