diff for duplicates of <578271D3.4080704@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index 5a6b8cd..eb01e98 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,12 +20,12 @@ Guenter > status = "disabled"; > }; > + -> + watchdog at 98d0 { +> + watchdog@98d0 { > + compatible = "amlogic,meson-gxbb-wdt"; > + reg = <0x0 0x098d0 0x0 0x10>; > + clocks = <&xtal>; > + }; > }; > -> gic: interrupt-controller at c4301000 { +> gic: interrupt-controller@c4301000 { > diff --git a/a/content_digest b/N1/content_digest index f1ced54..d9a754c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,15 @@ "ref\01468141867-4172-1-git-send-email-narmstrong@baylibre.com\0" "ref\01468141867-4172-4-git-send-email-narmstrong@baylibre.com\0" - "From\0linux@roeck-us.net (Guenter Roeck)\0" - "Subject\0[PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node\0" + "From\0Guenter Roeck <linux@roeck-us.net>\0" + "Subject\0Re: [PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node\0" "Date\0Sun, 10 Jul 2016 09:03:31 -0700\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Neil Armstrong <narmstrong@baylibre.com>" + Wim Van Sebroeck <wim@iguana.be> + " devicetree@vger.kernel.org\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + linux-amlogic@lists.infradead.org + " linux-watchdog@vger.kernel.org\0" "\00:1\0" "b\0" "On 07/10/2016 02:11 AM, Neil Armstrong wrote:\n" @@ -28,14 +34,14 @@ "> \t\t\t\tstatus = \"disabled\";\n" "> \t\t\t};\n" "> +\n" - "> +\t\t\twatchdog at 98d0 {\n" + "> +\t\t\twatchdog@98d0 {\n" "> +\t\t\t\tcompatible = \"amlogic,meson-gxbb-wdt\";\n" "> +\t\t\t\treg = <0x0 0x098d0 0x0 0x10>;\n" "> +\t\t\t\tclocks = <&xtal>;\n" "> +\t\t\t};\n" "> \t\t};\n" ">\n" - "> \t\tgic: interrupt-controller at c4301000 {\n" + "> \t\tgic: interrupt-controller@c4301000 {\n" > -fcb10d7f2a17e4db6f624d64fe7c82a011584de8dc54fce8ffb423190d3f002f +53326da40be6cddccfa5e8cb3813af4fa9573c74be08c0c4a6cd8e5538e56830
diff --git a/a/content_digest b/N2/content_digest index f1ced54..29d553f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "From\0linux@roeck-us.net (Guenter Roeck)\0" "Subject\0[PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node\0" "Date\0Sun, 10 Jul 2016 09:03:31 -0700\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 07/10/2016 02:11 AM, Neil Armstrong wrote:\n" @@ -38,4 +38,4 @@ "> \t\tgic: interrupt-controller at c4301000 {\n" > -fcb10d7f2a17e4db6f624d64fe7c82a011584de8dc54fce8ffb423190d3f002f +ecc488790e82ac3ef868c5dbb9e56ef5e21177eacb9f6856f1788d825e810290
diff --git a/a/1.txt b/N3/1.txt index 5a6b8cd..cd27cbb 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,7 +1,7 @@ On 07/10/2016 02:11 AM, Neil Armstrong wrote: -> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> +> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> -Reviewed-by: Guenter Roeck <linux@roeck-us.net> +Reviewed-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org> Would this go in through one of the arm trees ? @@ -20,12 +20,17 @@ Guenter > status = "disabled"; > }; > + -> + watchdog at 98d0 { +> + watchdog@98d0 { > + compatible = "amlogic,meson-gxbb-wdt"; > + reg = <0x0 0x098d0 0x0 0x10>; > + clocks = <&xtal>; > + }; > }; > -> gic: interrupt-controller at c4301000 { +> gic: interrupt-controller@c4301000 { > + +-- +To unsubscribe from this list: send the line "unsubscribe linux-watchdog" 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/N3/content_digest index f1ced54..f5b1d10 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,15 +1,22 @@ "ref\01468141867-4172-1-git-send-email-narmstrong@baylibre.com\0" "ref\01468141867-4172-4-git-send-email-narmstrong@baylibre.com\0" - "From\0linux@roeck-us.net (Guenter Roeck)\0" - "Subject\0[PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node\0" + "ref\01468141867-4172-4-git-send-email-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0" + "From\0Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node\0" "Date\0Sun, 10 Jul 2016 09:03:31 -0700\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" + Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 07/10/2016 02:11 AM, Neil Armstrong wrote:\n" - "> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>\n" + "> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" "\n" - "Reviewed-by: Guenter Roeck <linux@roeck-us.net>\n" + "Reviewed-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\n" "\n" "Would this go in through one of the arm trees ?\n" "\n" @@ -28,14 +35,19 @@ "> \t\t\t\tstatus = \"disabled\";\n" "> \t\t\t};\n" "> +\n" - "> +\t\t\twatchdog at 98d0 {\n" + "> +\t\t\twatchdog@98d0 {\n" "> +\t\t\t\tcompatible = \"amlogic,meson-gxbb-wdt\";\n" "> +\t\t\t\treg = <0x0 0x098d0 0x0 0x10>;\n" "> +\t\t\t\tclocks = <&xtal>;\n" "> +\t\t\t};\n" "> \t\t};\n" ">\n" - "> \t\tgic: interrupt-controller at c4301000 {\n" - > + "> \t\tgic: interrupt-controller@c4301000 {\n" + ">\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" 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 -fcb10d7f2a17e4db6f624d64fe7c82a011584de8dc54fce8ffb423190d3f002f +0ff24b384cf3840d49da82c5368157f848fab1b87052d38bc57f1e8530ae545e
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.