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 A9667C67861 for ; Mon, 8 Apr 2024 08:55:57 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OUsOk8sakn5sdBGodEQi6RC+ytv/O8V5YSPKEkNJfZI=; b=EZTbhP8aMiyDH6 QFy55vibavGEu/2dbmlp3F56ypoM7lqdLxlDhINES8157sSMxKtMhD6cP+EHpWbHEQX3qwjm53svW 5maAUzM93yIeWl2o8c8Lwgx3WSX6Hr9jEzjcXfbtNUk/aYq1bF+fCgh1Eb/dIiA9/NuvuuszSf++R pAHd1n4VLq1iC0L0w7IgS2u4Kg3sEchcu86cpjMzT8XhWhDjKCC8GVAuwc6gbzNApnAAnlxI3GqUQ 2gUl8Td+m1YI+IBa8QiOtB/mC7ywqs8pT+HxWyy1iQDhFCk7mfMXZKlomcoj+31nB00PcULokJm2S Ijr59rSl2/easjgilsCA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rtkn0-0000000Ez6r-3jzu; Mon, 08 Apr 2024 08:55:42 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rtkmy-0000000Ez6L-3X0F for linux-arm-kernel@lists.infradead.org; Mon, 08 Apr 2024 08:55:42 +0000 Received: from pps.filterd (m0369458.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 4387LkXm002802; Mon, 8 Apr 2024 10:55:33 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= message-id:date:mime-version:subject:to:cc:references:from :in-reply-to:content-type:content-transfer-encoding; s= selector1; bh=vqeMlJil1d4Uvh5eSb07G55oP9mOJmKI1taWJJHq3pw=; b=vb 710pVKG1Jh6EgSswSo4VjZWMn32r8sHQPTp48FWW06zwjdYcrg7Rp140C+WMC6oM 46YpR7zGQ6vZh1mC07vMmkq7HZcK3E7JvDvaxdrWvzUBtJmKABtxJAihwIcUwVwF XX07/T/nUdzErbsa4srelH6Zj6DEecqWnLF52CCAYSjoe3UziIkd0zGyCII2c+p6 KJs7e9XGYasxi4E36+72yslTqO910vTCBahW2JUaFXOkV3brxOGfXIlOcckr2UCy wE+gHn2CbT9+UpBvRBRcec5ZP5/TOmJ67BoGi2OKXJkSB8nRoBYro+dA2rz8fBWs c0UXGWgvW1N1jXAmbUqg== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3xbfy0ku7r-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 08 Apr 2024 10:55:33 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 9C67440045; Mon, 8 Apr 2024 10:55:30 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id B70A32138C6; Mon, 8 Apr 2024 10:54:51 +0200 (CEST) Received: from [10.48.86.79] (10.48.86.79) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Mon, 8 Apr 2024 10:54:51 +0200 Message-ID: <79ec72ab-5451-4743-8cf9-229b8edb2b54@foss.st.com> Date: Mon, 8 Apr 2024 10:54:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2] ARM: dts: stm32: add heartbeat led for stm32mp157c-ed1 To: , , Krzysztof Kozlowski CC: , , , References: <20240326075438.2891335-1-patrice.chotard@foss.st.com> Content-Language: en-US From: Alexandre TORGUE In-Reply-To: <20240326075438.2891335-1-patrice.chotard@foss.st.com> X-Originating-IP: [10.48.86.79] X-ClientProxiedBy: EQNCAS1NODE3.st.com (10.75.129.80) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-04-08_07,2024-04-05_02,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240408_015541_226636_1AEDBF1D X-CRM114-Status: GOOD ( 12.21 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Patrice On 3/26/24 08:54, patrice.chotard@foss.st.com wrote: > From: Patrice Chotard > > Add heartbeat led for stm32mp157c-ed1. > > Signed-off-by: Patrice Chotard > --- > > V2 changes : > _ add color and function properties. > > arch/arm/boot/dts/st/stm32mp157c-ed1.dts | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/arch/arm/boot/dts/st/stm32mp157c-ed1.dts b/arch/arm/boot/dts/st/stm32mp157c-ed1.dts > index 66ed5f9921ba..525d9ca7d576 100644 > --- a/arch/arm/boot/dts/st/stm32mp157c-ed1.dts > +++ b/arch/arm/boot/dts/st/stm32mp157c-ed1.dts > @@ -10,6 +10,7 @@ > #include "stm32mp15-pinctrl.dtsi" > #include "stm32mp15xxaa-pinctrl.dtsi" > #include > +#include > #include > > / { > @@ -24,6 +25,17 @@ chosen { > stdout-path = "serial0:115200n8"; > }; > > + led { > + compatible = "gpio-leds"; > + led-blue { > + gpios = <&gpiod 9 GPIO_ACTIVE_HIGH>; > + linux,default-trigger = "heartbeat"; > + default-state = "off"; > + function = LED_FUNCTION_HEARTBEAT; > + color = ; > + }; > + }; > + > memory@c0000000 { > device_type = "memory"; > reg = <0xC0000000 0x40000000>; Applied on stm32-next. thanks Alex _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel