All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
@ 2015-06-13 11:38 ` Noralf Trønnes
  0 siblings, 0 replies; 25+ messages in thread
From: Noralf Trønnes @ 2015-06-13 11:38 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: devicetree, linux-watchdog, linux-rpi-kernel, linux-kernel,
	Noralf Trønnes

The Raspberry Pi has changed how its firmware detects a poweroff
and needs special handling for this.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
---

v2: Fix typo in commit message


 Documentation/devicetree/bindings/watchdog/brcm,bcm2835-pm-wdog.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/watchdog/brcm,bcm2835-pm-wdog.txt b/Documentation/devicetree/bindings/watchdog/brcm,bcm2835-pm-wdog.txt
index f801d71..1a80931 100644
--- a/Documentation/devicetree/bindings/watchdog/brcm,bcm2835-pm-wdog.txt
+++ b/Documentation/devicetree/bindings/watchdog/brcm,bcm2835-pm-wdog.txt
@@ -2,7 +2,8 @@ BCM2835 Watchdog timer

 Required properties:

-- compatible : should be "brcm,bcm2835-pm-wdt"
+- compatible : should be "brcm,raspberrypi-pm-wdt" for the Raspberry Pi and
+	       "brcm,bcm2835-pm-wdt" for others.
 - reg : Specifies base physical address and size of the registers.

 Optional properties:
--
2.2.2


^ permalink raw reply related	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2015-06-17 10:58 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13 11:38 [PATCH v2 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog Noralf Trønnes
2015-06-13 11:38 ` Noralf Trønnes
2015-06-13 11:38 ` Noralf Trønnes
2015-06-13 11:39 ` [PATCH v2 2/3] watchdog: bcm2835: Add poweroff code for the Raspberry Pi Noralf Trønnes
2015-06-13 11:39   ` Noralf Trønnes
2015-06-13 11:39   ` Noralf Trønnes
2015-06-16  3:07   ` Stephen Warren
2015-06-16  3:07     ` Stephen Warren
2015-06-16  3:07     ` Stephen Warren
2015-06-16  9:39     ` Noralf Trønnes
2015-06-16  9:39       ` Noralf Trønnes
2015-06-16  9:39       ` Noralf Trønnes
2015-06-16  9:39       ` Noralf Trønnes
2015-06-17  1:28       ` Stephen Warren
2015-06-17  1:28         ` Stephen Warren
2015-06-17  1:28         ` Stephen Warren
2015-06-17 10:58         ` Noralf Trønnes
2015-06-17 10:58           ` Noralf Trønnes
2015-06-17 10:58           ` Noralf Trønnes
2015-06-13 11:39 ` [PATCH v2 3/3] ARM: dts: bcm2835-rpi: Add "brcm,raspberrypi-pm-wdt" to wdt compatible Noralf Trønnes
2015-06-13 11:39   ` Noralf Trønnes
2015-06-13 11:39   ` [PATCH v2 3/3] ARM: dts: bcm2835-rpi: Add "brcm, raspberrypi-pm-wdt" " Noralf Trønnes
2015-06-16  3:09   ` [PATCH v2 3/3] ARM: dts: bcm2835-rpi: Add "brcm,raspberrypi-pm-wdt" " Stephen Warren
2015-06-16  3:09     ` Stephen Warren
2015-06-16  3:09     ` [PATCH v2 3/3] ARM: dts: bcm2835-rpi: Add "brcm, raspberrypi-pm-wdt" " Stephen Warren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.