From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754930AbbLVTj7 (ORCPT ); Tue, 22 Dec 2015 14:39:59 -0500 Received: from mail-pf0-f175.google.com ([209.85.192.175]:33942 "EHLO mail-pf0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753295AbbLVTjz (ORCPT ); Tue, 22 Dec 2015 14:39:55 -0500 Date: Tue, 22 Dec 2015 11:32:22 -0800 From: Olof Johansson To: Nishanth Menon Cc: Arnd Bergmann , Russell King , Kevin Hilman , Tony Lindgren , ARM Linux , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH V2 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators Message-ID: <20151222193222.GY30172@localhost> References: <1450118580-24754-1-git-send-email-nm@ti.com> <1450118580-24754-4-git-send-email-nm@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450118580-24754-4-git-send-email-nm@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 14, 2015 at 12:43:00PM -0600, Nishanth Menon wrote: > ABB and PBIAS are internal LDO control regulators that are needed for > maintaining proper functionality of OMAP architecture SoCs. Enable the > same. PBIAS is already enabled, so just enable ABB regulator as well. > > Signed-off-by: Nishanth Menon Applied, thanks. -Olof