diff for duplicates of <20171216204040.18017-8-nm@ti.com> diff --git a/a/1.txt b/N1/1.txt index 6388161..1e3854c 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> --- Changes since V1: rebase @@ -25,7 +25,7 @@ index 915a99d5bc5e..5e0e7d232161 100644 }; - clkusb1: clkusb1 { -+ clkusb1: clkusb1 at 2350004 { ++ clkusb1: clkusb1@2350004 { #clock-cells = <0>; compatible = "ti,keystone,psc-clock"; clocks = <&chipclk16>; @@ -43,7 +43,7 @@ index 915a99d5bc5e..5e0e7d232161 100644 }; - clkpcie1: clkpcie1 { -+ clkpcie1: clkpcie1 at 235006c { ++ clkpcie1: clkpcie1@235006c { #clock-cells = <0>; compatible = "ti,keystone,psc-clock"; clocks = <&chipclk12>; @@ -52,9 +52,14 @@ index 915a99d5bc5e..5e0e7d232161 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 9e865db..7320ae8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,30 @@ "ref\020171215132102.435-1-nm@ti.com\0" "ref\020171216204040.18017-1-nm@ti.com\0" - "From\0nm@ti.com (Nishanth Menon)\0" + "ref\020171216204040.18017-1-nm-l0cyMroinI0@public.gmane.org\0" + "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" "Subject\0[PATCH V2 7/8] ARM: dts: keystone-k2e-clocks: Add missing unit name to clock nodes that have regs\0" "Date\0Sat, 16 Dec 2017 14:40:39 -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 + afd-l0cyMroinI0@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" "Changes since V1: rebase\n" "\n" @@ -33,7 +42,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" @@ -51,7 +60,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" @@ -60,11 +69,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 -326f6b503842bb3b331130737c7f808003c168d8bdc0c168b69193856095c543 +fb890c3feb60338d62e7c792f2fee0c8610251862e8c9d404cdfb73ebb2707f5
diff --git a/a/1.txt b/N2/1.txt index 6388161..af31796 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> @@ -25,7 +25,7 @@ index 915a99d5bc5e..5e0e7d232161 100644 }; - clkusb1: clkusb1 { -+ clkusb1: clkusb1 at 2350004 { ++ clkusb1: clkusb1@2350004 { #clock-cells = <0>; compatible = "ti,keystone,psc-clock"; clocks = <&chipclk16>; @@ -43,7 +43,7 @@ index 915a99d5bc5e..5e0e7d232161 100644 }; - clkpcie1: clkpcie1 { -+ clkpcie1: clkpcie1 at 235006c { ++ clkpcie1: clkpcie1@235006c { #clock-cells = <0>; compatible = "ti,keystone,psc-clock"; clocks = <&chipclk12>; @@ -52,7 +52,7 @@ index 915a99d5bc5e..5e0e7d232161 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 9e865db..bd4e007 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,26 @@ "ref\020171215132102.435-1-nm@ti.com\0" "ref\020171216204040.18017-1-nm@ti.com\0" - "From\0nm@ti.com (Nishanth Menon)\0" + "From\0Nishanth Menon <nm@ti.com>\0" "Subject\0[PATCH V2 7/8] ARM: dts: keystone-k2e-clocks: Add missing unit name to clock nodes that have regs\0" "Date\0Sat, 16 Dec 2017 14:40:39 -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> + <afd@ti.com> + " 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" @@ -33,7 +41,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" @@ -51,7 +59,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" @@ -60,11 +68,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 -326f6b503842bb3b331130737c7f808003c168d8bdc0c168b69193856095c543 +9360deac3a507279ee83ea545cfc6c0c2f8d9a08db394b84e9e8c19ac2737a94
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.