All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171215132102.435-8-nm@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index cd391b6..7e777dc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
 Add the control register as the base for the clock nodes which are
 missing them. This squashes the following warnings of the effect when built
 with W=1:
-arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkusb1 has a reg or ranges property, but no unit name
-arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkhyperlink0 has a reg or ranges property, but no unit name
-arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkpcie1 has a reg or ranges property, but no unit name
-arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkxge has a reg or ranges property, but no unit name
+arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkusb1 has a reg or ranges property, but no unit name
+arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkhyperlink0 has a reg or ranges property, but no unit name
+arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkpcie1 has a reg or ranges property, but no unit name
+arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkxge has a reg or ranges property, but no unit name
 
-Reported-by: Rob Herring <robh@kernel.org>
-Signed-off-by: Nishanth Menon <nm@ti.com>
+Reported-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>
 ---
  arch/arm/boot/dts/keystone-k2e-clocks.dtsi | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)
@@ -21,7 +21,7 @@ index a0fe6eccca8d..e4a01211d9a1 100644
  	};
  
 -	clkusb1: clkusb1 {
-+	clkusb1: clkusb1 at 2350004 {
++	clkusb1: clkusb1@2350004 {
  		#clock-cells = <0>;
  		compatible = "ti,keystone,psc-clock";
  		clocks = <&chipclk16>;
@@ -39,7 +39,7 @@ index a0fe6eccca8d..e4a01211d9a1 100644
  	};
  
 -	clkpcie1: clkpcie1 {
-+	clkpcie1: clkpcie1 at 235006c {
++	clkpcie1: clkpcie1@235006c {
  		#clock-cells = <0>;
  		compatible = "ti,keystone,psc-clock";
  		clocks = <&chipclk12>;
@@ -48,9 +48,14 @@ index a0fe6eccca8d..e4a01211d9a1 100644
  	};
  
 -	clkxge: clkxge {
-+	clkxge: clkxge at 23500c8 {
++	clkxge: clkxge@23500c8 {
  		#clock-cells = <0>;
  		compatible = "ti,keystone,psc-clock";
  		clocks = <&chipclk13>;
 -- 
 2.14.1
+
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index d2b7add..743da94 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,28 @@
  "ref\020171215132102.435-1-nm@ti.com\0"
- "From\0nm@ti.com (Nishanth Menon)\0"
- "Subject\0[PATCH 7/8] ARM: dts: keystone-k2e-clocks: Add missing unit name to clock nodes that have regs\0"
+ "ref\020171215132102.435-1-nm-l0cyMroinI0@public.gmane.org\0"
+ "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0"
+ "Subject\0[PATCH 7/8] ARM: dts: keystone-k2e-clocks: Add missing unit name to  clock nodes that have regs\0"
  "Date\0Fri, 15 Dec 2017 07:21:01 -0600\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>"
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+ " Santosh Shilimkar <ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Add the control register as the base for the clock nodes which are\n"
  "missing them. This squashes the following warnings of the effect when built\n"
  "with W=1:\n"
- "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkusb1 has a reg or ranges property, but no unit name\n"
- "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkhyperlink0 has a reg or ranges property, but no unit name\n"
- "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkpcie1 has a reg or ranges property, but no unit name\n"
- "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkxge has a reg or ranges property, but no unit name\n"
+ "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkusb1 has a reg or ranges property, but no unit name\n"
+ "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkhyperlink0 has a reg or ranges property, but no unit name\n"
+ "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkpcie1 has a reg or ranges property, but no unit name\n"
+ "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkxge has a reg or ranges property, but no unit name\n"
  "\n"
- "Reported-by: Rob Herring <robh@kernel.org>\n"
- "Signed-off-by: Nishanth Menon <nm@ti.com>\n"
+ "Reported-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n"
  "---\n"
  " arch/arm/boot/dts/keystone-k2e-clocks.dtsi | 8 ++++----\n"
  " 1 file changed, 4 insertions(+), 4 deletions(-)\n"
@@ -28,7 +36,7 @@
  " \t};\n"
  " \n"
  "-\tclkusb1: clkusb1 {\n"
- "+\tclkusb1: clkusb1 at 2350004 {\n"
+ "+\tclkusb1: clkusb1@2350004 {\n"
  " \t\t#clock-cells = <0>;\n"
  " \t\tcompatible = \"ti,keystone,psc-clock\";\n"
  " \t\tclocks = <&chipclk16>;\n"
@@ -46,7 +54,7 @@
  " \t};\n"
  " \n"
  "-\tclkpcie1: clkpcie1 {\n"
- "+\tclkpcie1: clkpcie1 at 235006c {\n"
+ "+\tclkpcie1: clkpcie1@235006c {\n"
  " \t\t#clock-cells = <0>;\n"
  " \t\tcompatible = \"ti,keystone,psc-clock\";\n"
  " \t\tclocks = <&chipclk12>;\n"
@@ -55,11 +63,16 @@
  " \t};\n"
  " \n"
  "-\tclkxge: clkxge {\n"
- "+\tclkxge: clkxge at 23500c8 {\n"
+ "+\tclkxge: clkxge@23500c8 {\n"
  " \t\t#clock-cells = <0>;\n"
  " \t\tcompatible = \"ti,keystone,psc-clock\";\n"
  " \t\tclocks = <&chipclk13>;\n"
  "-- \n"
- 2.14.1
+ "2.14.1\n"
+ "\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-7214b551397484588b9e1852df572fb93c676b00b07b325b598e32089af38395
+394f6f1d24184c32541cd74e7395ee97c54e5771263c425a65d662dc1964e22a

diff --git a/a/1.txt b/N2/1.txt
index cd391b6..a0c79f2 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,10 +1,10 @@
 Add the control register as the base for the clock nodes which are
 missing them. This squashes the following warnings of the effect when built
 with W=1:
-arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkusb1 has a reg or ranges property, but no unit name
-arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkhyperlink0 has a reg or ranges property, but no unit name
-arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkpcie1 has a reg or ranges property, but no unit name
-arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkxge has a reg or ranges property, but no unit name
+arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkusb1 has a reg or ranges property, but no unit name
+arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkhyperlink0 has a reg or ranges property, but no unit name
+arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkpcie1 has a reg or ranges property, but no unit name
+arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkxge has a reg or ranges property, but no unit name
 
 Reported-by: Rob Herring <robh@kernel.org>
 Signed-off-by: Nishanth Menon <nm@ti.com>
@@ -21,7 +21,7 @@ index a0fe6eccca8d..e4a01211d9a1 100644
  	};
  
 -	clkusb1: clkusb1 {
-+	clkusb1: clkusb1 at 2350004 {
++	clkusb1: clkusb1@2350004 {
  		#clock-cells = <0>;
  		compatible = "ti,keystone,psc-clock";
  		clocks = <&chipclk16>;
@@ -39,7 +39,7 @@ index a0fe6eccca8d..e4a01211d9a1 100644
  	};
  
 -	clkpcie1: clkpcie1 {
-+	clkpcie1: clkpcie1 at 235006c {
++	clkpcie1: clkpcie1@235006c {
  		#clock-cells = <0>;
  		compatible = "ti,keystone,psc-clock";
  		clocks = <&chipclk12>;
@@ -48,7 +48,7 @@ index a0fe6eccca8d..e4a01211d9a1 100644
  	};
  
 -	clkxge: clkxge {
-+	clkxge: clkxge at 23500c8 {
++	clkxge: clkxge@23500c8 {
  		#clock-cells = <0>;
  		compatible = "ti,keystone,psc-clock";
  		clocks = <&chipclk13>;
diff --git a/a/content_digest b/N2/content_digest
index d2b7add..f8c324f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,17 +1,24 @@
  "ref\020171215132102.435-1-nm@ti.com\0"
- "From\0nm@ti.com (Nishanth Menon)\0"
- "Subject\0[PATCH 7/8] ARM: dts: keystone-k2e-clocks: Add missing unit name to clock nodes that have regs\0"
+ "From\0Nishanth Menon <nm@ti.com>\0"
+ "Subject\0[PATCH 7/8] ARM: dts: keystone-k2e-clocks: Add missing unit name to  clock nodes that have regs\0"
  "Date\0Fri, 15 Dec 2017 07:21:01 -0600\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Russell King <linux@armlinux.org.uk>"
+  Mark Rutland <mark.rutland@arm.com>
+  Rob Herring <robh+dt@kernel.org>
+ " Santosh Shilimkar <ssantosh@kernel.org>\0"
+ "Cc\0<linux-kernel@vger.kernel.org>"
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+ " Nishanth Menon <nm@ti.com>\0"
  "\00:1\0"
  "b\0"
  "Add the control register as the base for the clock nodes which are\n"
  "missing them. This squashes the following warnings of the effect when built\n"
  "with W=1:\n"
- "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkusb1 has a reg or ranges property, but no unit name\n"
- "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkhyperlink0 has a reg or ranges property, but no unit name\n"
- "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkpcie1 has a reg or ranges property, but no unit name\n"
- "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc at 0/clocks/clkxge has a reg or ranges property, but no unit name\n"
+ "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkusb1 has a reg or ranges property, but no unit name\n"
+ "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkhyperlink0 has a reg or ranges property, but no unit name\n"
+ "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkpcie1 has a reg or ranges property, but no unit name\n"
+ "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /soc@0/clocks/clkxge has a reg or ranges property, but no unit name\n"
  "\n"
  "Reported-by: Rob Herring <robh@kernel.org>\n"
  "Signed-off-by: Nishanth Menon <nm@ti.com>\n"
@@ -28,7 +35,7 @@
  " \t};\n"
  " \n"
  "-\tclkusb1: clkusb1 {\n"
- "+\tclkusb1: clkusb1 at 2350004 {\n"
+ "+\tclkusb1: clkusb1@2350004 {\n"
  " \t\t#clock-cells = <0>;\n"
  " \t\tcompatible = \"ti,keystone,psc-clock\";\n"
  " \t\tclocks = <&chipclk16>;\n"
@@ -46,7 +53,7 @@
  " \t};\n"
  " \n"
  "-\tclkpcie1: clkpcie1 {\n"
- "+\tclkpcie1: clkpcie1 at 235006c {\n"
+ "+\tclkpcie1: clkpcie1@235006c {\n"
  " \t\t#clock-cells = <0>;\n"
  " \t\tcompatible = \"ti,keystone,psc-clock\";\n"
  " \t\tclocks = <&chipclk12>;\n"
@@ -55,11 +62,11 @@
  " \t};\n"
  " \n"
  "-\tclkxge: clkxge {\n"
- "+\tclkxge: clkxge at 23500c8 {\n"
+ "+\tclkxge: clkxge@23500c8 {\n"
  " \t\t#clock-cells = <0>;\n"
  " \t\tcompatible = \"ti,keystone,psc-clock\";\n"
  " \t\tclocks = <&chipclk13>;\n"
  "-- \n"
  2.14.1
 
-7214b551397484588b9e1852df572fb93c676b00b07b325b598e32089af38395
+b69849ba03f349db0353846821791cc4f98e1cb447214a6237554361306e29d2

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.