From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933650AbdDGMVY (ORCPT ); Fri, 7 Apr 2017 08:21:24 -0400 Received: from mail.kernel.org ([198.145.29.136]:44088 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932601AbdDGMVR (ORCPT ); Fri, 7 Apr 2017 08:21:17 -0400 Date: Fri, 7 Apr 2017 20:20:59 +0800 From: Shawn Guo To: Leonard Crestez Cc: Lucas Stach , Viresh Kumar , "Rafael J. Wysocki" , Sascha Hauer , Mark Brown , Robin Gong , Anson Huang , Irina Tirdea , Fabio Estevam , Octavian Purdila , Liam Girdwood , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 3/4] ARM: dts: imx6qdl-sabresd: Set LDO regulator supply Message-ID: <20170407122058.GC16503@dragon> References: <0e90881cb5b766eec66db692522591aa47165663.1491324640.git.leonard.crestez@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0e90881cb5b766eec66db692522591aa47165663.1491324640.git.leonard.crestez@nxp.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 04, 2017 at 08:04:13PM +0300, Leonard Crestez wrote: > Setting the supply is optional but beneficial, it will cause PMIC > voltages to be dynamically changed with cpu frequency. > > Signed-off-by: Leonard Crestez > Reviewed-by: Lucas Stach Applied, thanks.