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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C2FF0C4332F for ; Tue, 22 Nov 2022 13:18:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Y9B9/2ru9VcA0AEke1iS1DhmX6DTvhx2O2nFTF2/myU=; b=M7RpFvPGJMizr2 aXCHe9L3zXHQRdDtxA/1lPVQzSXEi1ob3oXiDvC3JdVuJxnPSfwMaQZEuQWg8nErjHY1nMcgD28y6 DtCR6SCpcfmh1n8478OYDXLgLnvX4JDCzfVlkw1G1jLm8m2UrlM5Xylc2LjnZ0NfI4wCRDfm3T9tV jNanTFp51mtYTNuLoVw35xfZicCGXtUAAsOebGXDHKnK2xoVLf5xpgdhPae8OUCpEm4mSitKSqnM/ V2Ic4o1bqpgJJhfWaKWt+q8uVp9dQEJ6DDes/SIfDux7+lQK7/uZKbQTSGrteEchakRXPpK57fv0+ GoJYYzQIn9eUblhXDimA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxT9I-009aEZ-Ji; Tue, 22 Nov 2022 13:17:16 +0000 Received: from relay3-d.mail.gandi.net ([2001:4b98:dc4:8::223]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxT99-009a64-RG for linux-arm-kernel@lists.infradead.org; Tue, 22 Nov 2022 13:17:13 +0000 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id DB6B760015; Tue, 22 Nov 2022 13:16:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1669123013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ZMwT/FSkY5io09+90rBD+CBU928az5ldqanrkhXzXFw=; b=A7p2c+EDjDMBLWcxzM+gWwMzThQT/UtLb49GtedPu/BfA5+UGXSU90gY8OQrgxLX8OHpmP SYBRSwat4ySRRjkhDwU8Ss9gKgPTurZWzJkgpGM9i/rAQ/G2Dl9ZvIyTn1FWuLelUnvemw OlNNAp3y3Fczvn9XToVhHNqQeWq8HE2RzMCEimgJyowUi6+QU8KWLnDzLacaklo9kx+wzg 3fDkMc3cyYXYoldOSwk9B8FbvfzvwozXrAzXEQ2FSB+5IYMiBZKN7dYDz9HJbtEu8HDV/+ HXxrmGrz0gSlGqrqTs5zbaAKReoPcMIR/DJC9iRL365P0IWuP9BDlz1Ca4WHsQ== Date: Tue, 22 Nov 2022 14:16:51 +0100 From: Alexandre Belloni To: Jacky Bai Cc: Krzysztof Kozlowski , "lee@kernel.org" , "robh+dt@kernel.org" , "krzysztof.kozlowski+dt@linaro.org" , "shawnguo@kernel.org" , "s.hauer@pengutronix.de" , "dmitry.torokhov@gmail.com" , "a.zummo@towertech.it" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-input@vger.kernel.org" , "linux-rtc@vger.kernel.org" , "kernel@pengutronix.de" , dl-linux-imx , "festevam@gmail.com" Subject: Re: [PATCH 1/4] dt-bindings: mfd: nxp,bbnsm: Add binding for nxp bbnsm Message-ID: References: <20221121065144.3667658-1-ping.bai@nxp.com> <20221121065144.3667658-2-ping.bai@nxp.com> <2aeb0590-4fd0-5bb4-5e68-0378953a94c3@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_051708_096741_100BB5B7 X-CRM114-Status: GOOD ( 14.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 21/11/2022 13:45:27+0000, Jacky Bai wrote: > > > > > Missing ref to rtc.yaml. > > > > > > > > > > > > > This is also missing start-year > > > > > > The RTC counter will be reset to 0 after PoR reset, do we still need > > > to add this property? > > > > > > > Is this really an RTC then? > > Sorry, I think I misunderstand your previous comment. The 'start-year' is used to expand the rtc range, > I will add this property in V2. Thx. > I think my question is still valid, if the counter is reset to 0 on POR, what is the use case? -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel