From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EB10CC433FE for ; Thu, 30 Sep 2021 08:06:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CBFD861528 for ; Thu, 30 Sep 2021 08:06:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348935AbhI3IIj (ORCPT ); Thu, 30 Sep 2021 04:08:39 -0400 Received: from muru.com ([72.249.23.125]:39052 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349206AbhI3IH6 (ORCPT ); Thu, 30 Sep 2021 04:07:58 -0400 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id C235B8050; Thu, 30 Sep 2021 08:06:44 +0000 (UTC) Date: Thu, 30 Sep 2021 11:06:13 +0300 From: Tony Lindgren To: "Vaittinen, Matti" Cc: Matti Vaittinen , Grygorii Strashko , "linux-omap@vger.kernel.org" , Suman Anna , Paul Barker , Peter Ujfalusi , =?utf-8?Q?Beno=C3=AEt?= Cousson , "linux-kernel@vger.kernel.org" Subject: Re: beaglebone black boot failure Linux v5.15.rc1 Message-ID: References: <0679a5bb-88d1-077d-6107-d5f88ef60dbf@fi.rohmeurope.com> <8f3963ca-ff09-b876-ae9e-433add242de2@ti.com> <331ab81e-cd42-7e9b-617a-fde4c773c07a@ti.com> <615b6fec-6c62-4a97-6d0c-d2e5a5d1ccb2@fi.rohmeurope.com> <36785ccf-57b4-eaf1-cfc0-b024857f7694@gmail.com> <34b4c7a7-155c-5f06-c5c7-54489a59bce1@fi.rohmeurope.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tony Lindgren [210922 08:49]: > * Vaittinen, Matti [210922 08:45]: > > Hi Tony & All, > > > > > > On 9/21/21 10:47, Tony Lindgren wrote: > > > * Matti Vaittinen [210920 08:23]: > > > > > > It also allows leaving out the udelay for dra7 iva reset. Care to try > > > this and see if it helps? > > > > Thanks Tony. I applied your patch on top of v5.15-rc1 and my BBB booted > > up successfully. I didn't give it more than few attempts though. Do you > > think that could merged as a fix to mainline? > > > > If so - feel free to add a > > Tested-by: Matti Vaittinen > > OK great, good to hear! And thanks for testing :) Yeah I'll post a proper > fix for mainline. But one thing to consider though.. > > I'm wondering if we should always wait for the rstctrl bit to go down > before we even attempt to check the rststs bit if a rststs registe > exists. I've sent out a proper patch for this at [0] below, please review and test. Regards, Tony [0] [PATCH] soc: ti: omap-prm: Fix external abort for am335x pruss https://lore.kernel.org/linux-omap/20210930080100.56820-1-tony@atomide.com/T/#u