diff for duplicates of <87d28nb83u.fsf@natisbad.org> diff --git a/a/1.txt b/N1/1.txt index 82ae494..4ce1801 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ Hi Andrew, -Andrew Lunn <andrew@lunn.ch> writes: +Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> writes: >> + internal-regs { >> + ->> + sata at a0000 { +>> + sata@a0000 { >> + nr-ports = <2>; >> + status = "okay"; >> + }; @@ -106,7 +106,7 @@ ack. >> + status = "okay"; >> + >> + /* Main device RTC chip */ ->> + s35390a: s35390a at 30 { +>> + s35390a: s35390a@30 { >> + compatible = "ssi,s35390a"; > > sii not ssi. @@ -120,21 +120,21 @@ additional patch for kirkwood files too? >> + }; >> + >> + /* RTC provided by Seiko S-35390A above */ ->> + rtc at 10300 { +>> + rtc@10300 { >> + status = "disabled"; >> + }; >> + >> + /* Connected to a header on device's PCB */ ->> + serial at 12000 { +>> + serial@12000 { >> + status = "okay"; >> + }; >> + >> + /* Connected to a TI MSP430F2111 for power control */ ->> + serial at 12100 { +>> + serial@12100 { >> + status = "okay"; >> + }; >> + ->> + poweroff at 12100 { +>> + poweroff@12100 { >> + compatible = "synology,power-off"; >> + reg = <0x12100 0x100>; >> + clocks = <&coreclk 0>; @@ -160,3 +160,7 @@ Note that it does not matter in practice. Cheers, a+ +-- +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 f9e0cc3..8a1eac9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,32 @@ "ref\0cover.1416095841.git.arno@natisbad.org\0" "ref\01eb26f8c1946622910a7e2318c895a7082fea7e5.1416095841.git.arno@natisbad.org\0" "ref\020141116020024.GC15870@lunn.ch\0" - "From\0arno@natisbad.org (Arnaud Ebalard)\0" - "Subject\0[PATCHv1 2/3] arm: mvebu: add .dts file for Synology DS213j\0" + "ref\020141116020024.GC15870-g2DYL2Zd6BY@public.gmane.org\0" + "From\0arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org (Arnaud Ebalard)\0" + "Subject\0Re: [PATCHv1 2/3] arm: mvebu: add .dts file for Synology DS213j\0" "Date\0Sun, 16 Nov 2014 14:14:29 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" + "Cc\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>" + Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Ben Peddell <klightspeed-aslSrjg9ejhWX4hkXwHRhw@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi Andrew,\n" "\n" - "Andrew Lunn <andrew@lunn.ch> writes:\n" + "Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> writes:\n" "\n" ">> +\t\tinternal-regs {\n" ">> +\n" - ">> +\t\t\tsata at a0000 {\n" + ">> +\t\t\tsata@a0000 {\n" ">> +\t\t\t\tnr-ports = <2>;\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" @@ -115,7 +128,7 @@ ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\n" ">> +\t\t\t\t/* Main device RTC chip */\n" - ">> +\t\t\t\ts35390a: s35390a at 30 {\n" + ">> +\t\t\t\ts35390a: s35390a@30 {\n" ">> +\t\t\t\t\t compatible = \"ssi,s35390a\";\n" ">\n" "> sii not ssi.\n" @@ -129,21 +142,21 @@ ">> +\t\t\t};\n" ">> +\n" ">> +\t\t\t/* RTC provided by Seiko S-35390A above */\n" - ">> +\t\t\trtc at 10300 {\n" + ">> +\t\t\trtc@10300 {\n" ">> +\t\t\t\tstatus = \"disabled\";\n" ">> +\t\t\t};\n" ">> +\n" ">> +\t\t\t/* Connected to a header on device's PCB */\n" - ">> +\t\t\tserial at 12000 {\n" + ">> +\t\t\tserial@12000 {\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" ">> +\n" ">> +\t\t\t/* Connected to a TI MSP430F2111 for power control */\n" - ">> +\t\t\tserial at 12100 {\n" + ">> +\t\t\tserial@12100 {\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tpoweroff at 12100 {\n" + ">> +\t\t\tpoweroff@12100 {\n" ">> +\t\t\t\tcompatible = \"synology,power-off\";\n" ">> +\t\t\t\treg = <0x12100 0x100>;\n" ">> +\t\t\t\tclocks = <&coreclk 0>;\n" @@ -168,6 +181,10 @@ "\n" "Cheers,\n" "\n" - a+ + "a+\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 -357b04334d15aead3fb25db6c992de61274b2bf6eba99c41c5c109d7c1806c52 +225d24ea817fc41742fd8b9ec7dc5ab80501cbc0005214b121d877d43fcc71a4
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.