Message ID | 20200513145935.22493-5-benjamin.gaignard@st.com |
---|---|
State | New |
Headers | show
Return-Path: <linux-gpio-owner@vger.kernel.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=st.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=st.com header.i=@st.com header.a=rsa-sha256 header.s=STMicroelectronics header.b=W7himsNv; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 49MdDb3XcRz9sTl for <incoming@patchwork.ozlabs.org>; Thu, 14 May 2020 01:01:51 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389107AbgEMPBl (ORCPT <rfc822;incoming@patchwork.ozlabs.org>); Wed, 13 May 2020 11:01:41 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:29032 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389139AbgEMPAC (ORCPT <rfc822;linux-gpio@vger.kernel.org>); Wed, 13 May 2020 11:00:02 -0400 Received: from pps.filterd (m0046037.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 04DEwKl2008674; Wed, 13 May 2020 16:59:46 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=STMicroelectronics; bh=SM9ZZod3AEQogQS+XytTeykaKzvDqf/S1e1zxyJ1I9Q=; b=W7himsNvtuz3mMZTC/rfaYqe5jsCbh5FS+x3oPCczN6JJxe5UfrRtKQM/hQgQ2VIDP5u unN/WJqMybOWLBomVpdKdTfgdYkKG1zmJQPg+eXaOj/wXGipgc3ZBOsbRYdiSqJvEvS+ Qh7ews/ryV9sWlDRLhdzyQ0lDc84T6Kg/4U/P42p0XIcI0BLTkBybItifeRiTZF61x73 LXLMG8ksIlTihI2YLHp+uAwooUE/eZu1uqr1Ak9oqQ11aXzSopiSSHzxuYlRp7umXLzB 2MRZ5PheoItgS7eo6czg+GJymnYBAfcsTjn5Pnd8ryDe9PS6FistIuI9u1a38neGZ27v IA== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 3100vqde97-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 13 May 2020 16:59:46 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 0CF5210002A; Wed, 13 May 2020 16:59:46 +0200 (CEST) Received: from Webmail-eu.st.com (sfhdag3node3.st.com [10.75.127.9]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id F2F4F2D3006; Wed, 13 May 2020 16:59:45 +0200 (CEST) Received: from localhost (10.75.127.49) by SFHDAG3NODE3.st.com (10.75.127.9) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Wed, 13 May 2020 16:59:45 +0200 From: Benjamin Gaignard <benjamin.gaignard@st.com> To: <linus.walleij@linaro.org>, <robh+dt@kernel.org>, <mcoquelin.stm32@gmail.com>, <alexandre.torgue@st.com>, <gregkh@linuxfoundation.org> CC: <linux-gpio@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-stm32@st-md-mailman.stormreply.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-usb@vger.kernel.org>, Benjamin Gaignard <benjamin.gaignard@st.com> Subject: [PATCH 04/15] ARM: dts: stm32: update led nodes names for stm32f469-disco Date: Wed, 13 May 2020 16:59:24 +0200 Message-ID: <20200513145935.22493-5-benjamin.gaignard@st.com> X-Mailer: git-send-email 2.15.0 In-Reply-To: <20200513145935.22493-1-benjamin.gaignard@st.com> References: <20200513145935.22493-1-benjamin.gaignard@st.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.75.127.49] X-ClientProxiedBy: SFHDAG2NODE1.st.com (10.75.127.4) To SFHDAG3NODE3.st.com (10.75.127.9) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.216,18.0.676 definitions=2020-05-13_06:2020-05-13,2020-05-13 signatures=0 Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: <linux-gpio.vger.kernel.org> X-Mailing-List: linux-gpio@vger.kernel.org |
Series |
Fix STM32 DT issues on v5.7-rc4
|
expand
|
diff --git a/arch/arm/boot/dts/stm32f469-disco.dts b/arch/arm/boot/dts/stm32f469-disco.dts index 9397db0c43de..2e1b3bbbe4b5 100644 --- a/arch/arm/boot/dts/stm32f469-disco.dts +++ b/arch/arm/boot/dts/stm32f469-disco.dts @@ -89,17 +89,17 @@ leds { compatible = "gpio-leds"; - green { + led-green { gpios = <&gpiog 6 GPIO_ACTIVE_LOW>; linux,default-trigger = "heartbeat"; }; - orange { + led-orange { gpios = <&gpiod 4 GPIO_ACTIVE_LOW>; }; - red { + led-red { gpios = <&gpiod 5 GPIO_ACTIVE_LOW>; }; - blue { + led-blue { gpios = <&gpiok 3 GPIO_ACTIVE_LOW>; }; };
Update led nodes names to be aligned with yaml description Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com> --- arch/arm/boot/dts/stm32f469-disco.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)