diff for duplicates of <201307051442.27482.heiko@sntech.de> diff --git a/a/1.txt b/N1/1.txt index 3c433bc..4f39257 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ index 0000000..80c878e + +Example: + -+ sram: sram at 10080000 { ++ sram: sram@10080000 { + compatible = "rockchip,rk3066-sram", "mmio-sram"; + reg = <0x10080000 0x10000>; + mmio-sram-reserved = <0x0 0x50>; @@ -47,13 +47,13 @@ index 26c4311..24d1941 100644 reg = <0x1013c000 0x100>; }; -+ sram: sram at 10080000 { ++ sram: sram@10080000 { + compatible = "rockchip,rk3066-sram", "mmio-sram"; + reg = <0x10080000 0x10000>; + mmio-sram-reserved = <0x0 0x50>; + }; + - gic: interrupt-controller at 1013d000 { + gic: interrupt-controller@1013d000 { compatible = "arm,cortex-a9-gic"; interrupt-controller; -- diff --git a/a/content_digest b/N1/content_digest index c084da0..0ae20f1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,18 @@ "ref\0201307051440.19428.heiko@sntech.de\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" "Subject\0[PATCH v3 4/6] ARM: rockchip: add sram dt nodes and documentation\0" "Date\0Fri, 5 Jul 2013 14:42:27 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0Olof Johansson <olof@lixom.net>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Grant Likely <grant.likely@linaro.org> + Rob Herring <robherring2@gmail.com> + devicetree-discuss@lists.ozlabs.org + Russell King <linux@arm.linux.org.uk> + Philipp Zabel <p.zabel@pengutronix.de> + linux-kernel@vger.kernel.org + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + " Ulrich Prinz <ulrich.prinz@googlemail.com>\0" "\00:1\0" "b\0" "The Rockchip SoCs need a special part of their sram for bringup\n" @@ -41,7 +51,7 @@ "+\n" "+Example:\n" "+\n" - "+\tsram: sram at 10080000 {\n" + "+\tsram: sram@10080000 {\n" "+\t\tcompatible = \"rockchip,rk3066-sram\", \"mmio-sram\";\n" "+\t\treg = <0x10080000 0x10000>;\n" "+\t\tmmio-sram-reserved = <0x0 0x50>;\n" @@ -54,16 +64,16 @@ " \t\t\treg = <0x1013c000 0x100>;\n" " \t\t};\n" " \n" - "+\t\tsram: sram at 10080000 {\n" + "+\t\tsram: sram@10080000 {\n" "+\t\t\tcompatible = \"rockchip,rk3066-sram\", \"mmio-sram\";\n" "+\t\t\treg = <0x10080000 0x10000>;\n" "+\t\t\tmmio-sram-reserved = <0x0 0x50>;\n" "+\t\t};\n" "+\n" - " \t\tgic: interrupt-controller at 1013d000 {\n" + " \t\tgic: interrupt-controller@1013d000 {\n" " \t\t\tcompatible = \"arm,cortex-a9-gic\";\n" " \t\t\tinterrupt-controller;\n" "-- \n" 1.7.10.4 -94c8abd3b92d416fe27cc7bb95b47cadb18f281acdb4591bf51deebc487739b7 +d137795f6e752b14500c6c0f5890a48a8e1d20be5126f84721e53005e5baa31c
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.