From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:55044 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727950AbeKBAwG (ORCPT ); Thu, 1 Nov 2018 20:52:06 -0400 Date: Thu, 1 Nov 2018 11:48:34 -0400 From: Sasha Levin To: Mark Brown Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org, Linus Walleij Subject: Re: [PATCH AUTOSEL 4.14 22/73] regulator: fixed: Default enable high on DT regulators Message-ID: <20181101154834.GA194472@sasha-vm> References: <20181031230948.29203-1-sashal@kernel.org> <20181031230948.29203-22-sashal@kernel.org> <20181101120630.GD6425@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20181101120630.GD6425@sirena.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Nov 01, 2018 at 12:06:30PM +0000, Mark Brown wrote: >On Wed, Oct 31, 2018 at 07:08:57PM -0400, Sasha Levin wrote: >> From: Linus Walleij >> >> [ Upstream commit 28be5f15df2ee6882b0a122693159c96a28203c7 ] >> >> commit efdfeb079cc3 >> ("regulator: fixed: Convert to use GPIO descriptor only") >> switched to use gpiod_get() to look up the regulator from the >> gpiolib core whether that is device tree or boardfile. > >This patch is only introduced in v4.19... Ah, the word "commit" in the fixes tag confused my script, I'll fix that. Thanks! -- Thanks, Sasha