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=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 92501C352A4 for ; Wed, 12 Feb 2020 19:23:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6468B21739 for ; Wed, 12 Feb 2020 19:23:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="LC9x1oP7" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727279AbgBLTX5 (ORCPT ); Wed, 12 Feb 2020 14:23:57 -0500 Received: from mail-wm1-f65.google.com ([209.85.128.65]:55435 "EHLO mail-wm1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727231AbgBLTX4 (ORCPT ); Wed, 12 Feb 2020 14:23:56 -0500 Received: by mail-wm1-f65.google.com with SMTP id q9so3615094wmj.5 for ; Wed, 12 Feb 2020 11:23:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=BxOEBk0OKDVQaQ1jykEnv7FtZWP6/XV6yKSqEx4izqY=; b=LC9x1oP7D6Kv4xPOS5y9ufKAAfofqmoqi2Fc2HzhKWm75lOMR/KkGAYNehp3KWwtke TmnfD2efFR2SBoKaRvOzON/xuA5UDae6/EIOVBH7suBLs8IA4UrBQVtu6pAr0LPfZk4Q B1Pca6eJHx+BiXpgG4N08+bSVW4KlFCgWuOM2ww+hn5nyyGUR2ktv8YTtp1wo7VJLXfM df+gmLChwHixqaHh62sSoLXjiwhpb3VvMguKTI00zlcMfojgQRk+NIo1qcoEv8MAg3su 1aAE8KK5rkgj0gvuhSXlwtj9F+cRQB1/hzRmaaolPN2039H6cl0CdvFvaD46SRJvKQAV 3CFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=BxOEBk0OKDVQaQ1jykEnv7FtZWP6/XV6yKSqEx4izqY=; b=e+4BcpjpzoRpoObPkD1J6gOKrY7xluvYo0c5Dk6c1eb9AhykuTuw5AHotDYyLT3TuK MKc+aOPpSc7kr/6IiHCTjYoKdy/vDOhc+6C6M5VF9cnPmRbHnvfFuom15rYv/84SLgT+ 3MZKvv61K0YgoWi3//y4uHME+ooHHHuF4IXUzbaRvfl96devHkxDOVtRv43dlez0VaeQ EbrrLvLyMiEpC2L3Zs7YjsnK5K+2cnrTyZLezUiHK5m3E44/tg026zS4rJnso0ZvMCaG r0T1QDOIEN4UtazglPFgqOnUijscItmlVULhK5tju7ig3ojJsyezBgFBdRLezLUc/jD3 +TOw== X-Gm-Message-State: APjAAAXBoRXyZ1b5UetXGnZ7lUJ3R0zE15RsrAvZ5xMwtZ5W1AaDO/qk 6/1jN8TmxHlRYL4hVThoIWH4vw== X-Google-Smtp-Source: APXvYqyWqw8BKICcq5QZlIbjaSRydX9hYWd4c1GuAjl40H9iZHJ6iLJuURr569xFagrcOuf+H0w3aA== X-Received: by 2002:a1c:7c11:: with SMTP id x17mr651484wmc.168.1581535434685; Wed, 12 Feb 2020 11:23:54 -0800 (PST) Received: from linaro.org (14.red-88-14-208.dynamicip.rima-tde.net. [88.14.208.14]) by smtp.gmail.com with ESMTPSA id 16sm1940727wmi.0.2020.02.12.11.23.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 12 Feb 2020 11:23:54 -0800 (PST) Date: Wed, 12 Feb 2020 20:23:51 +0100 From: Daniel Lezcano To: Benjamin GAIGNARD Cc: "tglx@linutronix.de" , "robh+dt@kernel.org" , "mark.rutland@arm.com" , "mcoquelin.stm32@gmail.com" , Alexandre TORGUE , "linux@armlinux.org.uk" , Pascal PAILLET-LME , "linus.walleij@linaro.org" , "devicetree@vger.kernel.org" , "linux-stm32@st-md-mailman.stormreply.com" , "linux-arm-kernel@lists.infradead.org" , Fabrice GASNIER Subject: Re: [PATCH v3 1/2] dt-bindings: mfd: Document STM32 low power clkevent bindings Message-ID: <20200212192351.GC2949@linaro.org> References: <20200128120702.26166-1-benjamin.gaignard@st.com> <20200128120702.26166-2-benjamin.gaignard@st.com> <20200212165116.GA2949@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Benjamin, On Wed, Feb 12, 2020 at 05:07:49PM +0000, Benjamin GAIGNARD wrote: > On 2/12/20 5:51 PM, Daniel Lezcano wrote: > > On Tue, Jan 28, 2020 at 01:07:01PM +0100, Benjamin Gaignard wrote: > >> Add a subnode to STM low power timer bindings to support clkevent driver > > clkevent is Linux specific. > Does 'event' or 'broadcast' would sound better ? As this describes the timer hardware block of the mfd, I would say 'timer' is more appropriate. 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=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 0AD00C352A4 for ; Wed, 12 Feb 2020 19:24:11 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id D337F21569 for ; Wed, 12 Feb 2020 19:24:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="d1hzHXQ7"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="LC9x1oP7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D337F21569 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=4ydRKY526VGYM+bCBUXMjuAKJ4yR3dLvQA0z8Ye+DqM=; b=d1hzHXQ7DeskJy nXCNxCn1QhLLXObitmUPvWbMbBcwpS538nEIRfvrns3Kl8WT5qOKvaCnbV66kjbd/PoKMSfAo48dB Ccpx9BVKBK8T6M3OJzc+wJcQ5GdjQxJjx95w6ebA9Rm8AssFqMbeBwH9kgq09WgUuGMMbxYS1RDha gtYxmJWHJzqVEmDGNk281kogVDv98Ob0T0+rfKV3ebsG4NQUSOMsuJzBg4V32Ju3Esh8Ho9YYe5N9 3K6QS+wEixMm1cTxir/WFjMeoWhLOhcJhnx/TPaFEsd0SIYMsEZ/8XEPB2HoidTNI4VWfMlj14SaD /MJjUtzwV5JMinuSpCmQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j1xc7-0005wK-Hd; Wed, 12 Feb 2020 19:23:59 +0000 Received: from mail-wm1-x344.google.com ([2a00:1450:4864:20::344]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j1xc4-0005vz-QH for linux-arm-kernel@lists.infradead.org; Wed, 12 Feb 2020 19:23:58 +0000 Received: by mail-wm1-x344.google.com with SMTP id p9so3619248wmc.2 for ; Wed, 12 Feb 2020 11:23:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=BxOEBk0OKDVQaQ1jykEnv7FtZWP6/XV6yKSqEx4izqY=; b=LC9x1oP7D6Kv4xPOS5y9ufKAAfofqmoqi2Fc2HzhKWm75lOMR/KkGAYNehp3KWwtke TmnfD2efFR2SBoKaRvOzON/xuA5UDae6/EIOVBH7suBLs8IA4UrBQVtu6pAr0LPfZk4Q B1Pca6eJHx+BiXpgG4N08+bSVW4KlFCgWuOM2ww+hn5nyyGUR2ktv8YTtp1wo7VJLXfM df+gmLChwHixqaHh62sSoLXjiwhpb3VvMguKTI00zlcMfojgQRk+NIo1qcoEv8MAg3su 1aAE8KK5rkgj0gvuhSXlwtj9F+cRQB1/hzRmaaolPN2039H6cl0CdvFvaD46SRJvKQAV 3CFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=BxOEBk0OKDVQaQ1jykEnv7FtZWP6/XV6yKSqEx4izqY=; b=BNIw5UffSTVfxpyRsEk/iOWk1FR/d62+Ehfpfwl86KTVpJWmwU6xcxrebOLHl3q5t8 49SI56pVMnsaZnvylXpL34j66iq1cy7A3LejHjPuZsEshikcybksLwfyCveKtRwBRxia GnvHOruq6Bls5Xj/ottPw6fiNLLihMKkV5n9GQk4OgpcT/81/yqqignJEM1xys2jQVj7 BTI0fJvLPWL7neuRznT3JHGO+ALnNOxzDm39CT1c6bZtx+6clzdA7WvavY/Q3k7j3VK+ wgcnO8eOsgmz/RBYlYAze8iubyBa8FLZtS8pEGFqMiDgOGk8pYF+jVrgr/hVdJre0w2G I8SA== X-Gm-Message-State: APjAAAW0X8Jlhkx15GsvNGwKGBUZmM6AF8MgspOOCazdeyKozij29UsH LsQSweu1WIzVel1NHoFX/nAWBA== X-Google-Smtp-Source: APXvYqyWqw8BKICcq5QZlIbjaSRydX9hYWd4c1GuAjl40H9iZHJ6iLJuURr569xFagrcOuf+H0w3aA== X-Received: by 2002:a1c:7c11:: with SMTP id x17mr651484wmc.168.1581535434685; Wed, 12 Feb 2020 11:23:54 -0800 (PST) Received: from linaro.org (14.red-88-14-208.dynamicip.rima-tde.net. [88.14.208.14]) by smtp.gmail.com with ESMTPSA id 16sm1940727wmi.0.2020.02.12.11.23.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 12 Feb 2020 11:23:54 -0800 (PST) Date: Wed, 12 Feb 2020 20:23:51 +0100 From: Daniel Lezcano To: Benjamin GAIGNARD Subject: Re: [PATCH v3 1/2] dt-bindings: mfd: Document STM32 low power clkevent bindings Message-ID: <20200212192351.GC2949@linaro.org> References: <20200128120702.26166-1-benjamin.gaignard@st.com> <20200128120702.26166-2-benjamin.gaignard@st.com> <20200212165116.GA2949@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200212_112356_856653_016ACD9E X-CRM114-Status: GOOD ( 10.57 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "mark.rutland@arm.com" , "devicetree@vger.kernel.org" , Alexandre TORGUE , "linus.walleij@linaro.org" , "linux@armlinux.org.uk" , Pascal PAILLET-LME , "robh+dt@kernel.org" , "mcoquelin.stm32@gmail.com" , "tglx@linutronix.de" , Fabrice GASNIER , "linux-stm32@st-md-mailman.stormreply.com" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Benjamin, On Wed, Feb 12, 2020 at 05:07:49PM +0000, Benjamin GAIGNARD wrote: > On 2/12/20 5:51 PM, Daniel Lezcano wrote: > > On Tue, Jan 28, 2020 at 01:07:01PM +0100, Benjamin Gaignard wrote: > >> Add a subnode to STM low power timer bindings to support clkevent driver > > clkevent is Linux specific. > Does 'event' or 'broadcast' would sound better ? As this describes the timer hardware block of the mfd, I would say 'timer' is more appropriate. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel