From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753606AbbIIXfX (ORCPT ); Wed, 9 Sep 2015 19:35:23 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:33822 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752020AbbIIXfU (ORCPT ); Wed, 9 Sep 2015 19:35:20 -0400 From: Kevin Hilman To: Kishon Vijay Abraham I Cc: , , , , , , , , , , Subject: Re: [RESEND PATCH] ARM: multi_v7_defconfig: Enable PBIAS regulator References: <1441368795-21420-1-git-send-email-kishon@ti.com> Date: Wed, 09 Sep 2015 16:35:16 -0700 In-Reply-To: <1441368795-21420-1-git-send-email-kishon@ti.com> (Kishon Vijay Abraham, I's message of "Fri, 4 Sep 2015 17:43:15 +0530") Message-ID: <7h4mj3kvyj.fsf@deeprootsystems.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Kishon Vijay Abraham I writes: > PBIAS regulator is required for MMC module in OMAP2, OMAP3, OMAP4, > OMAP5 and DRA7 SoCs. Enable it here. > > Signed-off-by: Kishon Vijay Abraham I Thanks, added to our next/late branch. Kevin