diff for duplicates of <56535FE8.2010504@broadcom.com> diff --git a/a/1.txt b/N1/1.txt index 10dc1a0..dac3f85 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ Ray On 11/18/2015 10:16 AM, Ray Jui wrote: > Enable PCIe PHY for both PCIe root complexes on Cygnus > -> Signed-off-by: Ray Jui <rjui@broadcom.com> +> Signed-off-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> > --- > arch/arm/boot/dts/bcm-cygnus.dtsi | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) @@ -22,22 +22,22 @@ On 11/18/2015 10:16 AM, Ray Jui wrote: > #address-cells = <1>; > #size-cells = <1>; > -> + pcie_phy: phy at 0301d0a0 { +> + pcie_phy: phy@0301d0a0 { > + compatible = "brcm,cygnus-pcie-phy"; > + reg = <0x0301d0a0 0x14>; > + -> + pcie0_phy: phy at 0 { +> + pcie0_phy: phy@0 { > + reg = <0>; > + #phy-cells = <0>; > + }; > + -> + pcie1_phy: phy at 1 { +> + pcie1_phy: phy@1 { > + reg = <1>; > + #phy-cells = <0>; > + }; > + }; > + -> pinctrl: pinctrl at 0x0301d0c8 { +> pinctrl: pinctrl@0x0301d0c8 { > compatible = "brcm,cygnus-pinmux"; > reg = <0x0301d0c8 0x30>, > @@ -161,6 +176,9 @@ @@ -61,3 +61,7 @@ On 11/18/2015 10:16 AM, Ray Jui wrote: > }; > > +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index bcd12b4..d4fa9a8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,18 @@ "ref\01447870619-2828-1-git-send-email-rjui@broadcom.com\0" "ref\01447870619-2828-2-git-send-email-rjui@broadcom.com\0" - "From\0rjui@broadcom.com (Ray Jui)\0" - "Subject\0[PATCH] ARM: dts: enable PCIe PHY support for Cygnus\0" + "ref\01447870619-2828-2-git-send-email-rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0" + "From\0Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: dts: enable PCIe PHY support for Cygnus\0" "Date\0Mon, 23 Nov 2015 10:50:16 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" + " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Cc\0Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>" + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Any comment on this DT change to enable PCIe PHY support for Cygnus?\n" @@ -17,7 +26,7 @@ "On 11/18/2015 10:16 AM, Ray Jui wrote:\n" "> Enable PCIe PHY for both PCIe root complexes on Cygnus\n" ">\n" - "> Signed-off-by: Ray Jui <rjui@broadcom.com>\n" + "> Signed-off-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" "> ---\n" "> arch/arm/boot/dts/bcm-cygnus.dtsi | 21 +++++++++++++++++++++\n" "> 1 file changed, 21 insertions(+)\n" @@ -30,22 +39,22 @@ "> \t\t#address-cells = <1>;\n" "> \t\t#size-cells = <1>;\n" ">\n" - "> +\t\tpcie_phy: phy at 0301d0a0 {\n" + "> +\t\tpcie_phy: phy@0301d0a0 {\n" "> +\t\t\tcompatible = \"brcm,cygnus-pcie-phy\";\n" "> +\t\t\treg = <0x0301d0a0 0x14>;\n" "> +\n" - "> +\t\t\tpcie0_phy: phy at 0 {\n" + "> +\t\t\tpcie0_phy: phy@0 {\n" "> +\t\t\t\treg = <0>;\n" "> +\t\t\t\t#phy-cells = <0>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tpcie1_phy: phy at 1 {\n" + "> +\t\t\tpcie1_phy: phy@1 {\n" "> +\t\t\t\treg = <1>;\n" "> +\t\t\t\t#phy-cells = <0>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> \t\tpinctrl: pinctrl at 0x0301d0c8 {\n" + "> \t\tpinctrl: pinctrl@0x0301d0c8 {\n" "> \t\t\tcompatible = \"brcm,cygnus-pinmux\";\n" "> \t\t\treg = <0x0301d0c8 0x30>,\n" "> @@ -161,6 +176,9 @@\n" @@ -68,6 +77,10 @@ "> \t\t\tstatus = \"disabled\";\n" "> \t\t};\n" ">\n" - > + ">\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -46bc0ce7596ce9de452cf43821b65cd0324b3b24c3fd3248a73f12eb84daf86a +fa9b395c35298c73d7bdbd8640dc1cd65df69d40202447758fbf348291bffdaf
diff --git a/a/1.txt b/N2/1.txt index 10dc1a0..7538286 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -22,22 +22,22 @@ On 11/18/2015 10:16 AM, Ray Jui wrote: > #address-cells = <1>; > #size-cells = <1>; > -> + pcie_phy: phy at 0301d0a0 { +> + pcie_phy: phy@0301d0a0 { > + compatible = "brcm,cygnus-pcie-phy"; > + reg = <0x0301d0a0 0x14>; > + -> + pcie0_phy: phy at 0 { +> + pcie0_phy: phy@0 { > + reg = <0>; > + #phy-cells = <0>; > + }; > + -> + pcie1_phy: phy at 1 { +> + pcie1_phy: phy@1 { > + reg = <1>; > + #phy-cells = <0>; > + }; > + }; > + -> pinctrl: pinctrl at 0x0301d0c8 { +> pinctrl: pinctrl@0x0301d0c8 { > compatible = "brcm,cygnus-pinmux"; > reg = <0x0301d0c8 0x30>, > @@ -161,6 +176,9 @@ diff --git a/a/content_digest b/N2/content_digest index bcd12b4..26c2d64 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,17 @@ "ref\01447870619-2828-1-git-send-email-rjui@broadcom.com\0" "ref\01447870619-2828-2-git-send-email-rjui@broadcom.com\0" - "From\0rjui@broadcom.com (Ray Jui)\0" - "Subject\0[PATCH] ARM: dts: enable PCIe PHY support for Cygnus\0" + "From\0Ray Jui <rjui@broadcom.com>\0" + "Subject\0Re: [PATCH] ARM: dts: enable PCIe PHY support for Cygnus\0" "Date\0Mon, 23 Nov 2015 10:50:16 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Florian Fainelli <f.fainelli@gmail.com>" + " Rob Herring <robh+dt@kernel.org>\0" + "Cc\0Pawel Moll <pawel.moll@arm.com>" + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + <linux-kernel@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <bcm-kernel-feedback-list@broadcom.com> + " <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" "Any comment on this DT change to enable PCIe PHY support for Cygnus?\n" @@ -30,22 +38,22 @@ "> \t\t#address-cells = <1>;\n" "> \t\t#size-cells = <1>;\n" ">\n" - "> +\t\tpcie_phy: phy at 0301d0a0 {\n" + "> +\t\tpcie_phy: phy@0301d0a0 {\n" "> +\t\t\tcompatible = \"brcm,cygnus-pcie-phy\";\n" "> +\t\t\treg = <0x0301d0a0 0x14>;\n" "> +\n" - "> +\t\t\tpcie0_phy: phy at 0 {\n" + "> +\t\t\tpcie0_phy: phy@0 {\n" "> +\t\t\t\treg = <0>;\n" "> +\t\t\t\t#phy-cells = <0>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tpcie1_phy: phy at 1 {\n" + "> +\t\t\tpcie1_phy: phy@1 {\n" "> +\t\t\t\treg = <1>;\n" "> +\t\t\t\t#phy-cells = <0>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> \t\tpinctrl: pinctrl at 0x0301d0c8 {\n" + "> \t\tpinctrl: pinctrl@0x0301d0c8 {\n" "> \t\t\tcompatible = \"brcm,cygnus-pinmux\";\n" "> \t\t\treg = <0x0301d0c8 0x30>,\n" "> @@ -161,6 +176,9 @@\n" @@ -70,4 +78,4 @@ ">\n" > -46bc0ce7596ce9de452cf43821b65cd0324b3b24c3fd3248a73f12eb84daf86a +dc342d6c0d31a459c9397c7db7e607ec05ccf12adf7d76f0a0e482bae4ca74a8
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.