diff for duplicates of <20180903023120.GG3850@dragon> diff --git a/a/1.txt b/N1/1.txt index 7ba9d67..7c6fd52 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,21 +27,21 @@ On Thu, Aug 30, 2018 at 11:00:38AM +0200, Kurt Kanzenbach wrote: > interrupts = <0 32 0x4>; /* Level high type */ > }; > -> + serial2: serial at 21d0500 { +> + serial2: serial@21d0500 { > + compatible = "fsl,ns16550", "ns16550a"; > + reg = <0x0 0x21d0500 0x0 0x100>; > + clocks = <&clockgen 4 3>; > + interrupts = <0 33 0x4>; /* Level high type */ > + }; > + -> + serial3: serial at 21d0600 { +> + serial3: serial@21d0600 { > + compatible = "fsl,ns16550", "ns16550a"; > + reg = <0x0 0x21d0600 0x0 0x100>; > + clocks = <&clockgen 4 3>; > + interrupts = <0 33 0x4>; /* Level high type */ > + }; > + -> cluster1_core0_watchdog: wdt at c000000 { +> cluster1_core0_watchdog: wdt@c000000 { > compatible = "arm,sp805-wdt", "arm,primecell"; > reg = <0x0 0xc000000 0x0 0x1000>; > -- diff --git a/a/content_digest b/N1/content_digest index 79f3cb7..b746e27 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,14 @@ "ref\020180830090038.6956-1-kurt@linutronix.de\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH] arm64: dts: ls208xa: add second duart\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH] arm64: dts: ls208xa: add second duart\0" "Date\0Mon, 3 Sep 2018 10:31:22 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kurt Kanzenbach <kurt@linutronix.de>\0" + "Cc\0Li Yang <leoyang.li@nxp.com>" + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "It looks good to me. @Leo, are you okay with it?\n" @@ -34,25 +40,25 @@ "> \t\t\tinterrupts = <0 32 0x4>; /* Level high type */\n" "> \t\t};\n" "> \n" - "> +\t\tserial2: serial at 21d0500 {\n" + "> +\t\tserial2: serial@21d0500 {\n" "> +\t\t\tcompatible = \"fsl,ns16550\", \"ns16550a\";\n" "> +\t\t\treg = <0x0 0x21d0500 0x0 0x100>;\n" "> +\t\t\tclocks = <&clockgen 4 3>;\n" "> +\t\t\tinterrupts = <0 33 0x4>; /* Level high type */\n" "> +\t\t};\n" "> +\n" - "> +\t\tserial3: serial at 21d0600 {\n" + "> +\t\tserial3: serial@21d0600 {\n" "> +\t\t\tcompatible = \"fsl,ns16550\", \"ns16550a\";\n" "> +\t\t\treg = <0x0 0x21d0600 0x0 0x100>;\n" "> +\t\t\tclocks = <&clockgen 4 3>;\n" "> +\t\t\tinterrupts = <0 33 0x4>; /* Level high type */\n" "> +\t\t};\n" "> +\n" - "> \t\tcluster1_core0_watchdog: wdt at c000000 {\n" + "> \t\tcluster1_core0_watchdog: wdt@c000000 {\n" "> \t\t\tcompatible = \"arm,sp805-wdt\", \"arm,primecell\";\n" "> \t\t\treg = <0x0 0xc000000 0x0 0x1000>;\n" "> -- \n" "> 2.11.0\n" > -959fd23a5adf61ef4c18c4b499cfa51edf5add83f9f77703f6b0ed7aa6d300cf +a0d8810ce07cb491a4723c16bbf41ea619a7d86ad2f55b8ad33d333148763477
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.