diff for duplicates of <201306251047.12899.heiko@sntech.de> diff --git a/a/1.txt b/N1/1.txt index ba6b13e..f1668ac 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,8 +4,8 @@ of the periphal, it should not be part of the genpool controlling the sram. Threfore add an option mmio-sram-reserved to keep arbitary portions of the sram from being part of the pool. -Suggested-by: Rob Herring <robherring2@gmail.com> -Signed-off-by: Heiko Stuebner <heiko@sntech.de> +Suggested-by: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> --- Documentation/devicetree/bindings/misc/sram.txt | 8 +++ drivers/misc/sram.c | 86 +++++++++++++++++++++-- @@ -28,7 +28,7 @@ index 4d0a00e..eae080e 100644 + Example: - sram: sram at 5c000000 { + sram: sram@5c000000 { compatible = "mmio-sram"; reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */ + mmio-sram-reserved = <0x0 0x100>; /* reserve 0x5c000000-0x5c000100 */ diff --git a/a/content_digest b/N1/content_digest index 1109027..5747805 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\0201306251046.04873.heiko@sntech.de\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "ref\0201306251046.04873.heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" "Subject\0[PATCH v2 2/6] misc: sram: add ability to mark sram sections as reserved\0" "Date\0Tue, 25 Jun 2013 10:47:12 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "Cc\0Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>" + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "Some SoCs need parts of their sram for special purposes. So while being part\n" @@ -11,8 +19,8 @@ "Threfore add an option mmio-sram-reserved to keep arbitary portions of the\n" "sram from being part of the pool.\n" "\n" - "Suggested-by: Rob Herring <robherring2@gmail.com>\n" - "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" + "Suggested-by: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" "---\n" " Documentation/devicetree/bindings/misc/sram.txt | 8 +++\n" " drivers/misc/sram.c | 86 +++++++++++++++++++++--\n" @@ -35,7 +43,7 @@ "+\n" " Example:\n" " \n" - " sram: sram at 5c000000 {\n" + " sram: sram@5c000000 {\n" " \tcompatible = \"mmio-sram\";\n" " \treg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */\n" "+\tmmio-sram-reserved = <0x0 0x100>; /* reserve 0x5c000000-0x5c000100 */\n" @@ -152,4 +160,4 @@ "-- \n" 1.7.10.4 -5a38ef071d6628a9ead52436835accdf4c1fedbe8f2da4cf71727ad668460d6a +eff623c6d0a27973dae375cec5fac635ec6429d870710845f27ef34e508b3b4b
diff --git a/a/1.txt b/N2/1.txt index ba6b13e..3cb6c39 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -28,7 +28,7 @@ index 4d0a00e..eae080e 100644 + Example: - sram: sram at 5c000000 { + sram: sram@5c000000 { compatible = "mmio-sram"; reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */ + mmio-sram-reserved = <0x0 0x100>; /* reserve 0x5c000000-0x5c000100 */ diff --git a/a/content_digest b/N2/content_digest index 1109027..8500f92 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,17 @@ "ref\0201306251046.04873.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 v2 2/6] misc: sram: add ability to mark sram sections as reserved\0" "Date\0Tue, 25 Jun 2013 10:47:12 +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>\0" "\00:1\0" "b\0" "Some SoCs need parts of their sram for special purposes. So while being part\n" @@ -35,7 +44,7 @@ "+\n" " Example:\n" " \n" - " sram: sram at 5c000000 {\n" + " sram: sram@5c000000 {\n" " \tcompatible = \"mmio-sram\";\n" " \treg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */\n" "+\tmmio-sram-reserved = <0x0 0x100>; /* reserve 0x5c000000-0x5c000100 */\n" @@ -152,4 +161,4 @@ "-- \n" 1.7.10.4 -5a38ef071d6628a9ead52436835accdf4c1fedbe8f2da4cf71727ad668460d6a +667599ceded762025f717ce890a48ed60f9577569a5ca8d03419200f561dd825
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.