stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Patch "ARM64: dts: bcm2837-rpi-3-b: remove incorrect pwr LED" has been added to the 4.9-stable tree
@ 2017-01-13  7:57 gregkh
  0 siblings, 0 replies; only message in thread
From: gregkh @ 2017-01-13  7:57 UTC (permalink / raw)
  To: andrea.merello, eric, gregkh; +Cc: stable, stable-commits


This is a note to let you know that I've just added the patch titled

    ARM64: dts: bcm2837-rpi-3-b: remove incorrect pwr LED

to the 4.9-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-bcm2837-rpi-3-b-remove-incorrect-pwr-led.patch
and it can be found in the queue-4.9 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.


>From a44e87b47148c6ee6b78509f47e6a15c0fae890a Mon Sep 17 00:00:00 2001
From: Andrea Merello <andrea.merello@gmail.com>
Date: Fri, 11 Nov 2016 09:38:21 -0800
Subject: ARM64: dts: bcm2837-rpi-3-b: remove incorrect pwr LED

From: Andrea Merello <andrea.merello@gmail.com>

commit a44e87b47148c6ee6b78509f47e6a15c0fae890a upstream.

We are incorrectly defining the pwr LED, attaching it to a gpio line
that is wired to the Wi-Fi SDIO module (which fails due to this).

The actual power LED is connected to the GPIO expander, which we don't
expose currently.

Fixes: 9d56c22a7861 ("ARM: bcm2835: Add devicetree for the Raspberry Pi 3.")
Thanks-to: Eric Anholt <eric@anholt.net> [for clarifying we can't control the LED]
Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

---
 arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts |    7 -------
 1 file changed, 7 deletions(-)

--- a/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts
+++ b/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts
@@ -15,13 +15,6 @@
 		act {
 			gpios = <&gpio 47 0>;
 		};
-
-		pwr {
-			label = "PWR";
-			gpios = <&gpio 35 0>;
-			default-state = "keep";
-			linux,default-trigger = "default-on";
-		};
 	};
 };
 


Patches currently in stable-queue which might be from andrea.merello@gmail.com are

queue-4.9/arm64-dts-bcm2837-rpi-3-b-remove-incorrect-pwr-led.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-13  8:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-13  7:57 Patch "ARM64: dts: bcm2837-rpi-3-b: remove incorrect pwr LED" has been added to the 4.9-stable tree gregkh

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).