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


Groups > linux.kernel > #1522197 > unrolled thread

Re: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide powerhold property

Started byTony Lindgren <tony@atomide.com>
First post2016-11-15 01:10 +0100
Last post2016-11-23 09:40 +0100
Articles 6 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide  powerhold property Tony Lindgren <tony@atomide.com> - 2016-11-15 01:10 +0100
    Re: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide  powerhold property Keerthy <j-keerthy@ti.com> - 2016-11-23 04:40 +0100
      Re: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide  powerhold property Keerthy <j-keerthy@ti.com> - 2016-11-23 09:40 +0100
        Re: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide  powerhold property Tony Lindgren <tony@atomide.com> - 2016-11-23 17:10 +0100
          Re: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide  powerhold property Keerthy <j-keerthy@ti.com> - 2016-11-24 04:50 +0100
      Re: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide  powerhold property Lee Jones <lee.jones@linaro.org> - 2016-11-23 09:40 +0100

#1522197 — Re: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide powerhold property

FromTony Lindgren <tony@atomide.com>
Date2016-11-15 01:10 +0100
SubjectRe: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide powerhold property
Message-ID<sDzu1-5Oy-7@gated-at.bofh.it>
* Keerthy <j-keerthy@ti.com> [161109 21:10]:
> The PMICs have POWERHOLD set by default which prevents PMIC shutdown
> even on DEV_CTRL On bit set to 0 as the Powerhold has higher priority.
> So to enable pmic power off this property lets one over ride the default
> value and enable pmic power off.

This should not cause merge conflicts so probably best to merge along
with the driver changes:

Acked-by: Tony Lindgren <tony@atomide.com>

If you guys want me to pick up this separately let me know.

Regards,

Tony

[toc] | [next] | [standalone]


#1528107

FromKeerthy <j-keerthy@ti.com>
Date2016-11-23 04:40 +0100
Message-ID<sGwzD-7Rr-15@gated-at.bofh.it>
In reply to#1522197

On Tuesday 15 November 2016 05:38 AM, Tony Lindgren wrote:
> * Keerthy <j-keerthy@ti.com> [161109 21:10]:
>> The PMICs have POWERHOLD set by default which prevents PMIC shutdown
>> even on DEV_CTRL On bit set to 0 as the Powerhold has higher priority.
>> So to enable pmic power off this property lets one over ride the default
>> value and enable pmic power off.
>
> This should not cause merge conflicts so probably best to merge along
> with the driver changes:
>
> Acked-by: Tony Lindgren <tony@atomide.com>
>
> If you guys want me to pick up this separately let me know.

Hi Lee Jones,

Are you planning to pull DT and Documentation patches as well?

Regards,
Keerthy
>
> Regards,
>
> Tony
>

[toc] | [prev] | [next] | [standalone]


#1528188

FromKeerthy <j-keerthy@ti.com>
Date2016-11-23 09:40 +0100
Message-ID<sGBfY-2uO-5@gated-at.bofh.it>
In reply to#1528107

On Wednesday 23 November 2016 02:03 PM, Lee Jones wrote:
> On Wed, 23 Nov 2016, Keerthy wrote:
>
>>
>>
>> On Tuesday 15 November 2016 05:38 AM, Tony Lindgren wrote:
>>> * Keerthy <j-keerthy@ti.com> [161109 21:10]:
>>>> The PMICs have POWERHOLD set by default which prevents PMIC shutdown
>>>> even on DEV_CTRL On bit set to 0 as the Powerhold has higher priority.
>>>> So to enable pmic power off this property lets one over ride the default
>>>> value and enable pmic power off.
>>>
>>> This should not cause merge conflicts so probably best to merge along
>>> with the driver changes:
>>>
>>> Acked-by: Tony Lindgren <tony@atomide.com>
>>>
>>> If you guys want me to pick up this separately let me know.
>>
>> Hi Lee Jones,
>>
>> Are you planning to pull DT and Documentation patches as well?
>
> No need.  They can be safely applied to their own subsystems.

Okay. Thanks for the response.

Tony,

Hope you can pull the DT patches.

>

[toc] | [prev] | [next] | [standalone]


#1528539

