diff for duplicates of <20151125061315.GG11999@tiger> diff --git a/a/1.txt b/N1/1.txt index e922e8a..381cc6d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -83,7 +83,7 @@ maintainers and list on copy of that patch. > + fpga { For node with 'reg' property, it should be named in form of -name@unit-adderss. +name at unit-adderss. > + compatible = "simple-bus"; > + reg = <0xb0000000 0x1d000>; @@ -91,12 +91,12 @@ name@unit-adderss. > + #size-cells = <1>; > + ranges; > + -> + syscon: syscon@b0010000 { +> + syscon: syscon at b0010000 { > + compatible = "syscon", "simple-mfd"; > + reg = <0xb0010000 0x3d>; > + bus-width = <16>; > + -> + wdt@e { +> + wdt at e { > + compatible = "technologic,ts4800-wdt"; > + syscon = <&syscon 0xe>; > + }; @@ -155,7 +155,7 @@ name@unit-adderss. > + pinctrl-0 = <&pinctrl_i2c2>; > + status = "okay"; > + -> + rtc: m41t00@68 { +> + rtc: m41t00 at 68 { > + compatible = "stm,m41t00"; > + reg = <0x68>; > + }; diff --git a/a/content_digest b/N1/content_digest index cf7c12b..0c245ee 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,9 @@ "ref\01448388053-30661-1-git-send-email-damien.riegel@savoirfairelinux.com\0" "ref\01448388053-30661-6-git-send-email-damien.riegel@savoirfairelinux.com\0" - "From\0Shawn Guo <shawnguo@kernel.org>\0" - "Subject\0Re: [PATCH v5 5/5] ARM: dts: TS-4800: add basic device tree\0" + "From\0shawnguo@kernel.org (Shawn Guo)\0" + "Subject\0[PATCH v5 5/5] ARM: dts: TS-4800: add basic device tree\0" "Date\0Wed, 25 Nov 2015 14:13:15 +0800\0" - "To\0Damien Riegel <damien.riegel@savoirfairelinux.com>\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - linux-watchdog@vger.kernel.org - Lee Jones <lee.jones@linaro.org> - robh+dt@kernel.org - kernel@pengutronix.de - wim@iguana.be - sameo@linux.intel.com - dinh.linux@gmail.com - linux@roeck-us.net - Arnd Bergmann <arnd@arndb.de> - " kernel@savoirfairelinux.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Nov 24, 2015 at 01:00:53PM -0500, Damien Riegel wrote:\n" @@ -103,7 +91,7 @@ "> +\t\tfpga {\n" "\n" "For node with 'reg' property, it should be named in form of\n" - "name@unit-adderss.\n" + "name at unit-adderss.\n" "\n" "> +\t\t\tcompatible = \"simple-bus\";\n" "> +\t\t\treg = <0xb0000000 0x1d000>;\n" @@ -111,12 +99,12 @@ "> +\t\t\t#size-cells = <1>;\n" "> +\t\t\tranges;\n" "> +\n" - "> +\t\t\tsyscon: syscon@b0010000 {\n" + "> +\t\t\tsyscon: syscon at b0010000 {\n" "> +\t\t\t\tcompatible = \"syscon\", \"simple-mfd\";\n" "> +\t\t\t\treg = <0xb0010000 0x3d>;\n" "> +\t\t\t\tbus-width = <16>;\n" "> +\n" - "> +\t\t\t\twdt@e {\n" + "> +\t\t\t\twdt at e {\n" "> +\t\t\t\t\tcompatible = \"technologic,ts4800-wdt\";\n" "> +\t\t\t\t\tsyscon = <&syscon 0xe>;\n" "> +\t\t\t\t};\n" @@ -175,7 +163,7 @@ "> +\tpinctrl-0 = <&pinctrl_i2c2>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\trtc: m41t00@68 {\n" + "> +\trtc: m41t00 at 68 {\n" "> +\t\tcompatible = \"stm,m41t00\";\n" "> +\t\treg = <0x68>;\n" "> +\t};\n" @@ -280,4 +268,4 @@ "> \n" > -af38110b78f949330f2391d5cc08728790c44b31988aeab41b958d4b6b6c0907 +c7d4d5a543b6722caccc60495443967c3b5cc99d2e53058a6570a709f2dc7c06
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.