From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751219AbdBWMiW (ORCPT ); Thu, 23 Feb 2017 07:38:22 -0500 Received: from lucky1.263xmail.com ([211.157.147.134]:36870 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751049AbdBWMiU (ORCPT ); Thu, 23 Feb 2017 07:38:20 -0500 X-263anti-spam: KSV:0; X-MAIL-GRAY: 1 X-MAIL-DELIVERY: 0 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-RL-SENDER: david.wu@rock-chips.com X-FST-TO: rafael.j.wysocki@intel.com X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: david.wu@rock-chips.com X-UNIQUE-TAG: <44b113c047dc828e47d8e744dae1ac1b> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Subject: Re: [PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3328 To: Heiko Stuebner , rjw@rjwysocki.net References: <1487556485-18871-1-git-send-email-david.wu@rock-chips.com> <43787071.1WOyg3ntUU@phil> 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, rafael.j.wysocki@intel.com From: "David.Wu" Message-ID: Date: Thu, 23 Feb 2017 20:28:08 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <43787071.1WOyg3ntUU@phil> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rafael, Sorry not to include your email address in the email list. And thank Heiko. I will resend the patch. 在 2017/2/21 23:06, Heiko Stuebner 写道: > 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 > > > >