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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 56F55C2D0A3 for ; Mon, 26 Oct 2020 20:48:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0FC1F2080A for ; Mon, 26 Oct 2020 20:48:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725979AbgJZUsQ (ORCPT ); Mon, 26 Oct 2020 16:48:16 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:42565 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725771AbgJZUsP (ORCPT ); Mon, 26 Oct 2020 16:48:15 -0400 X-Originating-IP: 90.65.88.165 Received: from localhost (lfbn-lyo-1-1908-165.w90-65.abo.wanadoo.fr [90.65.88.165]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 32BDCFF808; Mon, 26 Oct 2020 20:48:12 +0000 (UTC) Date: Mon, 26 Oct 2020 21:48:11 +0100 From: Alexandre Belloni To: Qiang Zhao Cc: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Bruno Thomsen , "linux-rtc@vger.kernel.org" , "a.zummo@towertech.it" , "linux-watchdog@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "robh+dt@kernel.org" , "kernel@pengutronix.de" , Wim Van Sebroeck , Guenter Roeck Subject: Re: [PATCH 0/2] rtc: pcf2127: only use watchdog when explicitly available Message-ID: <20201026204811.GD75353@piout.net> References: <20200924074715.GT9675@piout.net> <20200924105256.18162-1-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/10/2020 07:23:26+0000, Qiang Zhao wrote: > Any update for this patchset? > The whole point would be to get the DT and the watchdog maintainers agree on the property name. Once done, the driver implementation is trivial and will get applied. > Best Regards > Qiang Zhao > > > -----Original Message----- > > From: Uwe Kleine-König > > Sent: 2020年9月24日 18:53 > > To: Alexandre Belloni ; Qiang Zhao > > ; Bruno Thomsen > > Cc: linux-rtc@vger.kernel.org; a.zummo@towertech.it; > > linux-watchdog@vger.kernel.org; devicetree@vger.kernel.org; > > linux-kernel@vger.kernel.org; robh+dt@kernel.org; kernel@pengutronix.de; > > Wim Van Sebroeck ; Guenter Roeck > > > > Subject: [PATCH 0/2] rtc: pcf2127: only use watchdog when explicitly available > > > > Hello, > > > > now that there are two people stumbling over the pcf2127 driver providing a > > non-functional watchdog device, here comes an RFC patch to address this. > > > > Note this is only compile tested and dt-documentation is still missing. > > Still send this series because the cleanup is nice independent of this discussion > > and to have something to argue about. > > > > Does someone can offer a better name than "has-watchdog", is there a scheme > > that could be used already that I'm not aware of? > > > > Best regards > > Uwe > > > > Uwe Kleine-König (2): > > rtc: pcf2127: move watchdog initialisation to a separate function > > [RFC] rtc: pcf2127: only use watchdog when explicitly available > > > > drivers/rtc/rtc-pcf2127.c | 57 ++++++++++++++++++++++----------------- > > 1 file changed, 32 insertions(+), 25 deletions(-) > > > > -- > > 2.28.0 > -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com