All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56FA8F47.7070200@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index e784948..ac4b9e4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,35 +22,35 @@ I agree, I will fix this in next version.
 >> +
 >> +			compatible = "gpio-leds";
 >> +
->> +			led@1 {
+>> +			led at 1 {
 >> +				label = "dragonboard-600c:green:user1";
 >> +				gpios = <&tlmm_pinmux 3 GPIO_ACTIVE_HIGH>;
 >> +				linux,default-trigger = "heartbeat";
 >> +				default-state = "off";
 >> +			};
 >> +
->> +			led@2 {
+>> +			led at 2 {
 >> +				label = "dragonboard-600c:green:user2";
 >> +				gpios = <&tlmm_pinmux 7 GPIO_ACTIVE_HIGH>;
 >> +				linux,default-trigger = "mmc0";
 >> +				default-state = "off";
 >> +			};
 >> +
->> +			led@3 {
+>> +			led at 3 {
 >> +				label = "dragonboard-600c:green:user3";
 >> +				gpios = <&tlmm_pinmux 10 GPIO_ACTIVE_HIGH>;
 >> +				linux,default-trigger = "mmc1";
 >> +				default-state = "off";
 >> +			};
 >> +
->> +			led@4 {
+>> +			led at 4 {
 >> +				label = "apq8016-sbc:green:user4";
 >> +				gpios = <&tlmm_pinmux 11 GPIO_ACTIVE_HIGH>;
 >> +				linux,default-trigger = "none";
 >> +				default-state = "off";
 >> +			};
 >> +
->> +			led@5 {
+>> +			led at 5 {
 >> +				label = "dragonboard-600c:yellow:wlan";
 >> +				gpios = <&pm8921_mpps 7 GPIO_ACTIVE_HIGH>;
 >> +				linux,default-trigger = "wlan";
@@ -78,7 +78,7 @@ led-trigger should use, which makes it clear and explicit.
 >> +				default-state = "off";
 >> +			};
 >> +
->> +			led@6 {
+>> +			led at 6 {
 >> +				label = "dragonboard-600c:blue:bt";
 >> +				gpios = <&pm8921_mpps 8 GPIO_ACTIVE_HIGH>;
 >> +				linux,default-trigger = "bt";
diff --git a/a/content_digest b/N1/content_digest
index 9c837ab..095e9b3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,10 @@
  "ref\01458762366-9233-1-git-send-email-srinivas.kandagatla@linaro.org\0"
  "ref\01458762484-9768-1-git-send-email-srinivas.kandagatla@linaro.org\0"
  "ref\020160327055012.GD8929@tuxbot\0"
- "From\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0"
- "Subject\0Re: [PATCH 10/12] ARM: dts: dragonboard-600c: Add on board leds support\0"
+ "From\0srinivas.kandagatla@linaro.org (Srinivas Kandagatla)\0"
+ "Subject\0[PATCH 10/12] ARM: dts: dragonboard-600c: Add on board leds support\0"
  "Date\0Tue, 29 Mar 2016 15:20:55 +0100\0"
- "To\0Bjorn Andersson <bjorn.andersson@linaro.org>\0"
- "Cc\0Andy Gross <andy.gross@linaro.org>"
-  linux-arm-msm@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
- " linux-soc@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Thanks Bjorn,\n"
@@ -37,35 +31,35 @@
  ">> +\n"
  ">> +\t\t\tcompatible = \"gpio-leds\";\n"
  ">> +\n"
- ">> +\t\t\tled@1 {\n"
+ ">> +\t\t\tled at 1 {\n"
  ">> +\t\t\t\tlabel = \"dragonboard-600c:green:user1\";\n"
  ">> +\t\t\t\tgpios = <&tlmm_pinmux 3 GPIO_ACTIVE_HIGH>;\n"
  ">> +\t\t\t\tlinux,default-trigger = \"heartbeat\";\n"
  ">> +\t\t\t\tdefault-state = \"off\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tled@2 {\n"
+ ">> +\t\t\tled at 2 {\n"
  ">> +\t\t\t\tlabel = \"dragonboard-600c:green:user2\";\n"
  ">> +\t\t\t\tgpios = <&tlmm_pinmux 7 GPIO_ACTIVE_HIGH>;\n"
  ">> +\t\t\t\tlinux,default-trigger = \"mmc0\";\n"
  ">> +\t\t\t\tdefault-state = \"off\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tled@3 {\n"
+ ">> +\t\t\tled at 3 {\n"
  ">> +\t\t\t\tlabel = \"dragonboard-600c:green:user3\";\n"
  ">> +\t\t\t\tgpios = <&tlmm_pinmux 10 GPIO_ACTIVE_HIGH>;\n"
  ">> +\t\t\t\tlinux,default-trigger = \"mmc1\";\n"
  ">> +\t\t\t\tdefault-state = \"off\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tled@4 {\n"
+ ">> +\t\t\tled at 4 {\n"
  ">> +\t\t\t\tlabel = \"apq8016-sbc:green:user4\";\n"
  ">> +\t\t\t\tgpios = <&tlmm_pinmux 11 GPIO_ACTIVE_HIGH>;\n"
  ">> +\t\t\t\tlinux,default-trigger = \"none\";\n"
  ">> +\t\t\t\tdefault-state = \"off\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tled@5 {\n"
+ ">> +\t\t\tled at 5 {\n"
  ">> +\t\t\t\tlabel = \"dragonboard-600c:yellow:wlan\";\n"
  ">> +\t\t\t\tgpios = <&pm8921_mpps 7 GPIO_ACTIVE_HIGH>;\n"
  ">> +\t\t\t\tlinux,default-trigger = \"wlan\";\n"
@@ -93,7 +87,7 @@
  ">> +\t\t\t\tdefault-state = \"off\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tled@6 {\n"
+ ">> +\t\t\tled at 6 {\n"
  ">> +\t\t\t\tlabel = \"dragonboard-600c:blue:bt\";\n"
  ">> +\t\t\t\tgpios = <&pm8921_mpps 8 GPIO_ACTIVE_HIGH>;\n"
  ">> +\t\t\t\tlinux,default-trigger = \"bt\";\n"
@@ -115,4 +109,4 @@
  "> Bjorn\n"
  >
 
-03636ae85e90e74d57fc6608b943b798d9c9b9ac34fa38d91d9662de957089e9
+add42cfd954a71eff5b2bd8c34be2cb1d9a76c39f75267f18f76246cd1971e1f

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.