diff for duplicates of <20171215132102.435-5-nm@ti.com> diff --git a/a/1.txt b/N1/1.txt index e175874..a181ce3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,8 +4,8 @@ arch/arm/boot/dts/keystone-k2hk-evm.dtb: Warning (unit_address_vs_reg): Node /in arch/arm/boot/dts/keystone-k2l-evm.dtb: Warning (unit_address_vs_reg): Node /interrupt-controller has a reg or ranges property, but no unit name arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /interrupt-controller 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.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -19,9 +19,14 @@ index 01496910587a..93ea5c69ea77 100644 }; - gic: interrupt-controller { -+ gic: interrupt-controller at 2561000 { ++ gic: interrupt-controller@2561000 { compatible = "arm,gic-400", "arm,cortex-a15-gic"; #interrupt-cells = <3>; interrupt-controller; -- 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 9567fec..7b3c1c4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\020171215132102.435-1-nm@ti.com\0" - "From\0nm@ti.com (Nishanth Menon)\0" + "ref\020171215132102.435-1-nm-l0cyMroinI0@public.gmane.org\0" + "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" "Subject\0[PATCH 4/8] ARM: dts: keystone: Add missing unit name to interrupt controller\0" "Date\0Fri, 15 Dec 2017 07:20:58 -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 base address for GIC as unit address. This also squashes the\n" @@ -11,8 +19,8 @@ "arch/arm/boot/dts/keystone-k2l-evm.dtb: Warning (unit_address_vs_reg): Node /interrupt-controller 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 /interrupt-controller 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.dtsi | 2 +-\n" " 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -26,11 +34,16 @@ " \t};\n" " \n" "-\tgic: interrupt-controller {\n" - "+\tgic: interrupt-controller at 2561000 {\n" + "+\tgic: interrupt-controller@2561000 {\n" " \t\tcompatible = \"arm,gic-400\", \"arm,cortex-a15-gic\";\n" " \t\t#interrupt-cells = <3>;\n" " \t\tinterrupt-controller;\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 -3da372cc74aa53e92b76b7bfb562e53a0634e8c977c13a292ce0b8311ee71a6d +6461a1345d1ff6c45514905ea15fcb6512c001047261c9df7802fcb13e82f2d1
diff --git a/a/1.txt b/N2/1.txt index e175874..342b300 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -19,7 +19,7 @@ index 01496910587a..93ea5c69ea77 100644 }; - gic: interrupt-controller { -+ gic: interrupt-controller at 2561000 { ++ gic: interrupt-controller@2561000 { compatible = "arm,gic-400", "arm,cortex-a15-gic"; #interrupt-cells = <3>; interrupt-controller; diff --git a/a/content_digest b/N2/content_digest index 9567fec..df7ddf5 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,15 @@ "ref\020171215132102.435-1-nm@ti.com\0" - "From\0nm@ti.com (Nishanth Menon)\0" + "From\0Nishanth Menon <nm@ti.com>\0" "Subject\0[PATCH 4/8] ARM: dts: keystone: Add missing unit name to interrupt controller\0" "Date\0Fri, 15 Dec 2017 07:20:58 -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 base address for GIC as unit address. This also squashes the\n" @@ -26,11 +33,11 @@ " \t};\n" " \n" "-\tgic: interrupt-controller {\n" - "+\tgic: interrupt-controller at 2561000 {\n" + "+\tgic: interrupt-controller@2561000 {\n" " \t\tcompatible = \"arm,gic-400\", \"arm,cortex-a15-gic\";\n" " \t\t#interrupt-cells = <3>;\n" " \t\tinterrupt-controller;\n" "-- \n" 2.14.1 -3da372cc74aa53e92b76b7bfb562e53a0634e8c977c13a292ce0b8311ee71a6d +97113568710bedcd3464264cce73fa38cc53f8e174fc7e25c62c3be3d2ac9bfd
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.