From: Jeff Epler <jepler@unpythonic.net>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-watchdog@vger.kernel.org,
linux-rpi-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
Date: Sat, 13 Jun 2015 01:46:13 -0500 [thread overview]
Message-ID: <20150613064613.GB18476@unpythonic.net> (raw)
In-Reply-To: <1433845305-17329-1-git-send-email-noralf@tronnes.org>
On Tue, Jun 09, 2015 at 12:21:43PM +0200, Noralf Trønnes wrote:
> The Raspberry Pi has changed how it's firmware detects a poweroff
^^^^ trivial typo, should be "its"
.. just in case this can be fixed before it lands in a tree.
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: jepler@unpythonic.net (Jeff Epler)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
Date: Sat, 13 Jun 2015 01:46:13 -0500 [thread overview]
Message-ID: <20150613064613.GB18476@unpythonic.net> (raw)
In-Reply-To: <1433845305-17329-1-git-send-email-noralf@tronnes.org>
On Tue, Jun 09, 2015 at 12:21:43PM +0200, Noralf Tr?nnes wrote:
> The Raspberry Pi has changed how it's firmware detects a poweroff
^^^^ trivial typo, should be "its"
.. just in case this can be fixed before it lands in a tree.
Jeff
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Epler <jepler-ixP+gI44yfQ4d9/VWYMlNA@public.gmane.org>
To: "Noralf Trønnes" <noralf-L59+Z2yzLopAfugRpC6u6w@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
Date: Sat, 13 Jun 2015 01:46:13 -0500 [thread overview]
Message-ID: <20150613064613.GB18476@unpythonic.net> (raw)
In-Reply-To: <1433845305-17329-1-git-send-email-noralf-L59+Z2yzLopAfugRpC6u6w@public.gmane.org>
On Tue, Jun 09, 2015 at 12:21:43PM +0200, Noralf Trønnes wrote:
> The Raspberry Pi has changed how it's firmware detects a poweroff
^^^^ trivial typo, should be "its"
.. just in case this can be fixed before it lands in a tree.
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Epler <jepler@unpythonic.net>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-watchdog@vger.kernel.org,
linux-rpi-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
Date: Sat, 13 Jun 2015 01:46:13 -0500 [thread overview]
Message-ID: <20150613064613.GB18476@unpythonic.net> (raw)
In-Reply-To: <1433845305-17329-1-git-send-email-noralf@tronnes.org>
On Tue, Jun 09, 2015 at 12:21:43PM +0200, Noralf Trønnes wrote:
> The Raspberry Pi has changed how it's firmware detects a poweroff
^^^^ trivial typo, should be "its"
.. just in case this can be fixed before it lands in a tree.
Jeff
next prev parent reply other threads:[~2015-06-13 6:46 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-09 10:21 [PATCH 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog Noralf Trønnes
2015-06-09 10:21 ` Noralf Trønnes
2015-06-09 10:21 ` Noralf Trønnes
2015-06-09 10:21 ` [PATCH 2/3] watchdog: bcm2835: Add poweroff code for the Raspberry Pi Noralf Trønnes
2015-06-09 10:21 ` Noralf Trønnes
2015-06-09 10:21 ` Noralf Trønnes
2015-06-12 11:26 ` Stefan Wahren
2015-06-12 11:26 ` Stefan Wahren
2015-06-12 11:26 ` Stefan Wahren
2015-06-12 12:18 ` Guenter Roeck
2015-06-12 12:18 ` Guenter Roeck
2015-06-12 12:18 ` Guenter Roeck
2015-06-12 12:23 ` Guenter Roeck
2015-06-12 12:23 ` Guenter Roeck
2015-06-09 10:21 ` [PATCH 3/3] ARM: dts: bcm2835-rpi: Add "brcm,raspberrypi-pm-wdt" to wdt compatible Noralf Trønnes
2015-06-09 10:21 ` [PATCH 3/3] ARM: dts: bcm2835-rpi: Add "brcm, raspberrypi-pm-wdt" " Noralf Trønnes
2015-06-09 10:21 ` Noralf Trønnes
2015-06-13 6:46 ` Jeff Epler [this message]
2015-06-13 6:46 ` [PATCH 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog Jeff Epler
2015-06-13 6:46 ` Jeff Epler
2015-06-13 6:46 ` Jeff Epler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150613064613.GB18476@unpythonic.net \
--to=jepler@unpythonic.net \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=noralf@tronnes.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.