Message ID | 1508834648-28715-1-git-send-email-j-keerthy@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
* 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
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
* 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
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
* 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 --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>;
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(+)