Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753595AbcCWVoP (ORCPT ); Wed, 23 Mar 2016 17:44:15 -0400 Received: from mail-oi0-f41.google.com ([209.85.218.41]:33866 "EHLO mail-oi0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750938AbcCWVoM convert rfc822-to-8bit (ORCPT ); Wed, 23 Mar 2016 17:44:12 -0400 MIME-Version: 1.0 In-Reply-To: <3859377.YHUlbhqqCy@vostro.rjw.lan> References: <1458067526-11319-1-git-send-email-david.wu@rock-chips.com> <4748955.K1DVHdsoLd@diego> <7h8u19q6dw.fsf@baylibre.com> <3859377.YHUlbhqqCy@vostro.rjw.lan> Date: Wed, 23 Mar 2016 14:44:11 -0700 Message-ID: Subject: Re: [PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3399 From: Kevin Hilman To: "Rafael J. Wysocki" Cc: =?UTF-8?Q?Heiko_St=C3=BCbner?= , David Wu , Nishanth Menon , Tao Huang , cf@rock-chips.com, Chris Zhong , xjq@rock-chips.com, linux-arm-kernel , linux-rockchip@lists.infradead.org, linux-pm@vger.kernel.org, lkml Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1059 Lines: 31 On Wed, Mar 23, 2016 at 2:24 PM, Rafael J. Wysocki wrote: > On Wednesday, March 23, 2016 01:35:55 PM Kevin Hilman wrote: >> Heiko Stübner writes: >> >> > Hi David, >> > >> > Am Mittwoch, 16. März 2016, 02:45:26 schrieb David Wu: >> >> This adds the necessary data for handling io voltage domains on the rk3399. >> >> As interesting tidbit, the rk3399 contains two separate iodomain areas. >> >> One in the regular General Register Files (GRF) and one in PMUGRF in the >> >> pmu power domain. >> >> >> >> Signed-off-by: David Wu >> > >> > looks good, so >> > Reviewed-by: Heiko Stuebner >> >> Acked-by: Kevin Hilman >> >> Rafael, can you queue this directly? I don't currently have any other >> AVS patches in the queue. > > OK, applied. > > That said it's the last minute for this to get into 4.6, so I'd appreciate > getting ACKs earlier during merge windows. Oh, I knew it was late so I assumed it would be queued for the next merge window. Kevin