From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751298AbdBUPHZ (ORCPT ); Tue, 21 Feb 2017 10:07:25 -0500 Received: from gloria.sntech.de ([95.129.55.99]:43726 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750912AbdBUPHR (ORCPT ); Tue, 21 Feb 2017 10:07:17 -0500 From: Heiko Stuebner To: David Wu Cc: khilman@kernel.org, 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] PM / AVS: rockchip-io: add io selectors and supplies for rk3328 Date: Tue, 21 Feb 2017 16:06:53 +0100 Message-ID: <43787071.1WOyg3ntUU@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-1-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <1487556485-18871-1-git-send-email-david.wu@rock-chips.com> References: <1487556485-18871-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 Am Montag, 20. Februar 2017, 10:08:05 CET schrieb David Wu: > From: "david.wu" > > This adds the necessary data for handling io voltage domains on the rk3328. > As interesting tidbit, the rk3328 only contains one iodomain area in the > regular General Register Files (GRF). > > Signed-off-by: david.wu Reviewed-by: Heiko Stuebner Only issue might be, that you didn't include Rafael (rjw@rjwysocki.net) and most of the time io-domain patches go to him directly with an Ack from Kevin, as there are normally not enough power/avs patches to warant a pull :-) Heiko