diff for duplicates of <20150324151944.GA4951@lukather> diff --git a/a/1.txt b/N1/1.txt index abf66d4..a138ed9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Hi, On Fri, Mar 20, 2015 at 07:52:45PM +0100, Hans de Goede wrote: -> From: Maxime Ripard <maxime.ripard@free-electrons.com> +> From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > > The Allwinner SoCs have a handful of SRAM that can be either mapped to be > accessible by devices or the CPU. @@ -21,11 +21,11 @@ On Fri, Mar 20, 2015 at 07:52:45PM +0100, Hans de Goede wrote: > system, the current mapping and the SRAM that have been claimed by some drivers > in the kernel. > -> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> -> [hdegoede at redhat.com: Changed compat string to sun4i-a10-sram-controller, as +> Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: Changed compat string to sun4i-a10-sram-controller, as > the sram controller is identical on sun4i, sun5i & sun7i, added devicetree > binding documentation, fixed some checkpatch warnings] -> Signed-off-by: Hans de Goede <hdegoede@redhat.com> +> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > --- > .../devicetree/bindings/soc/sunxi/sram.txt | 64 ++++++ > drivers/soc/Kconfig | 1 + @@ -83,37 +83,37 @@ On Fri, Mar 20, 2015 at 07:52:45PM +0100, Hans de Goede wrote: One doing too many ? :) > + */ -> +soc at 01c00000 { +> +soc@01c00000 { > + compatible = "simple-bus"; > + #address-cells = <1>; > + #size-cells = <1>; > + ranges; > + -> + sram at 00000000 { +> + sram@00000000 { > + compatible = "allwinner,sun4i-a10-sram"; > + reg = <0x00000000 0x4000>; > + allwinner,sram-name = "A1"; > + }; > + -> + sram at 00004000 { +> + sram@00004000 { > + compatible = "allwinner,sun4i-a10-sram"; > + reg = <0x00004000 0x4000>; > + allwinner,sram-name = "A2"; > + }; > + -> + sram at 00008000 { +> + sram@00008000 { > + compatible = "allwinner,sun4i-a10-sram"; > + reg = <0x00008000 0x4000>; > + allwinner,sram-name = "A3-A4"; > + }; > + -> + sram at 00010000 { +> + sram@00010000 { > + compatible = "allwinner,sun4i-a10-sram"; > + reg = <0x00010000 0x1000>; > + allwinner,sram-name = "D"; > + }; > + -> + sram-controller at 01c00000 { +> + sram-controller@01c00000 { > + compatible = "allwinner,sun4i-a10-sram-controller"; > + reg = <0x01c00000 0x30>; > + }; @@ -168,10 +168,3 @@ Maxime Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: Digital signature -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150324/4891405c/attachment.sig> diff --git a/a/content_digest b/N1/content_digest index e71547f..54e53bb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,22 @@ "ref\01426877569-11493-1-git-send-email-hdegoede@redhat.com\0" "ref\01426877569-11493-2-git-send-email-hdegoede@redhat.com\0" - "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" - "Subject\0[PATCH 1/5] drivers: soc: sunxi: Introduce SoC driver to map SRAMs\0" + "ref\01426877569-11493-2-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/5] drivers: soc: sunxi: Introduce SoC driver to map SRAMs\0" "Date\0Tue, 24 Mar 2015 08:19:44 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Cc\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>" + Jens Kuske <jenskuske-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "\01:1\0" "b\0" "Hi,\n" "\n" "On Fri, Mar 20, 2015 at 07:52:45PM +0100, Hans de Goede wrote:\n" - "> From: Maxime Ripard <maxime.ripard@free-electrons.com>\n" + "> From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> \n" "> The Allwinner SoCs have a handful of SRAM that can be either mapped to be\n" "> accessible by devices or the CPU.\n" @@ -29,11 +36,11 @@ "> system, the current mapping and the SRAM that have been claimed by some drivers\n" "> in the kernel.\n" "> \n" - "> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>\n" - "> [hdegoede at redhat.com: Changed compat string to sun4i-a10-sram-controller, as\n" + "> Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: Changed compat string to sun4i-a10-sram-controller, as\n" "> the sram controller is identical on sun4i, sun5i & sun7i, added devicetree\n" "> binding documentation, fixed some checkpatch warnings]\n" - "> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" + "> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "> ---\n" "> .../devicetree/bindings/soc/sunxi/sram.txt | 64 ++++++\n" "> drivers/soc/Kconfig | 1 +\n" @@ -91,37 +98,37 @@ "One doing too many ? :)\n" "\n" "> + */\n" - "> +soc at 01c00000 {\n" + "> +soc@01c00000 {\n" "> +\tcompatible = \"simple-bus\";\n" "> +\t#address-cells = <1>;\n" "> +\t#size-cells = <1>;\n" "> +\tranges;\n" "> +\n" - "> +\tsram at 00000000 {\n" + "> +\tsram@00000000 {\n" "> +\t\tcompatible = \"allwinner,sun4i-a10-sram\";\n" "> +\t\treg = <0x00000000 0x4000>;\n" "> +\t\tallwinner,sram-name = \"A1\";\n" "> +\t};\n" "> +\n" - "> +\tsram at 00004000 {\n" + "> +\tsram@00004000 {\n" "> +\t\tcompatible = \"allwinner,sun4i-a10-sram\";\n" "> +\t\treg = <0x00004000 0x4000>;\n" "> +\t\tallwinner,sram-name = \"A2\";\n" "> +\t};\n" "> +\n" - "> +\tsram at 00008000 {\n" + "> +\tsram@00008000 {\n" "> +\t\tcompatible = \"allwinner,sun4i-a10-sram\";\n" "> +\t\treg = <0x00008000 0x4000>;\n" "> +\t\tallwinner,sram-name = \"A3-A4\";\n" "> +\t};\n" "> +\n" - "> +\tsram at 00010000 {\n" + "> +\tsram@00010000 {\n" "> +\t\tcompatible = \"allwinner,sun4i-a10-sram\";\n" "> +\t\treg = <0x00010000 0x1000>;\n" "> +\t\tallwinner,sram-name = \"D\";\n" "> +\t};\n" "> +\n" - "> +\tsram-controller at 01c00000 {\n" + "> +\tsram-controller@01c00000 {\n" "> +\t\tcompatible = \"allwinner,sun4i-a10-sram-controller\";\n" "> +\t\treg = <0x01c00000 0x30>;\n" "> +\t};\n" @@ -175,13 +182,6 @@ "-- \n" "Maxime Ripard, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" - "http://free-electrons.com\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 819 bytes\n" - "Desc: Digital signature\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150324/4891405c/attachment.sig> + http://free-electrons.com -2823b6e7f5f31e5ebaee7c36bb3bb0dbc38203a3f7b93480c613a2bd8aa54d3e +ce3a382405009b6cc943675ed9c10e634131c032021cdef87d9fa07262bb7383
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.