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 5D853C43334 for ; Sun, 19 Jun 2022 14:13:17 +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=rjeUgxFEciyT3StEZH6PR3Bwvb+vbQa3mSehYVdjCbE=; b=RniOV28zpvRWeb 7R6E1hKG5D3dhge7J4GC6kS+VQLlj7fwpFU1boPp/EOx0F3v9omzbHzX5vVqEXrSrt/bRDBsVEmdu CUKOU+68D3fUhNMsoh1o33gqABqDsrgwIGDXC5JvsMMQcZXSocB0W3X6TktlOAOwHyyBQfesR9rSB ww7A4a1fN5cB0eI1BuhLp5coOyrYDlWiUGNzokIkNbs1OUT4yQNkjT1MwVTOo667h5c5fBvoAVYhQ 2ghZjTnwnHGry0tiJ98TEvtn56CPu3AF9QFEz4YvviRzRJMM9Pc0jsY+TovaCTvX9DjSGccxQJ993 +b8H9VBU+TiyycSPmaHA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2vf3-00EMXx-Qu; Sun, 19 Jun 2022 14:12:21 +0000 Received: from jabberwock.ucw.cz ([46.255.230.98]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2vf0-00EMUf-5I for linux-arm-kernel@lists.infradead.org; Sun, 19 Jun 2022 14:12:20 +0000 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 3BCE71C0B8F; Sun, 19 Jun 2022 16:12:07 +0200 (CEST) Date: Sun, 19 Jun 2022 16:12:02 +0200 From: Pavel Machek To: Qin Jian Cc: sboyd@kernel.org, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, mturquette@baylibre.com, linux@armlinux.org.uk, arnd@arndb.de, olof@lixom.net, soc@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH v18 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree Message-ID: <20220619141202.GA1197@bug> References: <0574ed0ad1e9ec4c12645fe2d2dde8f701d285e5.1655194858.git.qinjian@cqplus1.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <0574ed0ad1e9ec4c12645fe2d2dde8f701d285e5.1655194858.git.qinjian@cqplus1.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220619_071218_382441_B098F1AF X-CRM114-Status: UNSURE ( 8.18 ) X-CRM114-Notice: Please train this message. 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 Hi! > + led { > + compatible = "gpio-leds"; > + pinctrl-names = "default"; > + pinctrl-0 = <&leds_pins>; > + system-led { > + label = "system-led"; > + gpios = <&pctl 0 GPIO_ACTIVE_HIGH>; > + default-state = "off"; > + linux,default-trigger = "heartbeat"; > + }; > + }; Can we get label more in line with other systems? Thanks, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel