* [PATCH] ARM: dts: imx6qdl-phytec: Add LED labels
@ 2022-04-27 9:42 Alexander Shiyan
2022-05-05 4:54 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2022-04-27 9:42 UTC (permalink / raw)
To: linux-arm-kernel; +Cc: Shawn Guo, Alexander Shiyan
This allows boards the option of adding properties or disabling the
LEDs entirely.
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
index 1f2ba6f6254e..768bc0e3a2b3 100644
--- a/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
@@ -47,12 +47,12 @@ gpio_leds: leds {
pinctrl-0 = <&pinctrl_leds>;
compatible = "gpio-leds";
- green {
+ led_green: green {
label = "phyflex:green";
gpios = <&gpio1 30 0>;
};
- red {
+ led_red: red {
label = "phyflex:red";
gpios = <&gpio2 31 0>;
};
--
2.32.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: imx6qdl-phytec: Add LED labels
2022-04-27 9:42 [PATCH] ARM: dts: imx6qdl-phytec: Add LED labels Alexander Shiyan
@ 2022-05-05 4:54 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2022-05-05 4:54 UTC (permalink / raw)
To: Alexander Shiyan; +Cc: linux-arm-kernel
On Wed, Apr 27, 2022 at 12:42:05PM +0300, Alexander Shiyan wrote:
> This allows boards the option of adding properties or disabling the
> LEDs entirely.
>
> Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-05 4:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-27 9:42 [PATCH] ARM: dts: imx6qdl-phytec: Add LED labels Alexander Shiyan
2022-05-05 4:54 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).