public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: nigel@nobiscuit.com (Nigel Roberts)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] Fix typo in the definition of rebuild LED pins for ix2-200
Date: Sun, 31 Mar 2013 15:13:23 +1100	[thread overview]
Message-ID: <1364703204-14982-2-git-send-email-nigel@nobiscuit.com> (raw)
In-Reply-To: <1364703204-14982-1-git-send-email-nigel@nobiscuit.com>

---
 arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts b/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
index 93c3afb..3694e94 100644
--- a/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
+++ b/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
@@ -96,11 +96,11 @@
 				marvell,function = "gpio";
 			};
 			pmx_led_rebuild_brt_ctrl_1: pmx-led-rebuild-brt-ctrl-1 {
-				marvell,pins = "mpp44";
+				marvell,pins = "mpp46";
 				marvell,function = "gpio";
 			};
 			pmx_led_rebuild_brt_ctrl_2: pmx-led-rebuild-brt-ctrl-2 {
-				marvell,pins = "mpp45";
+				marvell,pins = "mpp47";
 				marvell,function = "gpio";
 			};
 
@@ -157,14 +157,14 @@
 			gpios = <&gpio0 16 0>;
 			linux,default-trigger = "default-on";
 		};
-		health_led1 {
+		rebuild_led {
+			label = "status:white:rebuild_led";
+			gpios = <&gpio1 4 0>;
+		};
+		health_led {
 			label = "status:red:health_led";
 			gpios = <&gpio1 5 0>;
 		};
-		health_led2 {
-			label = "status:white:health_led";
-			gpios = <&gpio1 4 0>;
-		};
 		backup_led {
 			label = "status:blue:backup_led";
 			gpios = <&gpio0 15 0>;
-- 
1.7.9.5

  reply	other threads:[~2013-03-31  4:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-31  4:13 ix2-200 device tree related fixes Nigel Roberts
2013-03-31  4:13 ` Nigel Roberts [this message]
2013-03-31 12:23   ` [PATCH 1/2] Fix typo in the definition of rebuild LED pins for ix2-200 Sergei Shtylyov
2013-03-31 21:14   ` Jason Cooper
2013-03-31  4:13 ` [PATCH 2/2] Fix GE0/GE1 init on ix2-200 as GE0 has no PHY Nigel Roberts
2013-03-31 21:23   ` Jason Cooper
2013-04-01 11:39     ` Nigel Roberts
2013-04-10 16:55   ` Jason Cooper
2013-03-31 21:11 ` ix2-200 device tree related fixes Jason Cooper
2013-03-31 21:25   ` Jason Cooper

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=1364703204-14982-2-git-send-email-nigel@nobiscuit.com \
    --to=nigel@nobiscuit.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox