projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86b224b
)
ARM: tegra: Use standard names for LED nodes
author
Thierry Reding
<treding@nvidia.com>
Thu, 11 Jun 2020 17:56:47 +0000
(19:56 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 25 Jun 2020 07:29:45 +0000
(09:29 +0200)
LED nodes should be named led-* to match the bindings.
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20-paz00.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tegra20-paz00.dts
b/arch/arm/boot/dts/tegra20-paz00.dts
index f6aa783b0f024d6631f1096e808102379d0dda97..ada2bed8b1b58525590db86ae233118e70a9cefc 100644
(file)
--- a/
arch/arm/boot/dts/tegra20-paz00.dts
+++ b/
arch/arm/boot/dts/tegra20-paz00.dts
@@
-589,7
+589,7
@@
gpio-leds {
compatible = "gpio-leds";
-
wifi
{
+
led-0
{
label = "wifi-led";
gpios = <&gpio TEGRA_GPIO(D, 0) GPIO_ACTIVE_HIGH>;
linux,default-trigger = "rfkill0";