diff for duplicates of <20151211143112.GL11252@tiger> diff --git a/a/1.txt b/N1/1.txt index 4f4a84d..82d3e58 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -76,12 +76,12 @@ files. You can find a lot of examples in arch/arm/boot/dts. > + #size-cells = <1>; > + ranges; > + -> + syscon: syscon at b0010000 { +> + syscon: syscon@b0010000 { > + compatible = "syscon", "simple-mfd"; > + reg = <0xb0010000 0x3d>; > + reg-io-width = <2>; > + -> + wdt at e { +> + wdt@e { > + compatible = "technologic,ts4800-wdt"; > + syscon = <&syscon 0xe>; > + }; @@ -144,7 +144,7 @@ be an exception). > + pinctrl-0 = <&pinctrl_i2c2>; > + status = "okay"; > + -> + rtc: m41t00 at 68 { +> + rtc: m41t00@68 { > + compatible = "stm,m41t00"; > + reg = <0x68>; > + }; diff --git a/a/content_digest b/N1/content_digest index e294d38..e0553ea 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\01449592898-24049-1-git-send-email-damien.riegel@savoirfairelinux.com\0" "ref\01449592898-24049-4-git-send-email-damien.riegel@savoirfairelinux.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH v8 3/3] ARM: dts: TS-4800: add basic device tree\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH v8 3/3] ARM: dts: TS-4800: add basic device tree\0" "Date\0Fri, 11 Dec 2015 22:31:12 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Damien Riegel <damien.riegel@savoirfairelinux.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Russell King <linux@arm.linux.org.uk> + Sascha Hauer <kernel@pengutronix.de> + kernel@savoirfairelinux.com + " Lee Jones <lee.jones@linaro.org>\0" "\00:1\0" "b\0" "On Tue, Dec 08, 2015 at 11:41:38AM -0500, Damien Riegel wrote:\n" @@ -84,12 +96,12 @@ "> +\t\t\t#size-cells = <1>;\n" "> +\t\t\tranges;\n" "> +\n" - "> +\t\t\tsyscon: syscon at b0010000 {\n" + "> +\t\t\tsyscon: syscon@b0010000 {\n" "> +\t\t\t\tcompatible = \"syscon\", \"simple-mfd\";\n" "> +\t\t\t\treg = <0xb0010000 0x3d>;\n" "> +\t\t\t\treg-io-width = <2>;\n" "> +\n" - "> +\t\t\t\twdt at e {\n" + "> +\t\t\t\twdt@e {\n" "> +\t\t\t\t\tcompatible = \"technologic,ts4800-wdt\";\n" "> +\t\t\t\t\tsyscon = <&syscon 0xe>;\n" "> +\t\t\t\t};\n" @@ -152,7 +164,7 @@ "> +\tpinctrl-0 = <&pinctrl_i2c2>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\trtc: m41t00 at 68 {\n" + "> +\trtc: m41t00@68 {\n" "> +\t\tcompatible = \"stm,m41t00\";\n" "> +\t\treg = <0x68>;\n" "> +\t};\n" @@ -253,4 +265,4 @@ "> \n" > -f4d7ecdc93972369cab8f6bd860da8b7715b86d387b525ed5fe2b4526e07053a +8f2e86a55f3434f040b297f1e720380830178d65512e449a8161b60c62db61a2
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.