From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754794AbbLVTj5 (ORCPT ); Tue, 22 Dec 2015 14:39:57 -0500 Received: from mail-pf0-f177.google.com ([209.85.192.177]:33927 "EHLO mail-pf0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754289AbbLVTjx (ORCPT ); Tue, 22 Dec 2015 14:39:53 -0500 Date: Tue, 22 Dec 2015 11:32:10 -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 2/3] ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65218 Message-ID: <20151222193210.GX30172@localhost> References: <1450118580-24754-1-git-send-email-nm@ti.com> <1450118580-24754-3-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-3-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:42:59PM -0600, Nishanth Menon wrote: > Enable PMIC for AM437x platforms such as AM437x-sk similar to commit > a186cf10da84 ("ARM: omap2plus_defconfig: enable TPS65218 configs"). > This allows multi_v7_defconfig to boot up on AM437x-sk platform. > > Signed-off-by: Nishanth Menon Applied, thanks. -Olof