diff for duplicates of <20150526151854.GP11677@x1> diff --git a/a/1.txt b/N1/1.txt index c2871ce..95586ae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Thu, 21 May 2015, Thierry Reding wrote: > > > On Wed, May 20, 2015 at 07:35:51AM +0100, Lee Jones wrote: > > > > On Tue, 19 May 2015, Andrew Bresticker wrote: > > > > > On Thu, May 14, 2015 at 10:38 AM, Andrew Bresticker -> > > > > <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote: +> > > > > <abrestic@chromium.org> wrote: > > > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones@linaro.org> wrote: > > > > > >> On Thu, 14 May 2015, Jon Hunter wrote: > > > > > >>> On 13/05/15 15:39, Lee Jones wrote: @@ -15,14 +15,14 @@ On Thu, 21 May 2015, Thierry Reding wrote: > > > > > >>> >> and later SoCs. The XUSB host complex includes a mailbox for > > > > > >>> >> communication with the XUSB micro-controller and an xHCI host-controller. > > > > > >>> >> -> > > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja8pug/h7KTFAQ@public.gmane.orgg> -> > > > > >>> >> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> > > > > >>> >> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> -> > > > > >>> >> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> -> > > > > >>> >> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> -> > > > > >>> >> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> -> > > > > >>> >> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> -> > > > > >>> >> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> > > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic@chromium.org> +> > > > > >>> >> Cc: Rob Herring <robh+dt@kernel.org> +> > > > > >>> >> Cc: Pawel Moll <pawel.moll@arm.com> +> > > > > >>> >> Cc: Mark Rutland <mark.rutland@arm.com> +> > > > > >>> >> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> +> > > > > >>> >> Cc: Kumar Gala <galak@codeaurora.org> +> > > > > >>> >> Cc: Samuel Ortiz <sameo@linux.intel.com> +> > > > > >>> >> Cc: Lee Jones <lee.jones@linaro.org> > > > > > >>> >> --- > > > > > >>> >> Changes from v7: > > > > > >>> >> - Move non-shared resources into child nodes. @@ -57,7 +57,7 @@ On Thu, 21 May 2015, Thierry Reding wrote: > > > > > >>> >> + > > > > > >>> >> +Example: > > > > > >>> >> +-------- -> > > > > >>> >> + usb@0,70098000 { +> > > > > >>> >> + usb at 0,70098000 { > > > > > >>> >> + compatible = "nvidia,tegra124-xusb"; > > > > > >>> >> + reg = <0x0 0x70098000 0x0 0x1000>; > > > > > >>> >> + ranges; @@ -65,7 +65,7 @@ On Thu, 21 May 2015, Thierry Reding wrote: > > > > > >>> >> + #address-cells = <2>; > > > > > >>> >> + #size-cells = <2>; > > > > > >>> >> + -> > > > > >>> >> + usb-host@0,70090000 { +> > > > > >>> >> + usb-host at 0,70090000 { > > > > > >>> >> + compatible = "nvidia,tegra124-xhci"; > > > > > >>> >> + ... > > > > > >>> >> + }; @@ -79,7 +79,7 @@ On Thu, 21 May 2015, Thierry Reding wrote: > > > > > >>> > Mailbox devices probe seperately and use a phandle to point the USB > > > > > >>> > device to its Mailbox. > > > > > >>> > -> > > > > >>> > usb@xyz { +> > > > > >>> > usb at xyz { > > > > > >>> > mboxes = <&xusb-mailbox, [chan]>; > > > > > >>> > }; > > > > > >>> > @@ -169,7 +169,7 @@ On Thu, 21 May 2015, Thierry Reding wrote: > > > > What do you think of: > > -> > usb-host@0,70090000 { +> > usb-host at 0,70090000 { > > compatible = "nvidia,tegra124-xhci"; > > reg = <0x0 0x70090000 0x0 0x80CF>, > > <0x0 0x70098800 0x0 0x0800>, @@ -282,5 +282,5 @@ MFD isn't really a bus. -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org │ Open source software for ARM SoCs +Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N1/content_digest index 51ac55f..aa6ec13 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,26 +8,10 @@ "ref\020150520145227.GA3787@ulmo.nvidia.com\0" "ref\020150521084001.GB6310@x1\0" "ref\020150521101247.GA8073@ulmo.nvidia.com\0" - "ref\020150521101247.GA8073-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org\0" - "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB\0" + "From\0lee.jones@linaro.org (Lee Jones)\0" + "Subject\0[PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB\0" "Date\0Tue, 26 May 2015 16:18:54 +0100\0" - "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>" - Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - " Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, 21 May 2015, Thierry Reding wrote:\n" @@ -37,7 +21,7 @@ "> > > On Wed, May 20, 2015 at 07:35:51AM +0100, Lee Jones wrote:\n" "> > > > On Tue, 19 May 2015, Andrew Bresticker wrote:\n" "> > > > > On Thu, May 14, 2015 at 10:38 AM, Andrew Bresticker\n" - "> > > > > <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote:\n" + "> > > > > <abrestic@chromium.org> wrote:\n" "> > > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones@linaro.org> wrote:\n" "> > > > > >> On Thu, 14 May 2015, Jon Hunter wrote:\n" "> > > > > >>> On 13/05/15 15:39, Lee Jones wrote:\n" @@ -47,14 +31,14 @@ "> > > > > >>> >> and later SoCs. The XUSB host complex includes a mailbox for\n" "> > > > > >>> >> communication with the XUSB micro-controller and an xHCI host-controller.\n" "> > > > > >>> >>\n" - "> > > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja8pug/h7KTFAQ@public.gmane.orgg>\n" - "> > > > > >>> >> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> > > > > >>> >> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>\n" - "> > > > > >>> >> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" - "> > > > > >>> >> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\n" - "> > > > > >>> >> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" - "> > > > > >>> >> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" - "> > > > > >>> >> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> > > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>\n" + "> > > > > >>> >> Cc: Rob Herring <robh+dt@kernel.org>\n" + "> > > > > >>> >> Cc: Pawel Moll <pawel.moll@arm.com>\n" + "> > > > > >>> >> Cc: Mark Rutland <mark.rutland@arm.com>\n" + "> > > > > >>> >> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>\n" + "> > > > > >>> >> Cc: Kumar Gala <galak@codeaurora.org>\n" + "> > > > > >>> >> Cc: Samuel Ortiz <sameo@linux.intel.com>\n" + "> > > > > >>> >> Cc: Lee Jones <lee.jones@linaro.org>\n" "> > > > > >>> >> ---\n" "> > > > > >>> >> Changes from v7:\n" "> > > > > >>> >> - Move non-shared resources into child nodes.\n" @@ -89,7 +73,7 @@ "> > > > > >>> >> +\n" "> > > > > >>> >> +Example:\n" "> > > > > >>> >> +--------\n" - "> > > > > >>> >> + usb@0,70098000 {\n" + "> > > > > >>> >> + usb at 0,70098000 {\n" "> > > > > >>> >> + compatible = \"nvidia,tegra124-xusb\";\n" "> > > > > >>> >> + reg = <0x0 0x70098000 0x0 0x1000>;\n" "> > > > > >>> >> + ranges;\n" @@ -97,7 +81,7 @@ "> > > > > >>> >> + #address-cells = <2>;\n" "> > > > > >>> >> + #size-cells = <2>;\n" "> > > > > >>> >> +\n" - "> > > > > >>> >> + usb-host@0,70090000 {\n" + "> > > > > >>> >> + usb-host at 0,70090000 {\n" "> > > > > >>> >> + compatible = \"nvidia,tegra124-xhci\";\n" "> > > > > >>> >> + ...\n" "> > > > > >>> >> + };\n" @@ -111,7 +95,7 @@ "> > > > > >>> > Mailbox devices probe seperately and use a phandle to point the USB\n" "> > > > > >>> > device to its Mailbox.\n" "> > > > > >>> >\n" - "> > > > > >>> > usb@xyz {\n" + "> > > > > >>> > usb at xyz {\n" "> > > > > >>> > mboxes = <&xusb-mailbox, [chan]>;\n" "> > > > > >>> > };\n" "> > > > > >>> >\n" @@ -201,7 +185,7 @@ "> > \n" "> > What do you think of:\n" "> > \n" - "> > usb-host@0,70090000 {\n" + "> > usb-host at 0,70090000 {\n" "> > \tcompatible = \"nvidia,tegra124-xhci\";\n" "> > \treg = <0x0 0x70090000 0x0 0x80CF>,\n" "> > \t <0x0 0x70098800 0x0 0x0800>,\n" @@ -314,7 +298,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Linaro.org ? Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -f52d2f4935a6660d91680bbc714f9859ba329eb61030d6f1a64901213f5d3ee7 +ef43a970b920e45c7395c71341d5a50e790944d5b3447c1e38456c4af10c95f7
diff --git a/a/1.txt b/N2/1.txt index c2871ce..8838aa5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ On Thu, 21 May 2015, Thierry Reding wrote: > > > On Wed, May 20, 2015 at 07:35:51AM +0100, Lee Jones wrote: > > > > On Tue, 19 May 2015, Andrew Bresticker wrote: > > > > > On Thu, May 14, 2015 at 10:38 AM, Andrew Bresticker -> > > > > <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote: +> > > > > <abrestic@chromium.org> wrote: > > > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones@linaro.org> wrote: > > > > > >> On Thu, 14 May 2015, Jon Hunter wrote: > > > > > >>> On 13/05/15 15:39, Lee Jones wrote: @@ -15,14 +15,14 @@ On Thu, 21 May 2015, Thierry Reding wrote: > > > > > >>> >> and later SoCs. The XUSB host complex includes a mailbox for > > > > > >>> >> communication with the XUSB micro-controller and an xHCI host-controller. > > > > > >>> >> -> > > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja8pug/h7KTFAQ@public.gmane.orgg> -> > > > > >>> >> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> > > > > >>> >> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> -> > > > > >>> >> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> -> > > > > >>> >> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> -> > > > > >>> >> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> -> > > > > >>> >> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> -> > > > > >>> >> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> > > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic@chromium.org> +> > > > > >>> >> Cc: Rob Herring <robh+dt@kernel.org> +> > > > > >>> >> Cc: Pawel Moll <pawel.moll@arm.com> +> > > > > >>> >> Cc: Mark Rutland <mark.rutland@arm.com> +> > > > > >>> >> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> +> > > > > >>> >> Cc: Kumar Gala <galak@codeaurora.org> +> > > > > >>> >> Cc: Samuel Ortiz <sameo@linux.intel.com> +> > > > > >>> >> Cc: Lee Jones <lee.jones@linaro.org> > > > > > >>> >> --- > > > > > >>> >> Changes from v7: > > > > > >>> >> - Move non-shared resources into child nodes. diff --git a/a/content_digest b/N2/content_digest index 51ac55f..8cf3bdb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,26 +8,25 @@ "ref\020150520145227.GA3787@ulmo.nvidia.com\0" "ref\020150521084001.GB6310@x1\0" "ref\020150521101247.GA8073@ulmo.nvidia.com\0" - "ref\020150521101247.GA8073-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org\0" - "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" "Subject\0Re: [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB\0" "Date\0Tue, 26 May 2015 16:18:54 +0100\0" - "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>" - Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - " Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "To\0Thierry Reding <thierry.reding@gmail.com>\0" + "Cc\0Andrew Bresticker <abrestic@chromium.org>" + Jon Hunter <jonathanh@nvidia.com> + Stephen Warren <swarren@wwwdotorg.org> + Alexandre Courbot <gnurou@gmail.com> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org> + linux-usb@vger.kernel.org <linux-usb@vger.kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + " Samuel Ortiz <sameo@linux.intel.com>\0" "\00:1\0" "b\0" "On Thu, 21 May 2015, Thierry Reding wrote:\n" @@ -37,7 +36,7 @@ "> > > On Wed, May 20, 2015 at 07:35:51AM +0100, Lee Jones wrote:\n" "> > > > On Tue, 19 May 2015, Andrew Bresticker wrote:\n" "> > > > > On Thu, May 14, 2015 at 10:38 AM, Andrew Bresticker\n" - "> > > > > <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote:\n" + "> > > > > <abrestic@chromium.org> wrote:\n" "> > > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones@linaro.org> wrote:\n" "> > > > > >> On Thu, 14 May 2015, Jon Hunter wrote:\n" "> > > > > >>> On 13/05/15 15:39, Lee Jones wrote:\n" @@ -47,14 +46,14 @@ "> > > > > >>> >> and later SoCs. The XUSB host complex includes a mailbox for\n" "> > > > > >>> >> communication with the XUSB micro-controller and an xHCI host-controller.\n" "> > > > > >>> >>\n" - "> > > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja8pug/h7KTFAQ@public.gmane.orgg>\n" - "> > > > > >>> >> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> > > > > >>> >> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>\n" - "> > > > > >>> >> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" - "> > > > > >>> >> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\n" - "> > > > > >>> >> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" - "> > > > > >>> >> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" - "> > > > > >>> >> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> > > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>\n" + "> > > > > >>> >> Cc: Rob Herring <robh+dt@kernel.org>\n" + "> > > > > >>> >> Cc: Pawel Moll <pawel.moll@arm.com>\n" + "> > > > > >>> >> Cc: Mark Rutland <mark.rutland@arm.com>\n" + "> > > > > >>> >> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>\n" + "> > > > > >>> >> Cc: Kumar Gala <galak@codeaurora.org>\n" + "> > > > > >>> >> Cc: Samuel Ortiz <sameo@linux.intel.com>\n" + "> > > > > >>> >> Cc: Lee Jones <lee.jones@linaro.org>\n" "> > > > > >>> >> ---\n" "> > > > > >>> >> Changes from v7:\n" "> > > > > >>> >> - Move non-shared resources into child nodes.\n" @@ -317,4 +316,4 @@ "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -f52d2f4935a6660d91680bbc714f9859ba329eb61030d6f1a64901213f5d3ee7 +9c323515f3de81e4c9f8d23d44b39788d4c17e7ea247ff302c49381ace0ca4e7
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.