All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <57B4D9D0.8070000@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 2977047..86b1683 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 On 08/16/2016 09:45 PM, Linus Walleij wrote:
 > This adds the PM8058 LEDs as used in the platform.
 >
-> Cc: linux-arm-msm@vger.kernel.org
-> Cc: linux-leds@vger.kernel.org
+> Cc: linux-arm-msm at vger.kernel.org
+> Cc: linux-leds at vger.kernel.org
 > Cc: Andy Gross <andy.gross@linaro.org>
 > Cc: Stephen Boyd <sboyd@codeaurora.org>
 > Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
@@ -24,7 +24,7 @@ On 08/16/2016 09:45 PM, Linus Walleij wrote:
 >   					};
 >   				};
 > +
-> +				led@48 {
+> +				led at 48 {
 > +					/*
 > +					 * The keypad LED @0x48 is routed to
 > +					 * the sensor board where it is
@@ -43,13 +43,13 @@ it in this form is an omission here.
 
 > +					default-state = "off";
 > +				};
-> +				led@131 {
+> +				led at 131 {
 > +					compatible = "qcom,pm8058-led";
 > +					reg = <0x131>;
 > +					label = "pm8058:red";
 > +					default-state = "off";
 > +				};
-> +				led@132 {
+> +				led at 132 {
 > +					/*
 > +					 * This is actually green too on my
 > +					 * board, but documented as yellow.
@@ -60,7 +60,7 @@ it in this form is an omission here.
 > +					default-state = "off";
 > +					linux,default-trigger = "mmc0";
 > +				};
-> +				led@133 {
+> +				led at 133 {
 > +					compatible = "qcom,pm8058-led";
 > +					reg = <0x133>;
 > +					label = "pm8058:green";
diff --git a/a/content_digest b/N1/content_digest
index ab7e856..a1e702d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,15 @@
  "ref\01471376759-9561-1-git-send-email-linus.walleij@linaro.org\0"
- "From\0Jacek Anaszewski <jacek.anaszewski@gmail.com>\0"
- "Subject\0Re: [PATCH] ARM: dts: add PM8058 LEDs to the APQ8060 Dragonboard\0"
+ "From\0jacek.anaszewski@gmail.com (Jacek Anaszewski)\0"
+ "Subject\0[PATCH] ARM: dts: add PM8058 LEDs to the APQ8060 Dragonboard\0"
  "Date\0Wed, 17 Aug 2016 23:40:32 +0200\0"
- "To\0Linus Walleij <linus.walleij@linaro.org>"
-  linux-arm-kernel@lists.infradead.org
-  linux-arm-msm@vger.kernel.org
-  linux-soc@vger.kernel.org
- " Andy Gross <andy.gross@linaro.org>\0"
- "Cc\0Stephen Boyd <sboyd@codeaurora.org>"
-  Bjorn Andersson <bjorn.andersson@linaro.org>
-  David Brown <david.brown@linaro.org>
-  linux-leds@vger.kernel.org
- " Jacek Anaszewski <j.anaszewski@samsung.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 08/16/2016 09:45 PM, Linus Walleij wrote:\n"
  "> This adds the PM8058 LEDs as used in the platform.\n"
  ">\n"
- "> Cc: linux-arm-msm@vger.kernel.org\n"
- "> Cc: linux-leds@vger.kernel.org\n"
+ "> Cc: linux-arm-msm at vger.kernel.org\n"
+ "> Cc: linux-leds at vger.kernel.org\n"
  "> Cc: Andy Gross <andy.gross@linaro.org>\n"
  "> Cc: Stephen Boyd <sboyd@codeaurora.org>\n"
  "> Cc: Bjorn Andersson <bjorn.andersson@linaro.org>\n"
@@ -40,7 +31,7 @@
  ">   \t\t\t\t\t};\n"
  ">   \t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tled@48 {\n"
+ "> +\t\t\t\tled at 48 {\n"
  "> +\t\t\t\t\t/*\n"
  "> +\t\t\t\t\t * The keypad LED @0x48 is routed to\n"
  "> +\t\t\t\t\t * the sensor board where it is\n"
@@ -59,13 +50,13 @@
  "\n"
  "> +\t\t\t\t\tdefault-state = \"off\";\n"
  "> +\t\t\t\t};\n"
- "> +\t\t\t\tled@131 {\n"
+ "> +\t\t\t\tled at 131 {\n"
  "> +\t\t\t\t\tcompatible = \"qcom,pm8058-led\";\n"
  "> +\t\t\t\t\treg = <0x131>;\n"
  "> +\t\t\t\t\tlabel = \"pm8058:red\";\n"
  "> +\t\t\t\t\tdefault-state = \"off\";\n"
  "> +\t\t\t\t};\n"
- "> +\t\t\t\tled@132 {\n"
+ "> +\t\t\t\tled at 132 {\n"
  "> +\t\t\t\t\t/*\n"
  "> +\t\t\t\t\t * This is actually green too on my\n"
  "> +\t\t\t\t\t * board, but documented as yellow.\n"
@@ -76,7 +67,7 @@
  "> +\t\t\t\t\tdefault-state = \"off\";\n"
  "> +\t\t\t\t\tlinux,default-trigger = \"mmc0\";\n"
  "> +\t\t\t\t};\n"
- "> +\t\t\t\tled@133 {\n"
+ "> +\t\t\t\tled at 133 {\n"
  "> +\t\t\t\t\tcompatible = \"qcom,pm8058-led\";\n"
  "> +\t\t\t\t\treg = <0x133>;\n"
  "> +\t\t\t\t\tlabel = \"pm8058:green\";\n"
@@ -92,4 +83,4 @@
  "Best regards,\n"
  Jacek Anaszewski
 
-bf21c26ac568ce46ccba8174f35886639a536e8361cae60a863f2e03517e8077
+d65f862356cf66e79242f09a41dc4c5c35212cb584b1159ee6cafdbd941ccaaf

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.