Received: by 2002:a25:ef43:0:0:0:0:0 with SMTP id w3csp657296ybm; Fri, 29 May 2020 09:04:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx/i1iwcRbrMC9OyyDY831QbCJuSnDizhzFOxWP625mdh8xmXRkd5gHL0IFEdzYKqCdyt4b X-Received: by 2002:a05:6402:cb1:: with SMTP id cn17mr8793972edb.382.1590768262439; Fri, 29 May 2020 09:04:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590768262; cv=none; d=google.com; s=arc-20160816; b=qfaLO+H+z0aKw2MnWCliLLDca50JK8kK6ofAj7B9SA38wci+SI7qq2YXcJoek6j2hy ysZOSmht+8nPgywaBMeezcGWLvo6FUTGQC5bP5Bz3fS8efBatVs+90UJ4plvyW178trN rV5qD8qpjT4T/JsnJzH7kAEqCdixN8+i9IPNeW70bursqv3NXhB0dOEsl0/D3mphFDEP jbbC3jcrugiJz/ofR+pUjymqZX6oBJLGexqMF7IuZFLFGPXi1WEgieTavl/HIXDS4qYe hM34earZ2OXt/OWbnPUYX81/IUk8/ScjsXS2cBJatnAcnx50WBXYydyXRzIP+KCJz/3T 1oUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=P6VTgcS3MvyKi2fPBMHPAxHOT9Q1uuRC6QaHD5cnpFs=; b=DJ2/ARYxy3CjNzG90pRJuihu+P4pYCIV44Q0yuluMCwoRCXArTe54PND7mNo1SW9rG rqL8W3UFxWzGKB6hRInJEz5Bi9+oCZLCgiZq8quJcfBwLmvPELzv2MyP6cRdlrjJ0rmh MYKopQHGNuCtQwOclOJ1YQnqcwV14JJDZzx6HmmCKpcCprmwz/NcKK8/BuuFys66ZatE VKOa7ugHP3prPLmdLRM+kWdrsF9XfAiMBNh1B/9uL47as8dOU06d+yyuzkMY4Mb6P4xz yrX36cWpkH4ibMg/Dfv2ehgIJoPIal0Z75P2rTjkX5zP9txSOur8lBpEN841w/4rJh08 K5bg== 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 k23si5719685ejv.683.2020.05.29.09.03.57; Fri, 29 May 2020 09:04:22 -0700 (PDT) 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 S1727889AbgE2QCI (ORCPT + 99 others); Fri, 29 May 2020 12:02:08 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:60866 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727117AbgE2QCH (ORCPT ); Fri, 29 May 2020 12:02:07 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 8DE541C0387; Fri, 29 May 2020 18:02:04 +0200 (CEST) Date: Fri, 29 May 2020 18:02:04 +0200 From: Pavel Machek To: Sebastian Reichel Cc: Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@collabora.com, Ian Ray , Samu Nuutamo Subject: Re: [PATCH] ARM: dts: imx53: ppd: alarm LEDs use kernel LED interface Message-ID: <20200529160204.GA6025@duo.ucw.cz> References: <20200416145123.73039-1-sebastian.reichel@collabora.com> <20200424093226.GB2647@amd> <20200424124423.jo25ai5oifvalgpr@earth.universe> <20200529140555.ozlvz4egihkvo3aw@earth.universe> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <20200529140555.ozlvz4egihkvo3aw@earth.universe> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > ping? Well, I thought that we maybe do not need standard LEDs on medical hardware. > On Fri, Apr 24, 2020 at 02:44:23PM +0200, Sebastian Reichel wrote: > > Hi, > >=20 > > On Fri, Apr 24, 2020 at 11:32:26AM +0200, Pavel Machek wrote: > > > On Thu 2020-04-16 16:51:23, Sebastian Reichel wrote: > > > > From: Ian Ray > > > >=20 > > > > Use kernel LED interface for the alarm LEDs. > > >=20 > > > Could we get these changes cced to LED maintainers? > >=20 > > Sorry, you are not turning up via get_maintainer.pl and usually > > subsystem maintainers are not CC'd for every DT device instance. > > E.g. I do not want to be always CC'd for DT board file containing > > a battery/charger. I'm quite surprised you want to be CC'd for > > them, just looking at ARM DT files there are over 1000 instances > > of leds. Well, we have mess in the naming; I'd like to clear it up. > > > > + alarm1 { > > > > + label =3D "alarm:red"; > > > > + gpios =3D <&gpio7 3 GPIO_ACTIVE_HIGH>; > > > > + }; > > >=20 > > > So... What is function of these leds, and can we get naming more > > > consistent with rest of the kernel? > >=20 > > The device is a medical patient monitor and these are alarm LEDs > > informing about critical device or patient status. They are > > referenced by their color (those are discrete LEDs, not a > > multi-color one) basically everywhere. The only exception is > > "silenced", which means that audible alarm is surpressed. I > > don't think we have something comparable for any of those LEDs > > in the mainline tree. Actually, we have "platform:*:mute" LEDs, that could be used for "silenced". Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --SUOF0GtieIMvvwua Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCXtEx/AAKCRAw5/Bqldv6 8u3cAJ90olDmciQ5HbbrqdCR2x7BrFEjagCfWyVisYcRvYin9VpyCCli4Ur0vlk= =aqzb -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--