FromTony Lindgren <tony@atomide.com>
Date2016-11-23 17:10 +0100
Message-ID<sGIhr-71P-7@gated-at.bofh.it>
In reply to#1528188
* Keerthy <j-keerthy@ti.com> [161123 00:33]:
> On Wednesday 23 November 2016 02:03 PM, Lee Jones wrote:
> > On Wed, 23 Nov 2016, Keerthy wrote:
> > > On Tuesday 15 November 2016 05:38 AM, Tony Lindgren wrote:
> > > > * Keerthy <j-keerthy@ti.com> [161109 21:10]:
> > > > > The PMICs have POWERHOLD set by default which prevents PMIC shutdown
> > > > > even on DEV_CTRL On bit set to 0 as the Powerhold has higher priority.
> > > > > So to enable pmic power off this property lets one over ride the default
> > > > > value and enable pmic power off.
> > > > 
> > > > This should not cause merge conflicts so probably best to merge along
> > > > with the driver changes:
> > > > 
> > > > Acked-by: Tony Lindgren <tony@atomide.com>
> > > > 
> > > > If you guys want me to pick up this separately let me know.
> > > 
> > > Hi Lee Jones,
> > > 
> > > Are you planning to pull DT and Documentation patches as well?
> > 
> > No need.  They can be safely applied to their own subsystems.
> 
> Okay. Thanks for the response.
> 
> Tony,
> 
> Hope you can pull the DT patches.

Applying both into omap-for-v4.10/dt thanks. Please send dts changes
seprately next time if there are no dependencies. This leaves out
the second guessing who should apply what.

Regards,

Tony

[toc] | [prev] | [next] | [standalone]


#1528947

FromKeerthy <j-keerthy@ti.com>
Date2016-11-24 04:50 +0100
Message-ID<sGTcS-5rG-7@gated-at.bofh.it>
In reply to#1528539

On Wednesday 23 November 2016 09:38 PM, Tony Lindgren wrote:
> * Keerthy <j-keerthy@ti.com> [161123 00:33]:
>> On Wednesday 23 November 2016 02:03 PM, Lee Jones wrote:
>>> On Wed, 23 Nov 2016, Keerthy wrote:
>>>> On Tuesday 15 November 2016 05:38 AM, Tony Lindgren wrote:
>>>>> * Keerthy <j-keerthy@ti.com> [161109 21:10]:
>>>>>> The PMICs have POWERHOLD set by default which prevents PMIC shutdown
>>>>>> even on DEV_CTRL On bit set to 0 as the Powerhold has higher priority.
>>>>>> So to enable pmic power off this property lets one over ride the default
>>>>>> value and enable pmic power off.
>>>>>
>>>>> This should not cause merge conflicts so probably best to merge along
>>>>> with the driver changes:
>>>>>
>>>>> Acked-by: Tony Lindgren <tony@atomide.com>
>>>>>
>>>>> If you guys want me to pick up this separately let me know.
>>>>
>>>> Hi Lee Jones,
>>>>
>>>> Are you planning to pull DT and Documentation patches as well?
>>>
>>> No need.  They can be safely applied to their own subsystems.
>>
>> Okay. Thanks for the response.
>>
>> Tony,
>>
>> Hope you can pull the DT patches.
>
> Applying both into omap-for-v4.10/dt thanks. Please send dts changes
> seprately next time if there are no dependencies. This leaves out
> the second guessing who should apply what.

Sure Tony.

>
> Regards,
>
> Tony
>

[toc] | [prev] | [next] | [standalone]


#1528189

FromLee Jones <lee.jones@linaro.org>
Date2016-11-23 09:40 +0100
Message-ID<sGBfY-2uO-7@gated-at.bofh.it>
In reply to#1528107
On Wed, 23 Nov 2016, Keerthy wrote:

> 
> 
> On Tuesday 15 November 2016 05:38 AM, Tony Lindgren wrote:
> > * Keerthy <j-keerthy@ti.com> [161109 21:10]:
> > > The PMICs have POWERHOLD set by default which prevents PMIC shutdown
> > > even on DEV_CTRL On bit set to 0 as the Powerhold has higher priority.
> > > So to enable pmic power off this property lets one over ride the default
> > > value and enable pmic power off.
> > 
> > This should not cause merge conflicts so probably best to merge along
> > with the driver changes:
> > 
> > Acked-by: Tony Lindgren <tony@atomide.com>
> > 
> > If you guys want me to pick up this separately let me know.
> 
> Hi Lee Jones,
> 
> Are you planning to pull DT and Documentation patches as well?

No need.  They can be safely applied to their own subsystems.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web