From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] PM / AVS: rockchip-io: fix the supply naming for the emmc supply on px30 Date: Wed, 11 Mar 2020 14:45:41 -0700 Message-ID: <7hwo7qr2ey.fsf@baylibre.com> References: <20200121222859.4069263-1-heiko@sntech.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20200121222859.4069263-1-heiko@sntech.de> Sender: linux-kernel-owner@vger.kernel.org To: khilman@kernel.org, nm@ti.com Cc: linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, christoph.muellner@theobroma-systems.com, heiko@sntech.de, Heiko Stuebner List-Id: linux-rockchip.vger.kernel.org Heiko Stuebner writes: > From: Heiko Stuebner > > The supply going to the emmc/flash is named vccio6, not vccio0 and while > the code does this correctly already, the comments and error output do not. > > So just change these values to the correct ones. > > Signed-off-by: Heiko Stuebner Reviewed-by: Kevin Hilman Raafael, feel free to apply directly. Thanks, Kevin