Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1624569
| Path | csiph.com!1.us.feeder.erje.net!feeder.erje.net!2.eu.feeder.erje.net!news.etla.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Keerthy <j-keerthy@ti.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas |
| Date | Mon, 17 Apr 2017 08:20:01 +0200 |
| Message-ID | <tx8aZ-5Hj-3@gated-at.bofh.it> (permalink) |
| References | <tvF1n-6go-1@gated-at.bofh.it> <twaox-29o-7@gated-at.bofh.it> |
| X-Original-To | Tony Lindgren <tony@atomide.com> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1492409743; bh=7pdnWvYDn4dAhejUbxgJwDncRup1QSipKA5nlNxwVKM=; h=Subject:To:References:CC:From:Date:In-Reply-To; b=uBZxidSCHrRTLw1GExrPR74G0is2H9ENl4t13Z0fm/kFsBRm2rQbDjz11zT90sMM7 mjmysFgXZVgW5/3gi3Wp7kvhkNV0/Sp4wGrJ+11NxsybWSO2vuoNYq6+Gum/4Uel3h ts3X0Y2TQNyK+YxxGX0J5IE4fVsGOmLtSlGmlGno= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="windows-1252" |
| Content-Transfer-Encoding | 7bit |
| 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 | 39 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | <robh+dt@kernel.org>, <mark.rutland@arm.com>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-omap@vger.kernel.org>, <t-kristo@ti.com> |
| X-Original-Date | Mon, 17 Apr 2017 11:45:39 +0530 |
| X-Original-Message-ID | <5745adc5-1296-a489-4895-b18463b3f346@ti.com> |
| X-Original-References | <1492059081-20124-1-git-send-email-j-keerthy@ti.com> <20170414142142.GT5339@atomide.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1624569 |
Show key headers only | View raw
On Friday 14 April 2017 07:51 PM, Tony Lindgren wrote:
> * Keerthy <j-keerthy@ti.com> [170412 21:55]:
>> Add power hold and power controller properties to palmas node.
>> This is needed to shutdown pmic correctly on boards with
>> powerhold set.
>
> Is this OK to wait for v4.12 or is this needed as a fix for
> the -rc series?
Can wait for v4.12.
>
> Regards,
>
> Tony
>
>> Signed-off-by: Keerthy <j-keerthy@ti.com>
>> ---
>> arch/arm/boot/dts/dra7-evm.dts | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
>> index 4bc4b57..31a9e06 100644
>> --- a/arch/arm/boot/dts/dra7-evm.dts
>> +++ b/arch/arm/boot/dts/dra7-evm.dts
>> @@ -204,6 +204,8 @@
>> tps659038: tps659038@58 {
>> compatible = "ti,tps659038";
>> reg = <0x58>;
>> + ti,palmas-override-powerhold;
>> + ti,system-power-controller;
>>
>> tps659038_pmic {
>> compatible = "ti,tps659038-pmic";
>> --
>> 1.9.1
>>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas Keerthy <j-keerthy@ti.com> - 2017-04-13 07:00 +0200
Re: [PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas Tony Lindgren <tony@atomide.com> - 2017-04-14 16:30 +0200
Re: [PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas Keerthy <j-keerthy@ti.com> - 2017-04-17 08:20 +0200
csiph-web