diff mbox

ARM: dts: DRA76-EVM: Set powerhold property for tps65917

Message ID 1508834648-28715-1-git-send-email-j-keerthy@ti.com (mailing list archive)
State New, archived
Headers show

Commit Message

J, KEERTHY Oct. 24, 2017, 8:44 a.m. UTC
Set powerhold property for tps65917

Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 arch/arm/boot/dts/dra76-evm.dts | 1 +
 1 file changed, 1 insertion(+)

Comments

Tony Lindgren Oct. 25, 2017, 4:52 p.m. UTC | #1
* Keerthy <j-keerthy@ti.com> [171024 01:46]:
> Set powerhold property for tps65917
> 
> Signed-off-by: Keerthy <j-keerthy@ti.com>

Is this safe to merge separately before the driver changes?

Regards,

Tony

> ---
>  arch/arm/boot/dts/dra76-evm.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/dra76-evm.dts b/arch/arm/boot/dts/dra76-evm.dts
> index b024a65..f64aab4 100644
> --- a/arch/arm/boot/dts/dra76-evm.dts
> +++ b/arch/arm/boot/dts/dra76-evm.dts
> @@ -148,6 +148,7 @@
>  		compatible = "ti,tps65917";
>  		reg = <0x58>;
>  		ti,system-power-controller;
> +		ti,palmas-override-powerhold;
>  		interrupt-controller;
>  		#interrupt-cells = <2>;
>  
> -- 
> 1.9.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
J, KEERTHY Oct. 26, 2017, 6:29 a.m. UTC | #2
On Wednesday 25 October 2017 10:22 PM, Tony Lindgren wrote:
> * Keerthy <j-keerthy@ti.com> [171024 01:46]:
>> Set powerhold property for tps65917
>>
>> Signed-off-by: Keerthy <j-keerthy@ti.com>
> 
> Is this safe to merge separately before the driver changes?

This needs to wait till [1] is merged. I should have mentioned this.

I will ping on this as soon as the dependent patch is merged.

[1] https://marc.info/?l=linux-omap&m=150883331614239&w=2

Thanks,
Keerthy

> 
> Regards,
> 
> Tony
> 
>> ---
>>  arch/arm/boot/dts/dra76-evm.dts | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/boot/dts/dra76-evm.dts b/arch/arm/boot/dts/dra76-evm.dts
>> index b024a65..f64aab4 100644
>> --- a/arch/arm/boot/dts/dra76-evm.dts
>> +++ b/arch/arm/boot/dts/dra76-evm.dts
>> @@ -148,6 +148,7 @@
>>  		compatible = "ti,tps65917";
>>  		reg = <0x58>;
>>  		ti,system-power-controller;
>> +		ti,palmas-override-powerhold;
>>  		interrupt-controller;
>>  		#interrupt-cells = <2>;
>>  
>> -- 
>> 1.9.1
>>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Tony Lindgren Oct. 26, 2017, 2:17 p.m. UTC | #3
* Keerthy <j-keerthy@ti.com> [171025 23:31]:
> 
> 
> On Wednesday 25 October 2017 10:22 PM, Tony Lindgren wrote:
> > * Keerthy <j-keerthy@ti.com> [171024 01:46]:
> >> Set powerhold property for tps65917
> >>
> >> Signed-off-by: Keerthy <j-keerthy@ti.com>
> > 
> > Is this safe to merge separately before the driver changes?
> 
> This needs to wait till [1] is merged. I should have mentioned this.
> 
> I will ping on this as soon as the dependent patch is merged.

OK thanks will untag this patch from my inbox for now then.

Regards,

Tony

