From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751952AbdGAQRa (ORCPT ); Sat, 1 Jul 2017 12:17:30 -0400 Received: from mail-io0-f195.google.com ([209.85.223.195]:34709 "EHLO mail-io0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751822AbdGAQR3 (ORCPT ); Sat, 1 Jul 2017 12:17:29 -0400 MIME-Version: 1.0 In-Reply-To: <1525287.LZSCgZlMQ2@phil> References: <1497000974-12696-1-git-send-email-david.wu@rock-chips.com> <8439045.hRh8SXquWF@phil> <1525287.LZSCgZlMQ2@phil> From: "Rafael J. Wysocki" Date: Sat, 1 Jul 2017 18:17:27 +0200 X-Google-Sender-Auth: cGOyX2Zn_dJaF6JA5FGMJAz4VfA Message-ID: Subject: Re: [PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3228 To: Heiko Stuebner Cc: David Wu , Kevin Hilman , Rafael Wysocki , Nishanth Menon , huangtao@rock-chips.com, linux-rockchip@lists.infradead.org, Linux PM , "linux-arm-kernel@lists.infradead.org" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 1, 2017 at 12:02 AM, Heiko Stuebner wrote: > Am Freitag, 9. Juni 2017, 12:45:46 CEST schrieb Heiko Stuebner: >> 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 > > Kevin, Rafael, > > any thoughts on this? I've queued it up. Thanks, Rafael