From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752832AbeEOLv4 (ORCPT ); Tue, 15 May 2018 07:51:56 -0400 Received: from gloria.sntech.de ([95.129.55.99]:45624 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752442AbeEOLvz (ORCPT ); Tue, 15 May 2018 07:51:55 -0400 From: Heiko Stuebner To: David Wu Cc: khilman@baylibre.com, rafael.j.wysocki@intel.com, nm@ti.com, robh+dt@kernel.org, mark.rutland@arm.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 PX30 Date: Tue, 15 May 2018 13:51:26 +0200 Message-ID: <1899248.qiidGlqZWz@phil> In-Reply-To: <1526384899-11644-1-git-send-email-david.wu@rock-chips.com> References: <1526384899-11644-1-git-send-email-david.wu@rock-chips.com> 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 Hi David, Am Dienstag, 15. Mai 2018, 13:48:19 CEST schrieb David Wu: > This adds the necessary data for handling io voltage domains on PX30. > As interesting tidbit, the PX30 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 thanks for the fast respin, looks great now. Reviewed-by: Heiko Stuebner