> [1] https://marc.info/?l=linux-omap&m=150883331614239&w=2
> 
> Thanks,
> Keerthy
> 
> > 
> > Regards,
> > 
> > Tony
> > 
> >> ---
> >>  arch/arm/boot/dts/dra76-evm.dts | 1 +
> >>  1 file changed, 1 insertion(+)
> >>
> >> diff --git a/arch/arm/boot/dts/dra76-evm.dts b/arch/arm/boot/dts/dra76-evm.dts
> >> index b024a65..f64aab4 100644
> >> --- a/arch/arm/boot/dts/dra76-evm.dts
> >> +++ b/arch/arm/boot/dts/dra76-evm.dts
> >> @@ -148,6 +148,7 @@
> >>  		compatible = "ti,tps65917";
> >>  		reg = <0x58>;
> >>  		ti,system-power-controller;
> >> +		ti,palmas-override-powerhold;
> >>  		interrupt-controller;
> >>  		#interrupt-cells = <2>;
> >>  
> >> -- 
> >> 1.9.1
> >>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
J, KEERTHY Nov. 30, 2017, 4:14 a.m. UTC | #4
On Thursday 26 October 2017 07:47 PM, Tony Lindgren wrote:
> * Keerthy <j-keerthy@ti.com> [171025 23:31]:
>>
>>
>> On Wednesday 25 October 2017 10:22 PM, Tony Lindgren wrote:
>>> * Keerthy <j-keerthy@ti.com> [171024 01:46]:
>>>> Set powerhold property for tps65917
>>>>
>>>> Signed-off-by: Keerthy <j-keerthy@ti.com>
>>>
>>> Is this safe to merge separately before the driver changes?
>>
>> This needs to wait till [1] is merged. I should have mentioned this.
>>
>> I will ping on this as soon as the dependent patch is merged.
> 
> OK thanks will untag this patch from my inbox for now then.

Tony,

The dependent driver patch [1] is pulled by Lee Jones.
So this patch is okay to be applied.

[1] https://patchwork.kernel.org/patch/10023635/

- Keerthy

> 
> Regards,
> 
> Tony
> 
>> [1] https://marc.info/?l=linux-omap&m=150883331614239&w=2
>>
>> Thanks,
>> Keerthy
>>
>>>
>>> Regards,
>>>
>>> Tony
>>>
>>>> ---
>>>>  arch/arm/boot/dts/dra76-evm.dts | 1 +
>>>>  1 file changed, 1 insertion(+)
>>>>
>>>> diff --git a/arch/arm/boot/dts/dra76-evm.dts b/arch/arm/boot/dts/dra76-evm.dts
>>>> index b024a65..f64aab4 100644
>>>> --- a/arch/arm/boot/dts/dra76-evm.dts
>>>> +++ b/arch/arm/boot/dts/dra76-evm.dts
>>>> @@ -148,6 +148,7 @@
>>>>  		compatible = "ti,tps65917";
>>>>  		reg = <0x58>;
>>>>  		ti,system-power-controller;
>>>> +		ti,palmas-override-powerhold;
>>>>  		interrupt-controller;
>>>>  		#interrupt-cells = <2>;
>>>>  
>>>> -- 
>>>> 1.9.1
>>>>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Tony Lindgren Dec. 11, 2017, 4:43 p.m. UTC | #5
* Keerthy <j-keerthy@ti.com> [171130 04:16]:
> 
> 
> On Thursday 26 October 2017 07:47 PM, Tony Lindgren wrote:
> > * Keerthy <j-keerthy@ti.com> [171025 23:31]:
> >>
> >>
> >> On Wednesday 25 October 2017 10:22 PM, Tony Lindgren wrote:
> >>> * Keerthy <j-keerthy@ti.com> [171024 01:46]:
> >>>> Set powerhold property for tps65917
> >>>>
> >>>> Signed-off-by: Keerthy <j-keerthy@ti.com>
> >>>
> >>> Is this safe to merge separately before the driver changes?
> >>
> >> This needs to wait till [1] is merged. I should have mentioned this.
> >>
> >> I will ping on this as soon as the dependent patch is merged.
> > 
> > OK thanks will untag this patch from my inbox for now then.
> 
> Tony,
> 
> The dependent driver patch [1] is pulled by Lee Jones.
> So this patch is okay to be applied.
> 
> [1] https://patchwork.kernel.org/patch/10023635/

Thanks applying into omap-for-v4.16/dt.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/dra76-evm.dts b/arch/arm/boot/dts/dra76-evm.dts
index b024a65..f64aab4 100644
--- a/arch/arm/boot/dts/dra76-evm.dts
+++ b/arch/arm/boot/dts/dra76-evm.dts
@@ -148,6 +148,7 @@ 
 		compatible = "ti,tps65917";
 		reg = <0x58>;
 		ti,system-power-controller;
+		ti,palmas-override-powerhold;
 		interrupt-controller;
 		#interrupt-cells = <2>;