Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1297023

Re: [PATCH V2 2/3] ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65218

Path csiph.com!eternal-september.org!feeder.eternal-september.org!weretis.net!feeder4.news.weretis.net!storethat.news.telefonica.de!telefonica.de!news.panservice.it!bofh.it!news.nic.it!robomod
From Olof Johansson <olof@lixom.net>
Newsgroups linux.kernel
Subject Re: [PATCH V2 2/3] ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65218
Date Tue, 22 Dec 2015 20:50:01 +0100
Message-ID <qIB6x-8a4-5@gated-at.bofh.it> (permalink)
References <qFGm6-1sC-19@gated-at.bofh.it> <qFGm5-1sC-17@gated-at.bofh.it>
X-Original-To Nishanth Menon <nm@ti.com>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=htAyBiQjrgA+NoDBio2qM1bEwHtDcj/4tZDmTM3bjho=; b=iwirB6DVRRQcnyFxHmUjIK4x9gDiPljnYS8ZHT9X28R7O6KOs3EWFhUpfAg6mTU/AY +TDNOK4LcNTDFn3ayqRbz0xlfqguYz9qz9F+YQ4uJNMPzdUn5SG88Nw50yLnj1g9o/ll RsEoKMjNXmBs4GljNOt77/I4M3VTHnQL7hkElN3AxaYbpapJZa61w2M6y4tGpqpYRMMc Ha/xnqFPSSGT4Dq/wfOHQg151dvwkOq8O/kFUGy+3KIFarpbIp1OnBdTVl04NsGEcrWw v6WbXmzKlule4X5yPsmGvuC3UWDvSbv17XNUjZsasFRP2yIGlQfZeegbRy+ZOjH9NaiU 3PUQ==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=htAyBiQjrgA+NoDBio2qM1bEwHtDcj/4tZDmTM3bjho=; b=PY+95WUPDa5wVbkFpQlOId6bdaUA9b4ucJVggvpmHqBdEbNH7qRNkFMlTQKjYibHBL M+WxpXp5MkS0zFjqJGCPsvzsKPqaRsZ9nfYNi9DfrVZTvWWhz9WBciKY2M9BPHk2o8XK N8dYs4H/F22+3MWr26rfrp80tPe7aV5vn6gPvcl8uFnIMcCupveLPi+6CC5ijY3kLAI9 Mqp2GTuwoozXH/ITrfO4eX4sH1nZCyzu/pACKuueyBQZtNmgZ5db5NU+804WQdc0njto Wrl8fgCNDHaKSojSpIZLYBrnBJgofjWdGVY1pKGFqZrpfPCpkJAf0YWtn5NshlVnwO1s Bv4Q==
X-Gm-Message-State ALoCoQl2TjB2uDyHNjRh6EJ1R8qij5Dh37F+xIUL9g2PwLi1orpPRCBRbhxRfXUcIXtYVTYjLCkP/wEovGJXGD3yFcoq73BL6A==
X-Received by 10.98.12.67 with SMTP id u64mr38356432pfi.31.1450813192784; Tue, 22 Dec 2015 11:39:52 -0800 (PST)
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.23 (2014-03-12)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 17
Organization linux.* mail to news gateway
X-Original-Cc Arnd Bergmann <arnd@arndb.de>, Russell King <linux@arm.linux.org.uk>, Kevin Hilman <khilman@kernel.org>, Tony Lindgren <tony@atomide.com>, ARM Linux <arm@kernel.org>, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
X-Original-Date Tue, 22 Dec 2015 11:32:10 -0800
X-Original-Message-ID <20151222193210.GX30172@localhost>
X-Original-References <1450118580-24754-1-git-send-email-nm@ti.com> <1450118580-24754-3-git-send-email-nm@ti.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1297023

Show key headers only | View raw


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 <nm@ti.com>

Applied, thanks.


-Olof

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH V2 2/3] ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65218 Nishanth Menon <nm@ti.com> - 2015-12-14 19:50 +0100
  Re: [PATCH V2 2/3] ARM: multi_v7_defconfig: Enable AM437x PMIC  TPS65218 Olof Johansson <olof@lixom.net> - 2015-12-22 20:50 +0100

csiph-web