All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20181029090006.4353-8-manivannan.sadhasivam@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 1e2c0cb..d023121 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,7 +20,7 @@ index 46feedf7c989..35f95154316b 100644
 @@ -300,28 +300,28 @@
  			compatible = "gpio-leds";
  
- 			led@1 {
+ 			led at 1 {
 -				label = "apq8016-sbc:green:user1";
 +				label = "green:user1";
  				gpios = <&msmgpio 21 GPIO_ACTIVE_HIGH>;
@@ -28,7 +28,7 @@ index 46feedf7c989..35f95154316b 100644
  				default-state = "off";
  			};
  
- 			led@2 {
+ 			led at 2 {
 -				label = "apq8016-sbc:green:user2";
 +				label = "green:user2";
  				gpios = <&msmgpio 120 GPIO_ACTIVE_HIGH>;
@@ -36,7 +36,7 @@ index 46feedf7c989..35f95154316b 100644
  				default-state = "off";
  			};
  
- 			led@3 {
+ 			led at 3 {
 -				label = "apq8016-sbc:green:user3";
 +				label = "green:user3";
  				gpios = <&pm8916_gpios 1 GPIO_ACTIVE_HIGH>;
@@ -44,7 +44,7 @@ index 46feedf7c989..35f95154316b 100644
  				default-state = "off";
  			};
  
- 			led@4 {
+ 			led at 4 {
 -				label = "apq8016-sbc:green:user4";
 +				label = "green:user4";
  				gpios = <&pm8916_gpios 2 GPIO_ACTIVE_HIGH>;
@@ -53,7 +53,7 @@ index 46feedf7c989..35f95154316b 100644
 @@ -329,14 +329,14 @@
  			};
  
- 			led@5 {
+ 			led at 5 {
 -				label = "apq8016-sbc:yellow:wlan";
 +				label = "yellow:wlan";
  				gpios = <&pm8916_mpps 2 GPIO_ACTIVE_HIGH>;
@@ -61,7 +61,7 @@ index 46feedf7c989..35f95154316b 100644
  				default-state = "off";
  			};
  
- 			led@6 {
+ 			led at 6 {
 -				label = "apq8016-sbc:blue:bt";
 +				label = "blue:bt";
  				gpios = <&pm8916_mpps 3 GPIO_ACTIVE_HIGH>;
diff --git a/a/content_digest b/N1/content_digest
index 7c4af77..e7fddf5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
   "ref\00020181029090006.4353-1-manivannan.sadhasivam\@linaro.org\0"
 ]
 [
-  "From\0Manivannan Sadhasivam <manivannan.sadhasivam\@linaro.org>\0"
+  "From\0manivannan.sadhasivam\@linaro.org (Manivannan Sadhasivam)\0"
 ]
 [
   "Subject\0[PATCH v2 7/7] arm64: dts: qcom: apq8016-sbc: Standardize LED labels\0"
@@ -11,28 +11,7 @@
   "Date\0Mon, 29 Oct 2018 14:30:06 +0530\0"
 ]
 [
-  "To\0robh\@kernel.org",
-  " heiko\@sntech.de",
-  " ezequiel\@collabora.com",
-  " xuwei5\@hisilicon.com",
-  " michal.simek\@xilinx.com",
-  " pavel\@ucw.cz",
-  " andy.gross\@linaro.org\0"
-]
-[
-  "Cc\0linux-leds\@vger.kernel.org",
-  " devicetree\@vger.kernel.org",
-  " linux-arm-kernel\@lists.infradead.org",
-  " linux-kernel\@vger.kernel.org",
-  " linux-rockchip\@lists.infradead.org",
-  " linux-arm-msm\@vger.kernel.org",
-  " linux-soc\@vger.kernel.org",
-  " daniel.thompson\@linaro.org",
-  " amit.kucheria\@linaro.org",
-  " linus.walleij\@linaro.org",
-  " koen.kooi\@linaro.org",
-  " nicolas.dechesne\@linaro.org",
-  " Manivannan Sadhasivam <manivannan.sadhasivam\@linaro.org>\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -63,7 +42,7 @@
   "\@\@ -300,28 +300,28 \@\@\n",
   " \t\t\tcompatible = \"gpio-leds\";\n",
   " \n",
-  " \t\t\tled\@1 {\n",
+  " \t\t\tled at 1 {\n",
   "-\t\t\t\tlabel = \"apq8016-sbc:green:user1\";\n",
   "+\t\t\t\tlabel = \"green:user1\";\n",
   " \t\t\t\tgpios = <&msmgpio 21 GPIO_ACTIVE_HIGH>;\n",
@@ -71,7 +50,7 @@
   " \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 = \"apq8016-sbc:green:user2\";\n",
   "+\t\t\t\tlabel = \"green:user2\";\n",
   " \t\t\t\tgpios = <&msmgpio 120 GPIO_ACTIVE_HIGH>;\n",
@@ -79,7 +58,7 @@
   " \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 = \"apq8016-sbc:green:user3\";\n",
   "+\t\t\t\tlabel = \"green:user3\";\n",
   " \t\t\t\tgpios = <&pm8916_gpios 1 GPIO_ACTIVE_HIGH>;\n",
@@ -87,7 +66,7 @@
   " \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\tlabel = \"green:user4\";\n",
   " \t\t\t\tgpios = <&pm8916_gpios 2 GPIO_ACTIVE_HIGH>;\n",
@@ -96,7 +75,7 @@
   "\@\@ -329,14 +329,14 \@\@\n",
   " \t\t\t};\n",
   " \n",
-  " \t\t\tled\@5 {\n",
+  " \t\t\tled at 5 {\n",
   "-\t\t\t\tlabel = \"apq8016-sbc:yellow:wlan\";\n",
   "+\t\t\t\tlabel = \"yellow:wlan\";\n",
   " \t\t\t\tgpios = <&pm8916_mpps 2 GPIO_ACTIVE_HIGH>;\n",
@@ -104,7 +83,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 = \"apq8016-sbc:blue:bt\";\n",
   "+\t\t\t\tlabel = \"blue:bt\";\n",
   " \t\t\t\tgpios = <&pm8916_mpps 3 GPIO_ACTIVE_HIGH>;\n",
@@ -114,4 +93,4 @@
   "2.17.1"
 ]
 
-0020d4eaf1fbecd65a810d3b2ae1a91e32a4c894c645b3f64d5cf61b39a6e9ad
+d46cd5628ba3464637ae4bc76ee0fe16afea3a81a6988ec310b838c6b89a0aa4

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.