Received: by 2002:a05:6358:45e:b0:b5:b6eb:e1f9 with SMTP id 30csp363880rwe; Wed, 24 Aug 2022 02:14:34 -0700 (PDT) X-Google-Smtp-Source: AA6agR5JWVahbph46KpvzJbJZ2wrji8zr9zCehjUX31FzHZCeWfLvbIPzy/opWJ5PL0S3vTwzFNZ X-Received: by 2002:a17:90b:3d8b:b0:1fb:6f72:3f8f with SMTP id pq11-20020a17090b3d8b00b001fb6f723f8fmr5569685pjb.125.1661332474283; Wed, 24 Aug 2022 02:14:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1661332474; cv=none; d=google.com; s=arc-20160816; b=E3LdVEJlQrzRVfgDjNmj0pfFleDgNprOt2t7p53yxsa4n6+wtbTy04go8HaqhKPrii kmuvZBd1iCM02vm4elW9n4tQIdBR3RvgLCFDFWbv18L9asv8PJKQq02pJQwrWSSwGauh IvaTX2Nn77OdtKQCOwDtNZoSC+9uB4MqBWHYSIGFXS64/g8VBcnDul/DxRYe2/NJHqt2 UM2aUKWpy96DeA5tW5Xc1/ha3PcCLQME/H/N2ydKo/Wj5qnh5w5lKh++dbyMeLQD0b7N 1xI82PXENlsPBeof6BUzkE4gveqals80r6ioi3/XEHGWvdNA7obvd25zOh1+xOQlPDeR Ut7A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=jDdBX0+Qv3VqqhrBnOUrziUd1mYTzkAIRlIsMWj+WRE=; b=fuQkU6l1m4+BT5o6PcvpvSQnoI2xCTY5aYFVuIeZ8OWkuJFQiUfo6stotlCOtY1j7O nVGKHpx0dD/zS4iSNB6lQkswAErQUEYIvNz69rz6czb0KAqTSm+fmIGIde35BWx+rkei u7D+cIAXorfTbbpJ/rBLJgMgilhS50Q8EHu1x4Bfm5MAvEz8wVt2A12BclRUQ2A01OMD 98KNH6D4M0a7CCBmpFlqKZ6pJZiBW5m36GEOq5sPMKDPIS6gVuTKPxMla8UL9QsEBqmn 3EnxJgp14KpsiHTxpdBHnKdAZSHOGX576WG5qVWkG11h1ZDpU7YuPEat6AL3ekwAU8rm 4WxQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id y191-20020a638ac8000000b0042a75808d21si11724568pgd.607.2022.08.24.02.14.23; Wed, 24 Aug 2022 02:14:34 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234732AbiHXJGk (ORCPT + 99 others); Wed, 24 Aug 2022 05:06:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231207AbiHXJGi (ORCPT ); Wed, 24 Aug 2022 05:06:38 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1BE547696D for ; Wed, 24 Aug 2022 02:06:36 -0700 (PDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oQmL9-0008D3-CN; Wed, 24 Aug 2022 11:06:23 +0200 Received: from mfe by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1oQmL8-0006ex-Qx; Wed, 24 Aug 2022 11:06:22 +0200 Date: Wed, 24 Aug 2022 11:06:22 +0200 From: Marco Felsch To: "Alice Guo (OSS)" Cc: Guenter Roeck , "wim@linux-watchdog.org" , "shawnguo@kernel.org" , "s.hauer@pengutronix.de" , "festevam@gmail.com" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , "linux-watchdog@vger.kernel.org" Subject: Re: [PATCH 2/7] watchdog: imx7ulp: Add explict memory barrier for unlock sequence Message-ID: <20220824090622.ubbuf4doyul7d42r@pengutronix.de> References: <20220816062330.z2fvurteg337krw2@pengutronix.de> <20220822080010.ecdphpm3i26cco5f@pengutronix.de> <20220822140347.GA4087281@roeck-us.net> <20220823091027.ezyxkn64asajvjom@pengutronix.de> <20220823120219.GA203169@roeck-us.net> <20220824080338.humjny4fabhmx3z7@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: mfe@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Alice, On 22-08-24, Alice Guo (OSS) wrote: > > -----Original Message----- > > From: Marco Felsch > > Sent: Wednesday, August 24, 2022 4:04 PM > > To: Alice Guo (OSS) > > Cc: Guenter Roeck ; wim@linux-watchdog.org; > > shawnguo@kernel.org; s.hauer@pengutronix.de; festevam@gmail.com; > > linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org; > > dl-linux-imx ; kernel@pengutronix.de; > > linux-watchdog@vger.kernel.org > > Subject: Re: [PATCH 2/7] watchdog: imx7ulp: Add explict memory barrier for > > unlock sequence > > > > Hi Alice, > > > > On 22-08-24, Alice Guo (OSS) wrote: > > > > ... > > > > > > > > Hi Guenter and Marco, > > > > > > > > > > > > 1. did you see any issues? > > > > > > This WDOG Timer first appeared in i.MX7ULP, no one report issues > > > > > > probably because few people use i.MX7ULP. This issue was found > > > > > > when we did a stress test on it. When we reconfigure the WDOG > > > > > > Timer, there is a certain probability that it reset. The reason > > > > > > for the error is that when WDOG_CS[CMD32EN] is 0, the unlock > > > > > > sequence is two 16-bit writes (0xC520, 0xD928) to the CNT > > > > > > register within 16 bus clocks, and improper unlock sequence causes the > > WDOG to reset. > > > > > > Adding mb() is to guarantee that two 16-bit writes are finished > > > > > > within 16 > > > > bus clocks. > > > > > > > > > > After this explanation the whole imx7ulp_wdt_init() seems a bit > > > > > buggy because writel_relaxed() as well as writel() are 32bit access > > functions. > > > > > So the very first thing to do is to enable the 32-bit mode. > > > > > > > > > Agreed. This is much better than having extra code to deal with both > > > > 16-bit and 32-bit access. > > > > > > > > > Also this is a explanation worth to be added to the commit message > > > > > ;) > > > > > > > > > > > > > Definitely. Also, the use of mb(), if it should indeed be needed, > > > > would have to be explained in a code comment. > > > > > > > > Thanks, > > > > Guenter > > > > > > Hi Marco and Guenter, > > > > > > Thank you for your comments. I plan to enable support for 32-bit > > > unlock command write words in bootloader. In this way, there is no > > > need to distinguish whether the unlock command is a 32-bit command or > > > a 16-bit command in driver. > > > > Please don't move this into the bootloader, enabling it within the init seq. is > > just fine. If you move it into the bootloader then you can't ensure that the bit is > > set since there are plenty of bootloaders out there. > > > > As I said, just drop the "16bit" unlock sequence from the init function because > > the unlock is handled just fine in all the watchdog_ops. > > > > Regards, > > Marco > > Hi Marco, > > Sorry, I did not tell you that all watchdog control bits, timeout > value, and window value cannot be set until the watchdog is unlocked. You don't have to according the RM: 8<---------------------------------------------------------------------- 59.5.2 Disable Watchdog after Reset All of watchdog registers are unlocked by reset. Therefore, unlock sequence is unnecessary, but it needs to write all of watchdog registers to make the new configuration take effect. The code snippet below shows an example of disabling watchdog after reset. 8<---------------------------------------------------------------------- also the RM tells us: 8<---------------------------------------------------------------------- 59.4.3.1 Configuring the Watchdog Once The new configuration takes effect only after all registers except CNT are written after reset. Otherwise, the WDOG uses the reset values by default. If window mode is not used (CS[WIN] is 0), writing to WIN is not required to make the new configuration take effect. 8<---------------------------------------------------------------------- > Support for 32-bit unlock command write words in enabled in > imx7ulp_wdt_init now. So.. after reading the IMX7ULP RM, which was not my intention, I found out that most of the WDOG_CS regiter bits are write-once bits. This means if you didn't set it within the bootloader you still in case "59.4.3.1". So the imx7ulp_wdt_init() function just needs to check if the WDOG_CS_UPDATE bit was set. If it is not the case, then you need to write the WDOG_CS register as currently done. If the bit is set, than you need know that the bootloader did the job for you and you can exit imx7ulp_wdt_init() early. In both cases the unlock is not required. Can you please check/test if this is working for you? Regards, Marco > Best Regards, > Alice Guo > > > >