From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Subject: Re: Applied "regulator: pbias: Select voltage table based on max-voltage" to the regulator tree Date: Thu, 31 Aug 2017 17:37:34 +0530 Message-ID: <64d9c623-456c-9142-9c5b-a94593628643@ti.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Mark Brown , Ravikumar Kattekola Cc: Mark Rutland , devicetree@vger.kernel.org, Ulf Hansson , Tony Lindgren , linux-mmc@vger.kernel.org, Sekhar Nori , Adrian Hunter , Liam Girdwood , Rob Herring , linux-arm-kernel@lists.infradead.org, Russell King , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Hi Mark, On Thursday 31 August 2017 05:25 PM, Mark Brown wrote: > The patch > > regulator: pbias: Select voltage table based on max-voltage > > has been applied to the regulator tree at > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git > > All being well this means that it will be integrated into the linux-next > tree (usually sometime in the next 24 hours) and sent to Linus during > the next merge window (or sooner if it is a bug fix), however if > problems are discovered then the patch may be dropped or reverted. > > You may get further e-mails resulting from automated or manual testing > and review of the tree, please engage with people reporting problems and > send followup patches addressing any issues that are reported if needed. > > If any updates are required or you are submitting further changes they > should be sent as incremental updates against current git, existing > patches will not be replaced. > > Please add any relevant lists and maintainers to the CCs when replying > to this mail. This patch should be merged along with the 1st patch of the series "mmc: host: omap_hsmmc: Remove setting PBIAS voltage". Or else it'll break MMC with omap_hsmmc driver. Thanks Kishon