From: dt.tangr@gmail.com
To: linux-leds@vger.kernel.org
Cc: Daniel Tang <dt.tangr@gmail.com>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux@arm.linux.org.uk
Subject: [PATCH 2/3] arm: nspire: modify device tree to use the LSI Zevio LED driver
Date: Sun, 15 Dec 2013 20:54:12 +1100 [thread overview]
Message-ID: <1387101253-30804-2-git-send-email-dt.tangr@gmail.com> (raw)
In-Reply-To: <1387101253-30804-1-git-send-email-dt.tangr@gmail.com>
From: Daniel Tang <dt.tangr@gmail.com>
Signed-off-by: Daniel Tang <dt.tangr@gmail.com>
---
arch/arm/boot/dts/nspire.dtsi | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/nspire.dtsi b/arch/arm/boot/dts/nspire.dtsi
index a22ffe6..bb453bb 100644
--- a/arch/arm/boot/dts/nspire.dtsi
+++ b/arch/arm/boot/dts/nspire.dtsi
@@ -167,8 +167,9 @@
reg = <0x900F0000 0x1000>;
};
- led: led@90110000 {
- reg = <0x90110000 0x1000>;
+ led: led@90110B00 {
+ compatible = "lsi,zevio-led";
+ reg = <0x90110B00 0x100>;
};
};
};
--
1.7.10.4
next parent reply other threads:[~2013-12-15 9:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1387101253-30804-1-git-send-email-dt.tangr@gmail.com>
2013-12-15 9:54 ` dt.tangr [this message]
2013-12-15 9:54 ` [PATCH 3/3] devicetree: bindings: document lsi,zevio-led dt.tangr
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=1387101253-30804-2-git-send-email-dt.tangr@gmail.com \
--to=dt.tangr@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
/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).