diff for duplicates of <53B12059.50808@broadcom.com> diff --git a/a/1.txt b/N1/1.txt index 3b54295..76a7c8d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,9 +12,9 @@ On 29-06-14 16:16, Hans de Goede wrote: > Reviewed-by: Daniel (Deognyoun) Kim <dekim@broadcom.com> > Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> > Signed-off-by: Arend van Spriel <arend@broadcom.com> -> [hdegoede@redhat.com: drop clk / reg_on gpio handling, as there is no consensus +> [hdegoede at redhat.com: drop clk / reg_on gpio handling, as there is no consensus > on how to handle this yet] -> [hdegoede@redhat.com: move from bindings/staging to bindings] +> [hdegoede at redhat.com: move from bindings/staging to bindings] > Signed-off-by: Hans de Goede <hdegoede@redhat.com> > --- > .../bindings/net/wireless/brcm,bcm43xx-fmac.txt | 41 ++++++++++++++++++++++ @@ -49,7 +49,7 @@ On 29-06-14 16:16, Hans de Goede wrote: > + > +Example: > + -> +mmc3: mmc@01c12000 { +> +mmc3: mmc at 01c12000 { > + #address-cells = <1>; > + #size-cells = <0>; > + @@ -60,7 +60,7 @@ On 29-06-14 16:16, Hans de Goede wrote: > + non-removable; > + status = "okay"; > + -> + brcmf: bcrmf@1 { +> + brcmf: bcrmf at 1 { > + reg = <1>; I guess the reg property is needed to have this node linked to sdio func diff --git a/a/content_digest b/N1/content_digest index 8c6b64e..ebe1022 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,9 @@ "ref\01404051421-24377-1-git-send-email-hdegoede@redhat.com\0" "ref\01404051421-24377-2-git-send-email-hdegoede@redhat.com\0" - "From\0Arend van Spriel <arend@broadcom.com>\0" - "Subject\0Re: [PATCH v3 1/4] dt: bindings: add bindings for Broadcom bcm43xx sdio devices\0" + "From\0arend@broadcom.com (Arend van Spriel)\0" + "Subject\0[PATCH v3 1/4] dt: bindings: add bindings for Broadcom bcm43xx sdio devices\0" "Date\0Mon, 30 Jun 2014 10:31:21 +0200\0" - "To\0Hans de Goede <hdegoede@redhat.com>" - " John W. Linville <linville@tuxdriver.com>\0" - "Cc\0Chen-Yu Tsai <wens@csie.org>" - <linux-wireless@vger.kernel.org> - <linux-arm-kernel@lists.infradead.org> - devicetree <devicetree@vger.kernel.org> - " <linux-sunxi@googlegroups.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 29-06-14 16:16, Hans de Goede wrote:\n" @@ -26,9 +20,9 @@ "> Reviewed-by: Daniel (Deognyoun) Kim <dekim@broadcom.com>\n" "> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>\n" "> Signed-off-by: Arend van Spriel <arend@broadcom.com>\n" - "> [hdegoede@redhat.com: drop clk / reg_on gpio handling, as there is no consensus\n" + "> [hdegoede at redhat.com: drop clk / reg_on gpio handling, as there is no consensus\n" "> on how to handle this yet]\n" - "> [hdegoede@redhat.com: move from bindings/staging to bindings]\n" + "> [hdegoede at redhat.com: move from bindings/staging to bindings]\n" "> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" "> ---\n" "> .../bindings/net/wireless/brcm,bcm43xx-fmac.txt | 41 ++++++++++++++++++++++\n" @@ -63,7 +57,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +mmc3: mmc@01c12000 {\n" + "> +mmc3: mmc at 01c12000 {\n" "> +\t#address-cells = <1>;\n" "> +\t#size-cells = <0>;\n" "> +\n" @@ -74,7 +68,7 @@ "> +\tnon-removable;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\tbrcmf: bcrmf@1 {\n" + "> +\tbrcmf: bcrmf at 1 {\n" "> +\t\treg = <1>;\n" "\n" "I guess the reg property is needed to have this node linked to sdio func\n" @@ -92,4 +86,4 @@ "> +};\n" > -87a08766ece0c8b062ab899db8860378afa3d4573c15ce74d93a836d69c5c982 +9e919bb8a0b120ce9af80ab5206aa81498241df00d94adea90204457913e00bd
diff --git a/a/1.txt b/N2/1.txt index 3b54295..7e7725e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On 29-06-14 16:16, Hans de Goede wrote: -> From: Arend van Spriel <arend@broadcom.com> +> From: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> > > The Broadcom bcm43xx sdio devices are fullmac devices that may be > integrated in ARM platforms. Currently, the brcmfmac driver for @@ -7,15 +7,15 @@ On 29-06-14 16:16, Hans de Goede wrote: > the bindings that allow this platform data to be expressed in the > devicetree. > -> Reviewed-by: Hante Meuleman <meuleman@broadcom.com> -> Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com> -> Reviewed-by: Daniel (Deognyoun) Kim <dekim@broadcom.com> -> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> -> Signed-off-by: Arend van Spriel <arend@broadcom.com> -> [hdegoede@redhat.com: drop clk / reg_on gpio handling, as there is no consensus +> Reviewed-by: Hante Meuleman <meuleman-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +> Reviewed-by: Franky (Zhenhui) Lin <frankyl-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +> Reviewed-by: Daniel (Deognyoun) Kim <dekim-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +> Reviewed-by: Pieter-Paul Giesberts <pieterpg-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +> Signed-off-by: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: drop clk / reg_on gpio handling, as there is no consensus > on how to handle this yet] -> [hdegoede@redhat.com: move from bindings/staging to bindings] -> Signed-off-by: Hans de Goede <hdegoede@redhat.com> +> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: move from bindings/staging to bindings] +> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > --- > .../bindings/net/wireless/brcm,bcm43xx-fmac.txt | 41 ++++++++++++++++++++++ > 1 file changed, 41 insertions(+) diff --git a/a/content_digest b/N2/content_digest index 8c6b64e..48c9a0f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,20 @@ "ref\01404051421-24377-1-git-send-email-hdegoede@redhat.com\0" "ref\01404051421-24377-2-git-send-email-hdegoede@redhat.com\0" - "From\0Arend van Spriel <arend@broadcom.com>\0" + "ref\01404051421-24377-2-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" "Subject\0Re: [PATCH v3 1/4] dt: bindings: add bindings for Broadcom bcm43xx sdio devices\0" "Date\0Mon, 30 Jun 2014 10:31:21 +0200\0" - "To\0Hans de Goede <hdegoede@redhat.com>" - " John W. Linville <linville@tuxdriver.com>\0" - "Cc\0Chen-Yu Tsai <wens@csie.org>" - <linux-wireless@vger.kernel.org> - <linux-arm-kernel@lists.infradead.org> - devicetree <devicetree@vger.kernel.org> - " <linux-sunxi@googlegroups.com>\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" + " John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>\0" + "Cc\0Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>" + linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" "\00:1\0" "b\0" "On 29-06-14 16:16, Hans de Goede wrote:\n" - "> From: Arend van Spriel <arend@broadcom.com>\n" + "> From: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" "> \n" "> The Broadcom bcm43xx sdio devices are fullmac devices that may be\n" "> integrated in ARM platforms. Currently, the brcmfmac driver for\n" @@ -21,15 +22,15 @@ "> the bindings that allow this platform data to be expressed in the\n" "> devicetree.\n" "> \n" - "> Reviewed-by: Hante Meuleman <meuleman@broadcom.com>\n" - "> Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>\n" - "> Reviewed-by: Daniel (Deognyoun) Kim <dekim@broadcom.com>\n" - "> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>\n" - "> Signed-off-by: Arend van Spriel <arend@broadcom.com>\n" - "> [hdegoede@redhat.com: drop clk / reg_on gpio handling, as there is no consensus\n" + "> Reviewed-by: Hante Meuleman <meuleman-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "> Reviewed-by: Franky (Zhenhui) Lin <frankyl-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "> Reviewed-by: Daniel (Deognyoun) Kim <dekim-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "> Reviewed-by: Pieter-Paul Giesberts <pieterpg-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "> Signed-off-by: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: drop clk / reg_on gpio handling, as there is no consensus\n" "> on how to handle this yet]\n" - "> [hdegoede@redhat.com: move from bindings/staging to bindings]\n" - "> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" + "> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: move from bindings/staging to bindings]\n" + "> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "> ---\n" "> .../bindings/net/wireless/brcm,bcm43xx-fmac.txt | 41 ++++++++++++++++++++++\n" "> 1 file changed, 41 insertions(+)\n" @@ -92,4 +93,4 @@ "> +};\n" > -87a08766ece0c8b062ab899db8860378afa3d4573c15ce74d93a836d69c5c982 +77154dd7292f54e8e0190855dc43a4818da5ac73bdc550d8d780c109eb9d61ee
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.