From: sposelenov@emcraft.com
To: linuxppc-dev@lists.ozlabs.org
Cc: Sergei Poselenov <sposelenov@emcraft.com>, wd@denx.de, dzu@denx.de
Subject: [PATCH 2/2] [PPC] Motion-PRO: Changed the default blinking rate for the status LED to 200 ms, as per the customer's request.
Date: Thu, 2 Sep 2010 12:20:32 +0200 [thread overview]
Message-ID: <1283422832-9620-2-git-send-email-sposelenov@emcraft.com> (raw)
In-Reply-To: <1283422832-9620-1-git-send-email-sposelenov@emcraft.com>
From: Sergei Poselenov <sposelenov@emcraft.com>
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
---
arch/powerpc/boot/dts/motionpro.dts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/boot/dts/motionpro.dts b/arch/powerpc/boot/dts/motionpro.dts
index 6ca4fc1..b469fc6 100644
--- a/arch/powerpc/boot/dts/motionpro.dts
+++ b/arch/powerpc/boot/dts/motionpro.dts
@@ -105,7 +105,7 @@
label = "motionpro-statusled";
reg = <0x660 0x10>;
interrupts = <1 15 0>;
- blink-delay = <100>; // 100 msec
+ blink-delay = <200>; // 200 msec
};
motionpro-led@670 { // Motion-PRO ready LED
--
1.6.2.5
next prev parent reply other threads:[~2010-09-02 10:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-02 10:20 [PATCH 1/2] [PPC] Motion-PRO: Added LED support for the Promess Motion-Pro board. The driver is based on the original version(http://www.mail-archive.com/linuxppc-dev@lists.ozlabs.org/msg06694.html), adapted for the current kernel structures sposelenov
2010-09-02 10:20 ` sposelenov [this message]
2010-09-02 12:46 ` Anton Vorontsov
2010-09-02 13:34 ` Sergei Poselenov
2010-09-02 14:01 ` Anton Vorontsov
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=1283422832-9620-2-git-send-email-sposelenov@emcraft.com \
--to=sposelenov@emcraft.com \
--cc=dzu@denx.de \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=wd@denx.de \
/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 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).