diff for duplicates of <20131016003536.GA15154@atomide.com> diff --git a/a/1.txt b/N1/1.txt index 9f2abb2..eb42656 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -86,7 +86,7 @@ Tony > + > +/ { > + cpus { -> + cpu@0 { +> + cpu at 0 { > + cpu0-supply = <&vcc>; > + }; > + }; @@ -96,7 +96,7 @@ Tony > + reg = <0x80000000 0x40000000>; /* 1 GB */ > + }; > + -> + vemmc: fixedregulator@0 { +> + vemmc: fixedregulator at 0 { > + compatible = "regulator-fixed"; > + regulator-name = "VEMMC"; > + regulator-min-microvolt = <2900000>; @@ -123,7 +123,7 @@ Tony > +&i2c1 { > + clock-frequency = <2900000>; > + -> + twl: twl@48 { +> + twl: twl at 48 { > + reg = <0x48>; > + interrupts = <7>; /* SYS_NIRQ cascaded to intc */ > + interrupt-parent = <&intc>; @@ -177,7 +177,7 @@ Tony > +&gpmc { > + ranges = <0 0 0x04000000 0x20000000>; > + -> + onenand@0,0 { +> + onenand at 0,0 { > + #address-cells = <1>; > + #size-cells = <1>; > + reg = <0 0 0x20000000>; @@ -216,31 +216,31 @@ Tony > + * MTD partition table corresponding to Nokia's MeeGo 1.2 > + * Harmattan release. > + */ -> + partition@0 { +> + partition at 0 { > + label = "bootloader"; > + reg = <0x00000000 0x00100000>; > + }; -> + partition@1 { +> + partition at 1 { > + label = "config"; > + reg = <0x00100000 0x002c0000>; > + }; -> + partition@2 { +> + partition at 2 { > + label = "kernel"; > + reg = <0x003c0000 0x01000000>; > + }; -> + partition@3 { +> + partition at 3 { > + label = "log"; > + reg = <0x013c0000 0x00200000>; > + }; -> + partition@4 { +> + partition at 4 { > + label = "var"; > + reg = <0x015c0000 0x1ca40000>; > + }; -> + partition@5 { +> + partition at 5 { > + label = "moslo"; > + reg = <0x1e000000 0x02000000>; > + }; -> + partition@6 { +> + partition at 6 { > + label = "omap2-onenand"; > + reg = <0x00000000 0x20000000>; > + }; diff --git a/a/content_digest b/N1/content_digest index e4847f5..53348c5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,8 @@ "ref\01381869369-14626-1-git-send-email-aaro.koskinen@iki.fi\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: [PATCH v3] ARM: dts: add minimal DT support for Nokia N950 & N9 phones\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH v3] ARM: dts: add minimal DT support for Nokia N950 & N9 phones\0" "Date\0Tue, 15 Oct 2013 17:35:38 -0700\0" - "To\0Aaro Koskinen <aaro.koskinen@iki.fi>\0" - "Cc\0Beno\303\256t Cousson <bcousson@baylibre.com>" - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-omap@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* Aaro Koskinen <aaro.koskinen@iki.fi> [131015 13:36]:\n" @@ -97,7 +93,7 @@ "> +\n" "> +/ {\n" "> +\tcpus {\n" - "> +\t\tcpu@0 {\n" + "> +\t\tcpu at 0 {\n" "> +\t\t\tcpu0-supply = <&vcc>;\n" "> +\t\t};\n" "> +\t};\n" @@ -107,7 +103,7 @@ "> +\t\treg = <0x80000000 0x40000000>; /* 1 GB */\n" "> +\t};\n" "> +\n" - "> +\tvemmc: fixedregulator@0 {\n" + "> +\tvemmc: fixedregulator at 0 {\n" "> +\t\tcompatible = \"regulator-fixed\";\n" "> +\t\tregulator-name = \"VEMMC\";\n" "> +\t\tregulator-min-microvolt = <2900000>;\n" @@ -134,7 +130,7 @@ "> +&i2c1 {\n" "> +\tclock-frequency = <2900000>;\n" "> +\n" - "> +\ttwl: twl@48 {\n" + "> +\ttwl: twl at 48 {\n" "> +\t\treg = <0x48>;\n" "> +\t\tinterrupts = <7>; /* SYS_NIRQ cascaded to intc */\n" "> +\t\tinterrupt-parent = <&intc>;\n" @@ -188,7 +184,7 @@ "> +&gpmc {\n" "> +\tranges = <0 0 0x04000000 0x20000000>;\n" "> +\n" - "> +\tonenand@0,0 {\n" + "> +\tonenand at 0,0 {\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <1>;\n" "> +\t\treg = <0 0 0x20000000>;\n" @@ -227,31 +223,31 @@ "> +\t\t * MTD partition table corresponding to Nokia's MeeGo 1.2\n" "> +\t\t * Harmattan release.\n" "> +\t\t */\n" - "> +\t\tpartition@0 {\n" + "> +\t\tpartition at 0 {\n" "> +\t\t\tlabel = \"bootloader\";\n" "> +\t\t\treg = <0x00000000 0x00100000>;\n" "> +\t\t};\n" - "> +\t\tpartition@1 {\n" + "> +\t\tpartition at 1 {\n" "> +\t\t\tlabel = \"config\";\n" "> +\t\t\treg = <0x00100000 0x002c0000>;\n" "> +\t\t};\n" - "> +\t\tpartition@2 {\n" + "> +\t\tpartition at 2 {\n" "> +\t\t\tlabel = \"kernel\";\n" "> +\t\t\treg = <0x003c0000 0x01000000>;\n" "> +\t\t};\n" - "> +\t\tpartition@3 {\n" + "> +\t\tpartition at 3 {\n" "> +\t\t\tlabel = \"log\";\n" "> +\t\t\treg = <0x013c0000 0x00200000>;\n" "> +\t\t};\n" - "> +\t\tpartition@4 {\n" + "> +\t\tpartition at 4 {\n" "> +\t\t\tlabel = \"var\";\n" "> +\t\t\treg = <0x015c0000 0x1ca40000>;\n" "> +\t\t};\n" - "> +\t\tpartition@5 {\n" + "> +\t\tpartition at 5 {\n" "> +\t\t\tlabel = \"moslo\";\n" "> +\t\t\treg = <0x1e000000 0x02000000>;\n" "> +\t\t};\n" - "> +\t\tpartition@6 {\n" + "> +\t\tpartition at 6 {\n" "> +\t\t\tlabel = \"omap2-onenand\";\n" "> +\t\t\treg = <0x00000000 0x20000000>;\n" "> +\t\t};\n" @@ -285,4 +281,4 @@ "> 1.8.4.rc3\n" > -1cb073b8d25f27c717109a0e7114d1c00a2f49069e0042b01b27fefd51498098 +b6e384af8bf1594dfdeca26d3a9db39a38d7d8885fac76f8d889bc6024d9ae58
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.