From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 5 Jan 2017 14:03:06 -0800 Subject: [PATCH v2] soc: ti: Drop wait from wkup_m3_rproc_boot_thread In-Reply-To: References: <1483486889-3662-1-git-send-email-spjoshi@codeaurora.org> <482666d0-7915-ead2-c514-2651a4967a43@ti.com> Message-ID: <20170105220305.GT4310@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Santosh Shilimkar [170105 13:18]: > > > On 1/5/2017 1:08 PM, Suman Anna wrote: > > On 01/03/2017 05:41 PM, Sarangdhar Joshi wrote: > > > The function wkup_m3_rproc_boot_thread waits for > > > asynchronous firmware loading to parse the resource table > > > before calling rproc_boot(). However, as the resource table > > > parsing has been moved to rproc_boot(), there's no need to > > > wait for the asynchronous firmware loading completion. > > > So, drop this. > > > > > > CC: Dave Gerlach > > > CC: Suman Anna > > > CC: Bjorn Andersson > > > Signed-off-by: Sarangdhar Joshi > > > > + Tony and Santosh, not sure who is picking up the wkup_m3 related patches. > > > I think Tony has queued patches for wakeup_m3 before. Sure I can queue it. Thanks, Tony