Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751382AbdH1V3D (ORCPT ); Mon, 28 Aug 2017 17:29:03 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:46935 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750735AbdH1V3B (ORCPT ); Mon, 28 Aug 2017 17:29:01 -0400 From: "Rafael J. Wysocki" To: Heiko Stuebner , David Wu Cc: khilman@baylibre.com, rafael.j.wysocki@intel.com, nm@ti.com, huangtao@rock-chips.com, linux-rockchip@lists.infradead.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] PM / AVS: rockchip-io: add io selectors and supplies for RV1108 Date: Mon, 28 Aug 2017 23:20:22 +0200 Message-ID: <3886468.XEC4IP3pzY@aspire.rjw.lan> In-Reply-To: <3462279.PGzmALbDiu@phil> References: <1503313113-31056-1-git-send-email-david.wu@rock-chips.com> <3462279.PGzmALbDiu@phil> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 346 Lines: 10 On Tuesday, August 22, 2017 12:00:02 AM CEST Heiko Stuebner wrote: > Am Montag, 21. August 2017, 18:58:33 CEST schrieb David Wu: > > This adds the necessary data for handling io voltage domains on the RV1108. > > > > Signed-off-by: David Wu > > Reviewed-by: Heiko Stuebner > Patch applied, thanks!