Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756350AbcCWUf7 (ORCPT ); Wed, 23 Mar 2016 16:35:59 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:34086 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753534AbcCWUf5 convert rfc822-to-8bit (ORCPT ); Wed, 23 Mar 2016 16:35:57 -0400 From: Kevin Hilman To: Heiko =?utf-8?Q?St=C3=BCbner?= , "Rafael J. Wysocki" Cc: David Wu , nm@ti.com, huangtao@rock-chips.com, cf@rock-chips.com, zyw@rock-chips.com, xjq@rock-chips.com, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3399 Organization: BayLibre References: <1458067526-11319-1-git-send-email-david.wu@rock-chips.com> <4748955.K1DVHdsoLd@diego> Date: Wed, 23 Mar 2016 13:35:55 -0700 In-Reply-To: <4748955.K1DVHdsoLd@diego> ("Heiko =?utf-8?Q?St=C3=BCbner=22'?= =?utf-8?Q?s?= message of "Wed, 16 Mar 2016 12:11:41 +0100") Message-ID: <7h8u19q6dw.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 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: 641 Lines: 21 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. Kevin