Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp170450pxb; Thu, 14 Jan 2021 02:56:03 -0800 (PST) X-Google-Smtp-Source: ABdhPJyWzHpTgXGxUSaDaZQ2Cg6BVKYu9f4RCEwwUANCVPf2DmYbuVrN3DHYvSUoXQBNl6PCjmWU X-Received: by 2002:a17:906:b0d2:: with SMTP id bk18mr4583739ejb.508.1610621762997; Thu, 14 Jan 2021 02:56:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610621762; cv=none; d=google.com; s=arc-20160816; b=kALejq63dG+VcwDiy2bHYoQbDA60RPycmZF+JQ3lOlvQ0JGXyyu9+DIP19mAsAqXa/ 07cOlNAYTqOTYAW67PX9NPdhPIR43foEo+RJfIb+E7dAY60l95au9mDXhaMBU6LdtBD8 7Pivwh+9XF2TjPSObFijv90sbPpgwKtyIdP7PYuZoOPVuLWLmQS3dcE2kjFohlr95SJC VYhQwcHxB6mp3oMnNl5hbttdeNxGF3KXBDcsQevCpL+wVP9xqV8qvBiCeN2O5Op4N+H5 2dJsm6igAKTTviylRrNxqRGtKqZli+M8IKLf70ZCQbWXHpUg4wax8U2eC7u/ZHgcqmO7 G6xg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=grCjH7+o2C0Xa1GQ5uU+b/D3ZuPHGDP9HS6n2DtJxhU=; b=OeLSMDOP/jxfmCPaDWndpavwegF3vFpNJz8ShaQYx5N6h3nh0uA3URlHpkYV9eytOw Ct+I1k/NisVGk1/2Ex6Y2/G2p23ZxK8H36eabnvrH5AvXEceM2dsFBpJXp8QNDxmOcyj IOJBLl8k3mL7S7t8vNvwwoxqELqpR++PVKxeVvEUCDKrjqEO7dG5bDLkcodiOUOhcXPV 9whL6jOZDYV6/7Vj1Yy2sMq8qfV4zwWt80U1PSV1xoHLvvY58nkvahYJnSTR2HhSKU/g du0IsMLBPa5lotpIowI6utv6o5HiPB3njamRYuwSkM4v+J5sBm3xbRGp92nkPelqBPF6 THmA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q26si2157464edt.415.2021.01.14.02.55.37; Thu, 14 Jan 2021 02:56:02 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727819AbhANKy2 (ORCPT + 99 others); Thu, 14 Jan 2021 05:54:28 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:38331 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727324AbhANKy1 (ORCPT ); Thu, 14 Jan 2021 05:54:27 -0500 X-Originating-IP: 86.202.109.140 Received: from localhost (lfbn-lyo-1-13-140.w86-202.abo.wanadoo.fr [86.202.109.140]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id C974BE0017; Thu, 14 Jan 2021 10:53:44 +0000 (UTC) Date: Thu, 14 Jan 2021 11:53:44 +0100 From: Alexandre Belloni To: Philipp Rosenberger Cc: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , dan.carpenter@oracle.com, biwen.li@nxp.com, lvb@xiphos.com, bruno.thomsen@gmail.com, l.sanfilippo@kunbus.com, Alessandro Zummo , linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] rtc: pcf2127: Disable Power-On Reset Override Message-ID: <20210114105344.GW3654@piout.net> References: <20210113112742.7354-1-p.rosenberger@kunbus.com> <20210113112742.7354-2-p.rosenberger@kunbus.com> <20210114080533.tnipsnqfxeqotvlg@pengutronix.de> <39a69676-83f2-07f4-99ae-ce4f89d5314c@kunbus.com> <20210114093325.GU3654@piout.net> <4f5a806d-ca18-cd94-33ea-86e8a84e345a@kunbus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4f5a806d-ca18-cd94-33ea-86e8a84e345a@kunbus.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/01/2021 11:43:22+0100, Philipp Rosenberger wrote: > On 14.01.21 10:33, Alexandre Belloni wrote: > > Hi, > > > > On 14/01/2021 10:10:32+0100, Philipp Rosenberger wrote: > > > > > > > > > On 14.01.21 09:05, Uwe Kleine-K?nig wrote: > > > > On Wed, Jan 13, 2021 at 12:27:41PM +0100, Philipp Rosenberger wrote: > > > > > To resume normal operation after a total power loss (no or empty > > > > > battery) the "Power-On Reset Override (PORO)" facility needs to be > > > > > disabled. > > > > > > > > > > As the oscillator may take a long time (200 ms to 2 s) to resume normal > > > > > operation. The default behaviour is to use the PORO facility. > > > > > > > > I'd write instead: The register reset value sets PORO enabled and the > > > > data sheet recommends setting it to disabled for normal operation. > > > > > > Sounds good, I will rephrase it. > > > > > > > In my eyes having a reset default value that is unsuitable for > > > > production use is just another bad design choice of this chip. At least > > > > now this is known and can be somewhat fixed in software. :-\ > > > > > > Yes, had my fair share of WTF moments with this chip. > > > > > > > > But with the PORO active no interrupts are generated on the interrupt > > > > > pin (INT). > > > > > > > > This sentence about no interrupts is your observation, or does this base > > > > on some authoritative source (datasheet, FAE or similar)? > > > > > > > > > > Yes this is only may observation. I tested this with the OM13513 demoboard > > > with PCF2127 and pcf2129. So I should rephrase it to something like this: > > > > > > Some testes suggests that no interrupts are generated on the interrupt pin > > > if the PORP is active. > > > > > > > > Signed-off-by: Philipp Rosenberger > > > > > --- > > > > > drivers/rtc/rtc-pcf2127.c | 18 ++++++++++++++++++ > > > > > 1 file changed, 18 insertions(+) > > > > > > > > > > diff --git a/drivers/rtc/rtc-pcf2127.c b/drivers/rtc/rtc-pcf2127.c > > > > > index 39a7b5116aa4..378b1ce812d6 100644 > > > > > --- a/drivers/rtc/rtc-pcf2127.c > > > > > +++ b/drivers/rtc/rtc-pcf2127.c > > > > > @@ -26,6 +26,7 @@ > > > > > /* Control register 1 */ > > > > > #define PCF2127_REG_CTRL1 0x00 > > > > > +#define PCF2127_BIT_CTRL1_POR_OVRD BIT(3) > > > > > #define PCF2127_BIT_CTRL1_TSF1 BIT(4) > > > > > /* Control register 2 */ > > > > > #define PCF2127_REG_CTRL2 0x01 > > > > > @@ -612,6 +613,23 @@ static int pcf2127_probe(struct device *dev, struct regmap *regmap, > > > > > ret = devm_rtc_nvmem_register(pcf2127->rtc, &nvmem_cfg); > > > > > } > > > > > + /* > > > > > + * The "Power-On Reset Override" facility prevents the RTC to do a reset > > > > > + * after power on. For normal operation the PORO must be disabled. > > > > > + */ > > > > > + regmap_clear_bits(pcf2127->regmap, PCF2127_REG_CTRL1, > > > > > + PCF2127_BIT_CTRL1_POR_OVRD); > > > > > + /* > > > > > + * If the PORO can't be disabled, just move on. The RTC should > > > > > + * work fine, but functions like watchdog and alarm interrupts might > > > > > + * not work. There will be no interrupt generated on the interrupt pin. > > > > > + */ > > > > > + ret = regmap_test_bits(pcf2127->regmap, PCF2127_REG_CTRL1, PCF2127_BIT_CTRL1_POR_OVRD); > > > > > + if (ret <= 0) { > > > > > + dev_err(dev, "%s: can't disable PORO (ctrl1).\n", __func__); > > > > > + dev_warn(dev, "Watchdog and alarm functions might not work properly\n"); > > > > > > > > I would not emit two messages here. Also including __func__ isn't so > > > > nice IMHO. (Great for debugging, but not in production code IMHO.) > > > > > > Yes, I dislike the style of the messages in this module. I just thought to > > > keep it consistent. > > > > No one will ever read the message, the whole test is useless. > > Sorry, if I bother you with may questions. I'm unsure of why do you think > the test is useless. Is it because it is unlikely to happen? Or that it is > not relevant to report this? It is not relevant because no action will be taken by the user following this message. > > > > > > > I'm thinking of rewriting this driver as MFD driver. We use the CLKOUT for > > > some products. So maybe a RTC, watchdog and clock driver on top of an MFD. > > > But I'm not sure if it is really a good idea. The behavior of the chip to > > > disable the watchdog when reading ctrl2 (i think it was) giving me a > > > headache. > > > > Don't, this is not an MFD. There is no issue with having the RTC driver > > being a clock provider. > > OK, this is a clear statement. > > Best Regards, > Philipp -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com