From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy Subject: Re: [PATCH] ARM: dts: DRA76-EVM: Set powerhold property for tps65917 Date: Thu, 30 Nov 2017 09:44:22 +0530 Message-ID: <84542ce8-6e36-59a6-224c-b51c05d9866e@ti.com> References: <1508834648-28715-1-git-send-email-j-keerthy@ti.com> <20171025165219.GO4394@atomide.com> <30907da7-a80c-4718-dd9a-17cb22669eb5@ti.com> <20171026141707.GE21504@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171026141707.GE21504-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tony Lindgren Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, t-kristo-l0cyMroinI0@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org List-Id: devicetree@vger.kernel.org On Thursday 26 October 2017 07:47 PM, Tony Lindgren wrote: > * Keerthy [171025 23:31]: >> >> >> On Wednesday 25 October 2017 10:22 PM, Tony Lindgren wrote: >>> * Keerthy [171024 01:46]: >>>> Set powerhold property for tps65917 >>>> >>>> Signed-off-by: Keerthy >>> >>> 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 devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html