diff for duplicates of <5363DBD0.2060903@gmail.com> diff --git a/a/1.txt b/N1/1.txt index ccb2d5f..7739946 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -57,7 +57,7 @@ On 02.05.2014 07:06, Sachin Kamat wrote: > bootargs = "console=ttySAC2,115200N8 root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1"; > }; > -> + sram@02020000 { +> + sram at 02020000 { > + status = "disabled"; Here you just disable just the top level node of non-secure SYSRAM, but @@ -65,20 +65,20 @@ the sub-nodes are still present and enabled. > + }; > + -> + sram@02025000 { +> + sram at 02025000 { > + compatible = "mmio-sram"; > + reg = <0x02025000 0x1000>; > + #address-cells = <1>; > + #size-cells = <1>; > + ranges = <0 0x02025000 0x1000>; > + -> + smp-sram@0 { +> + smp-sram at 0 { > + compatible = "samsung,exynos4210-sram"; > + reg = <0x0 0x1000>; > + }; > + }; > + -> mct@10050000 { +> mct at 10050000 { > compatible = "none"; > }; diff --git a/a/content_digest b/N1/content_digest index fc63eb7..3fb4101 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,8 @@ "ref\01399007180-20680-1-git-send-email-sachin.kamat@linaro.org\0" - "From\0Tomasz Figa <tomasz.figa@gmail.com>\0" - "Subject\0Re: [PATCH v2 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings\0" + "From\0tomasz.figa@gmail.com (Tomasz Figa)\0" + "Subject\0[PATCH v2 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings\0" "Date\0Fri, 02 May 2014 19:54:24 +0200\0" - "To\0Sachin Kamat <sachin.kamat@linaro.org>" - " linux-samsung-soc@vger.kernel.org\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - devicetree@vger.kernel.org - heiko@sntech.de - arnd@arndb.de - robh+dt@kernel.org - " kgene.kim@samsung.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Sachin,\n" @@ -71,7 +64,7 @@ "> \t\tbootargs = \"console=ttySAC2,115200N8 root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1\";\n" "> \t};\n" ">\n" - "> +\tsram@02020000 {\n" + "> +\tsram at 02020000 {\n" "> +\t\tstatus = \"disabled\";\n" "\n" "Here you just disable just the top level node of non-secure SYSRAM, but \n" @@ -79,20 +72,20 @@ "\n" "> +\t};\n" "> +\n" - "> +\tsram@02025000 {\n" + "> +\tsram at 02025000 {\n" "> +\t\tcompatible = \"mmio-sram\";\n" "> +\t\treg = <0x02025000 0x1000>;\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <1>;\n" "> +\t\tranges = <0 0x02025000 0x1000>;\n" "> +\n" - "> +\t\tsmp-sram@0 {\n" + "> +\t\tsmp-sram at 0 {\n" "> +\t\t\tcompatible = \"samsung,exynos4210-sram\";\n" "> +\t\t\treg = <0x0 0x1000>;\n" "> +\t\t};\n" "> +\t};\n" "> +\n" - "> \tmct@10050000 {\n" + "> \tmct at 10050000 {\n" "> \t\tcompatible = \"none\";\n" "> \t};\n" "\n" @@ -190,4 +183,4 @@ "Best regards,\n" Tomasz -ea9830a7dabccfd8efee158c10e50b0564fb68ba443f0af21b6a598ec8228b13 +05ae8cdf0535d80af45e1962edc0d4e759cee0172eedc74dc1b95ff34aceed33
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.