All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1448490457-9799-3-git-send-email-sboyd@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 44ed6ab..d718f6e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ index 37432451ee4c..f71679b15d54 100644
 +++ b/arch/arm64/boot/dts/qcom/pm8916.dtsi
 @@ -12,7 +12,7 @@
  
- 		rtc@6000 {
+ 		rtc at 6000 {
  			compatible = "qcom,pm8941-rtc";
 -			reg = <0x6000 0x6100>;
 +			reg = <0x6000>;
@@ -24,7 +24,7 @@ index 37432451ee4c..f71679b15d54 100644
  		};
 @@ -27,7 +27,7 @@
  
- 		pm8916_gpios: gpios@c000 {
+ 		pm8916_gpios: gpios at c000 {
  			compatible = "qcom,pm8916-gpio";
 -			reg = <0xc000 0x400>;
 +			reg = <0xc000>;
@@ -33,7 +33,7 @@ index 37432451ee4c..f71679b15d54 100644
  			interrupts = <0 0xc0 0 IRQ_TYPE_NONE>,
 @@ -38,7 +38,7 @@
  
- 		pm8916_mpps: mpps@a000 {
+ 		pm8916_mpps: mpps at a000 {
  			compatible = "qcom,pm8916-mpp";
 -			reg = <0xa000 0x400>;
 +			reg = <0xa000>;
@@ -42,7 +42,7 @@ index 37432451ee4c..f71679b15d54 100644
  			interrupts = <0 0xa0 0 IRQ_TYPE_NONE>,
 @@ -49,7 +49,7 @@
  
- 		pm8916_temp: temp-alarm@2400 {
+ 		pm8916_temp: temp-alarm at 2400 {
  			compatible = "qcom,spmi-temp-alarm";
 -			reg = <0x2400 0x100>;
 +			reg = <0x2400>;
@@ -51,7 +51,7 @@ index 37432451ee4c..f71679b15d54 100644
  			io-channel-names = "thermal";
 @@ -58,7 +58,7 @@
  
- 		pm8916_vadc: vadc@3100 {
+ 		pm8916_vadc: vadc at 3100 {
  			compatible = "qcom,spmi-vadc";
 -			reg = <0x3100 0x100>;
 +			reg = <0x3100>;
diff --git a/a/content_digest b/N1/content_digest
index c51ffd6..166044d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,11 +1,8 @@
  "ref\01448490457-9799-1-git-send-email-sboyd@codeaurora.org\0"
- "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
  "Subject\0[PATCH 2/2] ARM64: dts: qcom: Remove size elements from pmic reg properties\0"
  "Date\0Wed, 25 Nov 2015 14:27:37 -0800\0"
- "To\0Andy Gross <agross@codeaurora.org>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-arm-msm@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "The #size-cells for the pmics are 0, but we specify a size in the\n"
@@ -25,7 +22,7 @@
  "+++ b/arch/arm64/boot/dts/qcom/pm8916.dtsi\n"
  "@@ -12,7 +12,7 @@\n"
  " \n"
- " \t\trtc@6000 {\n"
+ " \t\trtc at 6000 {\n"
  " \t\t\tcompatible = \"qcom,pm8941-rtc\";\n"
  "-\t\t\treg = <0x6000 0x6100>;\n"
  "+\t\t\treg = <0x6000>;\n"
@@ -34,7 +31,7 @@
  " \t\t};\n"
  "@@ -27,7 +27,7 @@\n"
  " \n"
- " \t\tpm8916_gpios: gpios@c000 {\n"
+ " \t\tpm8916_gpios: gpios at c000 {\n"
  " \t\t\tcompatible = \"qcom,pm8916-gpio\";\n"
  "-\t\t\treg = <0xc000 0x400>;\n"
  "+\t\t\treg = <0xc000>;\n"
@@ -43,7 +40,7 @@
  " \t\t\tinterrupts = <0 0xc0 0 IRQ_TYPE_NONE>,\n"
  "@@ -38,7 +38,7 @@\n"
  " \n"
- " \t\tpm8916_mpps: mpps@a000 {\n"
+ " \t\tpm8916_mpps: mpps at a000 {\n"
  " \t\t\tcompatible = \"qcom,pm8916-mpp\";\n"
  "-\t\t\treg = <0xa000 0x400>;\n"
  "+\t\t\treg = <0xa000>;\n"
@@ -52,7 +49,7 @@
  " \t\t\tinterrupts = <0 0xa0 0 IRQ_TYPE_NONE>,\n"
  "@@ -49,7 +49,7 @@\n"
  " \n"
- " \t\tpm8916_temp: temp-alarm@2400 {\n"
+ " \t\tpm8916_temp: temp-alarm at 2400 {\n"
  " \t\t\tcompatible = \"qcom,spmi-temp-alarm\";\n"
  "-\t\t\treg = <0x2400 0x100>;\n"
  "+\t\t\treg = <0x2400>;\n"
@@ -61,7 +58,7 @@
  " \t\t\tio-channel-names = \"thermal\";\n"
  "@@ -58,7 +58,7 @@\n"
  " \n"
- " \t\tpm8916_vadc: vadc@3100 {\n"
+ " \t\tpm8916_vadc: vadc at 3100 {\n"
  " \t\t\tcompatible = \"qcom,spmi-vadc\";\n"
  "-\t\t\treg = <0x3100 0x100>;\n"
  "+\t\t\treg = <0x3100>;\n"
@@ -72,4 +69,4 @@
  "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n"
  a Linux Foundation Collaborative Project
 
-bdc97b95c698d83dd4eff2727ca40f52f2fe08a980893a398e09dff8b2990932
+e972a3cda07f89e62a13472b6db87abd637a5309c4422c4ef79e4ba6435dcf48

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.