All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180622165806.GC10336@builder>

diff --git a/a/1.txt b/N1/1.txt
index ea4750f..4281802 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,13 +30,13 @@ Bjorn
 > +#include <dt-bindings/interrupt-controller/irq.h>
 > +
 > +&spmi_bus {
-> +	pm8005_lsid0: pmic@4 {
+> +	pm8005_lsid0: pmic at 4 {
 > +		compatible = "qcom,pm8005", "qcom,spmi-pmic";
 > +		reg = <0x4 SPMI_USID>;
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		pm8005_gpio: gpios@c000 {
+> +		pm8005_gpio: gpios at c000 {
 > +			compatible = "qcom,pm8005-gpio", "qcom,spmi-gpio";
 > +			reg = <0xc000>;
 > +			gpio-controller;
@@ -49,7 +49,7 @@ Bjorn
 > +
 > +	};
 > +
-> +	pm8005_lsid1: pmic@5 {
+> +	pm8005_lsid1: pmic at 5 {
 > +		compatible = "qcom,pm8005", "qcom,spmi-pmic";
 > +		reg = <0x5 SPMI_USID>;
 > +		#address-cells = <1>;
@@ -69,13 +69,13 @@ Bjorn
 > +#include <dt-bindings/interrupt-controller/irq.h>
 > +
 > +&spmi_bus {
-> +	pm8998_lsid0: pmic@0 {
+> +	pm8998_lsid0: pmic at 0 {
 > +		compatible = "qcom,pm8998", "qcom,spmi-pmic";
 > +		reg = <0x0 SPMI_USID>;
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		pm8998_gpio: gpios@c000 {
+> +		pm8998_gpio: gpios at c000 {
 > +			compatible = "qcom,pm8998-gpio", "qcom,spmi-gpio";
 > +			reg = <0xc000>;
 > +			gpio-controller;
@@ -110,7 +110,7 @@ Bjorn
 > +
 > +	};
 > +
-> +	pm8998_lsid1: pmic@1 {
+> +	pm8998_lsid1: pmic at 1 {
 > +		compatible = "qcom,pm8998", "qcom,spmi-pmic";
 > +		reg = <0x1 SPMI_USID>;
 > +		#address-cells = <1>;
@@ -122,5 +122,5 @@ Bjorn
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index c7af869..4c7e8c0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,8 @@
  "ref\020180613152054.54812-1-swboyd@chromium.org\0"
- "From\0Bjorn Andersson <bjorn.andersson@linaro.org>\0"
- "Subject\0Re: [PATCH] arm64: dts: qcom: Add pm8005 and pm8998 support\0"
+ "From\0bjorn.andersson@linaro.org (Bjorn Andersson)\0"
+ "Subject\0[PATCH] arm64: dts: qcom: Add pm8005 and pm8998 support\0"
  "Date\0Fri, 22 Jun 2018 09:58:06 -0700\0"
- "To\0Stephen Boyd <swboyd@chromium.org>\0"
- "Cc\0Andy Gross <andy.gross@linaro.org>"
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-arm-msm@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed 13 Jun 08:20 PDT 2018, Stephen Boyd wrote:\n"
@@ -41,13 +37,13 @@
  "> +#include <dt-bindings/interrupt-controller/irq.h>\n"
  "> +\n"
  "> +&spmi_bus {\n"
- "> +\tpm8005_lsid0: pmic@4 {\n"
+ "> +\tpm8005_lsid0: pmic at 4 {\n"
  "> +\t\tcompatible = \"qcom,pm8005\", \"qcom,spmi-pmic\";\n"
  "> +\t\treg = <0x4 SPMI_USID>;\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tpm8005_gpio: gpios@c000 {\n"
+ "> +\t\tpm8005_gpio: gpios at c000 {\n"
  "> +\t\t\tcompatible = \"qcom,pm8005-gpio\", \"qcom,spmi-gpio\";\n"
  "> +\t\t\treg = <0xc000>;\n"
  "> +\t\t\tgpio-controller;\n"
@@ -60,7 +56,7 @@
  "> +\n"
  "> +\t};\n"
  "> +\n"
- "> +\tpm8005_lsid1: pmic@5 {\n"
+ "> +\tpm8005_lsid1: pmic at 5 {\n"
  "> +\t\tcompatible = \"qcom,pm8005\", \"qcom,spmi-pmic\";\n"
  "> +\t\treg = <0x5 SPMI_USID>;\n"
  "> +\t\t#address-cells = <1>;\n"
@@ -80,13 +76,13 @@
  "> +#include <dt-bindings/interrupt-controller/irq.h>\n"
  "> +\n"
  "> +&spmi_bus {\n"
- "> +\tpm8998_lsid0: pmic@0 {\n"
+ "> +\tpm8998_lsid0: pmic at 0 {\n"
  "> +\t\tcompatible = \"qcom,pm8998\", \"qcom,spmi-pmic\";\n"
  "> +\t\treg = <0x0 SPMI_USID>;\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tpm8998_gpio: gpios@c000 {\n"
+ "> +\t\tpm8998_gpio: gpios at c000 {\n"
  "> +\t\t\tcompatible = \"qcom,pm8998-gpio\", \"qcom,spmi-gpio\";\n"
  "> +\t\t\treg = <0xc000>;\n"
  "> +\t\t\tgpio-controller;\n"
@@ -121,7 +117,7 @@
  "> +\n"
  "> +\t};\n"
  "> +\n"
- "> +\tpm8998_lsid1: pmic@1 {\n"
+ "> +\tpm8998_lsid1: pmic at 1 {\n"
  "> +\t\tcompatible = \"qcom,pm8998\", \"qcom,spmi-pmic\";\n"
  "> +\t\treg = <0x1 SPMI_USID>;\n"
  "> +\t\t#address-cells = <1>;\n"
@@ -133,7 +129,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-arm-msm\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-c235530ae35dd6361eb451063e5073e3a926cf28272205d92039e52539f6fa46
+11f91e20f0a4f1cb8fdedac94de1a2062d4e972f3c5c494d5f21e82f1f49d37b

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.