From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751730AbdFIKqR (ORCPT ); Fri, 9 Jun 2017 06:46:17 -0400 Received: from gloria.sntech.de ([95.129.55.99]:49294 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751524AbdFIKqP (ORCPT ); Fri, 9 Jun 2017 06:46:15 -0400 From: Heiko Stuebner To: 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] PM / AVS: rockchip-io: add io selectors and supplies for rk3228 Date: Fri, 09 Jun 2017 12:45:46 +0200 Message-ID: <8439045.hRh8SXquWF@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1497000974-12696-1-git-send-email-david.wu@rock-chips.com> References: <1497000974-12696-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 Freitag, 9. Juni 2017, 17:36:14 CEST schrieb David Wu: > This adds the necessary data for handling io voltage domains on the rk3228. > > Signed-off-by: David Wu matches the manual, so Reviewed-by: Heiko Stuebner Heiko