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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 551D9C433FE for ; Thu, 20 Oct 2022 12:16:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229494AbiJTMQT (ORCPT ); Thu, 20 Oct 2022 08:16:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40324 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229767AbiJTMQS (ORCPT ); Thu, 20 Oct 2022 08:16:18 -0400 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF5EB1645CB; Thu, 20 Oct 2022 05:16:16 -0700 (PDT) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 674681C09DA; Thu, 20 Oct 2022 14:16:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ucw.cz; s=gen1; t=1666268174; 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=UETEyythYJwSfqKA2WGuDN9V57KqBhfyFfz8g5NHVJM=; b=E1CFfEzgFnS8JGKtZOp7rGe7NBGnphs/wm1GMt7TQCY/MqlqPFfBq4ZzkDX9v9IXqaH+j/ ndk8Jc9HeCD7+wE7a7M/g2VeKsAb8WViB5w+RCZfI/6HaNqWPe5N6w5p+kTOCe9Ik6AGJV vpRAXIiNcEXGOFtXw5nvQXCdQ94rbqY= Date: Thu, 20 Oct 2022 14:16:08 +0200 From: Pavel Machek To: Krzysztof Kozlowski Cc: Ariel D'Alessandro , bcm-kernel-feedback-list@broadcom.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, arnd@arndb.de, f.fainelli@gmail.com, krzyszccf.kozlowski+dt@linaro.org, nsaenz@kernel.org, olof@lixom.net, robh+dt@kernel.org, soc@kernel.org, stefan.wahren@i2se.com, william.zhang@broadcom.com Subject: Re: [PATCH] ARM: dts: Add Raspberry Pi Compute Module 4 CANOPi Board Message-ID: <20221020121608.GA1774@bug> References: <20220916153156.30412-1-ariel.dalessandro@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi! > > + led-pwr { > > + label = "PWR"; > > + gpios = <&expgpio 2 GPIO_ACTIVE_LOW>; > > + default-state = "keep"; > > + linux,default-trigger = "default-on"; > > + }; NAK on the label, see/modify well-known-leds.txt.