All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54CB6F80.3040906@st.com>

diff --git a/a/1.txt b/N1/1.txt
index ba50f8f..c288d91 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,11 +27,11 @@ On 01/30/2015 12:08 PM, Kishon Vijay Abraham I wrote:
 >> Sorry, on cover letter, I replied the series looked good to me.
 >> So you can add:
 >>
->> Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
+>> Acked-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
 >>
 >> And even:
 >>
->> Tested-by: Maxime Coquelin <maxime.coquelin@st.com>
+>> Tested-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
 > Thanks. I'll merge them now.
 > I'd assume there won't be any conflicts when it gets merged to linus tree.
 Thanks Kishon,
@@ -51,8 +51,8 @@ Maxime
 >>
 >>> Thanks
 >>> Kishon
->>>> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
->>>> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
+>>>> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+>>>> Reviewed-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
 >>>> ---
 >>>>    .../devicetree/bindings/phy/phy-miphy365x.txt      | 15 +++++------
 >>>>    arch/arm/boot/dts/stih416.dtsi                     | 10 ++++----
@@ -86,14 +86,14 @@ Maxime
 >>>>    - st,sata-gen         :    Generation of locally attached SATA IP.
 >>>> Expected values
 >>>> @@ -39,20 +40,20 @@ Example:
->>>>          miphy365x_phy: miphy365x at fe382000 {
+>>>>          miphy365x_phy: miphy365x@fe382000 {
 >>>>            compatible      = "st,miphy365x-phy";
 >>>> -        st,syscfg      = <&syscfg_rear>;
 >>>> +        st,syscfg      = <&syscfg_rear 0x824 0x828>;
 >>>>            #address-cells    = <1>;
 >>>>            #size-cells    = <1>;
 >>>>            ranges;
->>>>              phy_port0: port at fe382000 {
+>>>>              phy_port0: port@fe382000 {
 >>>> -            reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;
 >>>> -            reg-names = "sata", "pcie", "syscfg";
 >>>> +            reg = <0xfe382000 0x100>, <0xfe394000 0x100>;
@@ -101,7 +101,7 @@ Maxime
 >>>>                #phy-cells = <1>;
 >>>>                st,sata-gen = <3>;
 >>>>            };
->>>>              phy_port1: port at fe38a000 {
+>>>>              phy_port1: port@fe38a000 {
 >>>> -            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;;
 >>>> +            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>;;
 >>>>                reg-names = "sata", "pcie", "syscfg";
@@ -112,21 +112,21 @@ Maxime
 >>>> --- a/arch/arm/boot/dts/stih416.dtsi
 >>>> +++ b/arch/arm/boot/dts/stih416.dtsi
 >>>> @@ -283,21 +283,21 @@
->>>>              miphy365x_phy: phy at fe382000 {
+>>>>              miphy365x_phy: phy@fe382000 {
 >>>>                compatible      = "st,miphy365x-phy";
 >>>> -            st,syscfg      = <&syscfg_rear>;
 >>>> +            st,syscfg    = <&syscfg_rear 0x824 0x828>;
 >>>>                #address-cells    = <1>;
 >>>>                #size-cells    = <1>;
 >>>>                ranges;
->>>>                  phy_port0: port at fe382000 {
+>>>>                  phy_port0: port@fe382000 {
 >>>>                    #phy-cells = <1>;
 >>>> -                reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;
 >>>> -                reg-names = "sata", "pcie", "syscfg";
 >>>> +                reg = <0xfe382000 0x100>, <0xfe394000 0x100>;
 >>>> +                reg-names = "sata", "pcie";
 >>>>                };
->>>>                  phy_port1: port at fe38a000 {
+>>>>                  phy_port1: port@fe38a000 {
 >>>>                    #phy-cells = <1>;
 >>>> -                reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;
 >>>> -                reg-names = "sata", "pcie", "syscfg";
@@ -201,3 +201,8 @@ Maxime
 >>>>        }
 >>>>          provider = devm_of_phy_provider_register(&pdev->dev, miphy365x_xlate);
 >>>>
+
+--
+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 d6d77dc..5a599c7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,10 +3,21 @@
  "ref\054CB5E7E.8050507@ti.com\0"
  "ref\054CB618E.60808@st.com\0"
  "ref\054CB661A.7050706@ti.com\0"
- "From\0maxime.coquelin@st.com (Maxime Coquelin)\0"
- "Subject\0[PATCH v2 2/7] phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.\0"
+ "ref\054CB661A.7050706-l0cyMroinI0@public.gmane.org\0"
+ "From\0Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 2/7] phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.\0"
  "Date\0Fri, 30 Jan 2015 12:48:16 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>"
+  Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  patrice.chotard-qxv4g6HH51o@public.gmane.org
+  peppe.cavallaro-qxv4g6HH51o@public.gmane.org
+ " arnd-r2nGTMty4D4@public.gmane.org\0"
+ "Cc\0lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -38,11 +49,11 @@
  ">> Sorry, on cover letter, I replied the series looked good to me.\n"
  ">> So you can add:\n"
  ">>\n"
- ">> Acked-by: Maxime Coquelin <maxime.coquelin@st.com>\n"
+ ">> Acked-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>\n"
  ">>\n"
  ">> And even:\n"
  ">>\n"
- ">> Tested-by: Maxime Coquelin <maxime.coquelin@st.com>\n"
+ ">> Tested-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>\n"
  "> Thanks. I'll merge them now.\n"
  "> I'd assume there won't be any conflicts when it gets merged to linus tree.\n"
  "Thanks Kishon,\n"
@@ -62,8 +73,8 @@
  ">>\n"
  ">>> Thanks\n"
  ">>> Kishon\n"
- ">>>> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>\n"
- ">>>> Reviewed-by: Arnd Bergmann <arnd@arndb.de>\n"
+ ">>>> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ ">>>> Reviewed-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
  ">>>> ---\n"
  ">>>>    .../devicetree/bindings/phy/phy-miphy365x.txt      | 15 +++++------\n"
  ">>>>    arch/arm/boot/dts/stih416.dtsi                     | 10 ++++----\n"
@@ -97,14 +108,14 @@
  ">>>>    - st,sata-gen         :    Generation of locally attached SATA IP.\n"
  ">>>> Expected values\n"
  ">>>> @@ -39,20 +40,20 @@ Example:\n"
- ">>>>          miphy365x_phy: miphy365x at fe382000 {\n"
+ ">>>>          miphy365x_phy: miphy365x@fe382000 {\n"
  ">>>>            compatible      = \"st,miphy365x-phy\";\n"
  ">>>> -        st,syscfg      = <&syscfg_rear>;\n"
  ">>>> +        st,syscfg      = <&syscfg_rear 0x824 0x828>;\n"
  ">>>>            #address-cells    = <1>;\n"
  ">>>>            #size-cells    = <1>;\n"
  ">>>>            ranges;\n"
- ">>>>              phy_port0: port at fe382000 {\n"
+ ">>>>              phy_port0: port@fe382000 {\n"
  ">>>> -            reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;\n"
  ">>>> -            reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
  ">>>> +            reg = <0xfe382000 0x100>, <0xfe394000 0x100>;\n"
@@ -112,7 +123,7 @@
  ">>>>                #phy-cells = <1>;\n"
  ">>>>                st,sata-gen = <3>;\n"
  ">>>>            };\n"
- ">>>>              phy_port1: port at fe38a000 {\n"
+ ">>>>              phy_port1: port@fe38a000 {\n"
  ">>>> -            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;;\n"
  ">>>> +            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>;;\n"
  ">>>>                reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
@@ -123,21 +134,21 @@
  ">>>> --- a/arch/arm/boot/dts/stih416.dtsi\n"
  ">>>> +++ b/arch/arm/boot/dts/stih416.dtsi\n"
  ">>>> @@ -283,21 +283,21 @@\n"
- ">>>>              miphy365x_phy: phy at fe382000 {\n"
+ ">>>>              miphy365x_phy: phy@fe382000 {\n"
  ">>>>                compatible      = \"st,miphy365x-phy\";\n"
  ">>>> -            st,syscfg      = <&syscfg_rear>;\n"
  ">>>> +            st,syscfg    = <&syscfg_rear 0x824 0x828>;\n"
  ">>>>                #address-cells    = <1>;\n"
  ">>>>                #size-cells    = <1>;\n"
  ">>>>                ranges;\n"
- ">>>>                  phy_port0: port at fe382000 {\n"
+ ">>>>                  phy_port0: port@fe382000 {\n"
  ">>>>                    #phy-cells = <1>;\n"
  ">>>> -                reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;\n"
  ">>>> -                reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
  ">>>> +                reg = <0xfe382000 0x100>, <0xfe394000 0x100>;\n"
  ">>>> +                reg-names = \"sata\", \"pcie\";\n"
  ">>>>                };\n"
- ">>>>                  phy_port1: port at fe38a000 {\n"
+ ">>>>                  phy_port1: port@fe38a000 {\n"
  ">>>>                    #phy-cells = <1>;\n"
  ">>>> -                reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;\n"
  ">>>> -                reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
@@ -211,6 +222,11 @@
  ">>>> +        }\n"
  ">>>>        }\n"
  ">>>>          provider = devm_of_phy_provider_register(&pdev->dev, miphy365x_xlate);\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
 
-0f6f2b295c376320503eb19e3f94c0f408ba2bff8cbb038df8e73e439f40d599
+23bf09918ecc7a08b23ce68ad93bbd83f1600fe498729bdb3a524ba1042a25fa

diff --git a/a/1.txt b/N2/1.txt
index ba50f8f..1933f02 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -86,14 +86,14 @@ Maxime
 >>>>    - st,sata-gen         :    Generation of locally attached SATA IP.
 >>>> Expected values
 >>>> @@ -39,20 +40,20 @@ Example:
->>>>          miphy365x_phy: miphy365x at fe382000 {
+>>>>          miphy365x_phy: miphy365x@fe382000 {
 >>>>            compatible      = "st,miphy365x-phy";
 >>>> -        st,syscfg      = <&syscfg_rear>;
 >>>> +        st,syscfg      = <&syscfg_rear 0x824 0x828>;
 >>>>            #address-cells    = <1>;
 >>>>            #size-cells    = <1>;
 >>>>            ranges;
->>>>              phy_port0: port at fe382000 {
+>>>>              phy_port0: port@fe382000 {
 >>>> -            reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;
 >>>> -            reg-names = "sata", "pcie", "syscfg";
 >>>> +            reg = <0xfe382000 0x100>, <0xfe394000 0x100>;
@@ -101,7 +101,7 @@ Maxime
 >>>>                #phy-cells = <1>;
 >>>>                st,sata-gen = <3>;
 >>>>            };
->>>>              phy_port1: port at fe38a000 {
+>>>>              phy_port1: port@fe38a000 {
 >>>> -            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;;
 >>>> +            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>;;
 >>>>                reg-names = "sata", "pcie", "syscfg";
@@ -112,21 +112,21 @@ Maxime
 >>>> --- a/arch/arm/boot/dts/stih416.dtsi
 >>>> +++ b/arch/arm/boot/dts/stih416.dtsi
 >>>> @@ -283,21 +283,21 @@
->>>>              miphy365x_phy: phy at fe382000 {
+>>>>              miphy365x_phy: phy@fe382000 {
 >>>>                compatible      = "st,miphy365x-phy";
 >>>> -            st,syscfg      = <&syscfg_rear>;
 >>>> +            st,syscfg    = <&syscfg_rear 0x824 0x828>;
 >>>>                #address-cells    = <1>;
 >>>>                #size-cells    = <1>;
 >>>>                ranges;
->>>>                  phy_port0: port at fe382000 {
+>>>>                  phy_port0: port@fe382000 {
 >>>>                    #phy-cells = <1>;
 >>>> -                reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;
 >>>> -                reg-names = "sata", "pcie", "syscfg";
 >>>> +                reg = <0xfe382000 0x100>, <0xfe394000 0x100>;
 >>>> +                reg-names = "sata", "pcie";
 >>>>                };
->>>>                  phy_port1: port at fe38a000 {
+>>>>                  phy_port1: port@fe38a000 {
 >>>>                    #phy-cells = <1>;
 >>>> -                reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;
 >>>> -                reg-names = "sata", "pcie", "syscfg";
diff --git a/a/content_digest b/N2/content_digest
index d6d77dc..9b8e7c1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,10 +3,20 @@
  "ref\054CB5E7E.8050507@ti.com\0"
  "ref\054CB618E.60808@st.com\0"
  "ref\054CB661A.7050706@ti.com\0"
- "From\0maxime.coquelin@st.com (Maxime Coquelin)\0"
- "Subject\0[PATCH v2 2/7] phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.\0"
+ "From\0Maxime Coquelin <maxime.coquelin@st.com>\0"
+ "Subject\0Re: [PATCH v2 2/7] phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.\0"
  "Date\0Fri, 30 Jan 2015 12:48:16 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Kishon Vijay Abraham I <kishon@ti.com>"
+  Peter Griffin <peter.griffin@linaro.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-kernel@vger.kernel.org>
+  <srinivas.kandagatla@gmail.com>
+  <patrice.chotard@st.com>
+  <peppe.cavallaro@st.com>
+ " <arnd@arndb.de>\0"
+ "Cc\0<lee.jones@linaro.org>"
+  <devicetree@vger.kernel.org>
+ " <netdev@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -97,14 +107,14 @@
  ">>>>    - st,sata-gen         :    Generation of locally attached SATA IP.\n"
  ">>>> Expected values\n"
  ">>>> @@ -39,20 +40,20 @@ Example:\n"
- ">>>>          miphy365x_phy: miphy365x at fe382000 {\n"
+ ">>>>          miphy365x_phy: miphy365x@fe382000 {\n"
  ">>>>            compatible      = \"st,miphy365x-phy\";\n"
  ">>>> -        st,syscfg      = <&syscfg_rear>;\n"
  ">>>> +        st,syscfg      = <&syscfg_rear 0x824 0x828>;\n"
  ">>>>            #address-cells    = <1>;\n"
  ">>>>            #size-cells    = <1>;\n"
  ">>>>            ranges;\n"
- ">>>>              phy_port0: port at fe382000 {\n"
+ ">>>>              phy_port0: port@fe382000 {\n"
  ">>>> -            reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;\n"
  ">>>> -            reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
  ">>>> +            reg = <0xfe382000 0x100>, <0xfe394000 0x100>;\n"
@@ -112,7 +122,7 @@
  ">>>>                #phy-cells = <1>;\n"
  ">>>>                st,sata-gen = <3>;\n"
  ">>>>            };\n"
- ">>>>              phy_port1: port at fe38a000 {\n"
+ ">>>>              phy_port1: port@fe38a000 {\n"
  ">>>> -            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;;\n"
  ">>>> +            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>;;\n"
  ">>>>                reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
@@ -123,21 +133,21 @@
  ">>>> --- a/arch/arm/boot/dts/stih416.dtsi\n"
  ">>>> +++ b/arch/arm/boot/dts/stih416.dtsi\n"
  ">>>> @@ -283,21 +283,21 @@\n"
- ">>>>              miphy365x_phy: phy at fe382000 {\n"
+ ">>>>              miphy365x_phy: phy@fe382000 {\n"
  ">>>>                compatible      = \"st,miphy365x-phy\";\n"
  ">>>> -            st,syscfg      = <&syscfg_rear>;\n"
  ">>>> +            st,syscfg    = <&syscfg_rear 0x824 0x828>;\n"
  ">>>>                #address-cells    = <1>;\n"
  ">>>>                #size-cells    = <1>;\n"
  ">>>>                ranges;\n"
- ">>>>                  phy_port0: port at fe382000 {\n"
+ ">>>>                  phy_port0: port@fe382000 {\n"
  ">>>>                    #phy-cells = <1>;\n"
  ">>>> -                reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;\n"
  ">>>> -                reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
  ">>>> +                reg = <0xfe382000 0x100>, <0xfe394000 0x100>;\n"
  ">>>> +                reg-names = \"sata\", \"pcie\";\n"
  ">>>>                };\n"
- ">>>>                  phy_port1: port at fe38a000 {\n"
+ ">>>>                  phy_port1: port@fe38a000 {\n"
  ">>>>                    #phy-cells = <1>;\n"
  ">>>> -                reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;\n"
  ">>>> -                reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
@@ -213,4 +223,4 @@
  ">>>>          provider = devm_of_phy_provider_register(&pdev->dev, miphy365x_xlate);\n"
  >>>>
 
-0f6f2b295c376320503eb19e3f94c0f408ba2bff8cbb038df8e73e439f40d599
+1c6af63a553979c381b82ca45d28743e684c99720bde0eddaa1ba315c0b83268

diff --git a/a/1.txt b/N3/1.txt
index ba50f8f..c288d91 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -27,11 +27,11 @@ On 01/30/2015 12:08 PM, Kishon Vijay Abraham I wrote:
 >> Sorry, on cover letter, I replied the series looked good to me.
 >> So you can add:
 >>
->> Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
+>> Acked-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
 >>
 >> And even:
 >>
->> Tested-by: Maxime Coquelin <maxime.coquelin@st.com>
+>> Tested-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
 > Thanks. I'll merge them now.
 > I'd assume there won't be any conflicts when it gets merged to linus tree.
 Thanks Kishon,
@@ -51,8 +51,8 @@ Maxime
 >>
 >>> Thanks
 >>> Kishon
->>>> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
->>>> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
+>>>> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+>>>> Reviewed-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
 >>>> ---
 >>>>    .../devicetree/bindings/phy/phy-miphy365x.txt      | 15 +++++------
 >>>>    arch/arm/boot/dts/stih416.dtsi                     | 10 ++++----
@@ -86,14 +86,14 @@ Maxime
 >>>>    - st,sata-gen         :    Generation of locally attached SATA IP.
 >>>> Expected values
 >>>> @@ -39,20 +40,20 @@ Example:
->>>>          miphy365x_phy: miphy365x at fe382000 {
+>>>>          miphy365x_phy: miphy365x@fe382000 {
 >>>>            compatible      = "st,miphy365x-phy";
 >>>> -        st,syscfg      = <&syscfg_rear>;
 >>>> +        st,syscfg      = <&syscfg_rear 0x824 0x828>;
 >>>>            #address-cells    = <1>;
 >>>>            #size-cells    = <1>;
 >>>>            ranges;
->>>>              phy_port0: port at fe382000 {
+>>>>              phy_port0: port@fe382000 {
 >>>> -            reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;
 >>>> -            reg-names = "sata", "pcie", "syscfg";
 >>>> +            reg = <0xfe382000 0x100>, <0xfe394000 0x100>;
@@ -101,7 +101,7 @@ Maxime
 >>>>                #phy-cells = <1>;
 >>>>                st,sata-gen = <3>;
 >>>>            };
->>>>              phy_port1: port at fe38a000 {
+>>>>              phy_port1: port@fe38a000 {
 >>>> -            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;;
 >>>> +            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>;;
 >>>>                reg-names = "sata", "pcie", "syscfg";
@@ -112,21 +112,21 @@ Maxime
 >>>> --- a/arch/arm/boot/dts/stih416.dtsi
 >>>> +++ b/arch/arm/boot/dts/stih416.dtsi
 >>>> @@ -283,21 +283,21 @@
->>>>              miphy365x_phy: phy at fe382000 {
+>>>>              miphy365x_phy: phy@fe382000 {
 >>>>                compatible      = "st,miphy365x-phy";
 >>>> -            st,syscfg      = <&syscfg_rear>;
 >>>> +            st,syscfg    = <&syscfg_rear 0x824 0x828>;
 >>>>                #address-cells    = <1>;
 >>>>                #size-cells    = <1>;
 >>>>                ranges;
->>>>                  phy_port0: port at fe382000 {
+>>>>                  phy_port0: port@fe382000 {
 >>>>                    #phy-cells = <1>;
 >>>> -                reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;
 >>>> -                reg-names = "sata", "pcie", "syscfg";
 >>>> +                reg = <0xfe382000 0x100>, <0xfe394000 0x100>;
 >>>> +                reg-names = "sata", "pcie";
 >>>>                };
->>>>                  phy_port1: port at fe38a000 {
+>>>>                  phy_port1: port@fe38a000 {
 >>>>                    #phy-cells = <1>;
 >>>> -                reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;
 >>>> -                reg-names = "sata", "pcie", "syscfg";
@@ -201,3 +201,8 @@ Maxime
 >>>>        }
 >>>>          provider = devm_of_phy_provider_register(&pdev->dev, miphy365x_xlate);
 >>>>
+
+--
+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/N3/content_digest
index d6d77dc..926ad88 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -3,10 +3,21 @@
  "ref\054CB5E7E.8050507@ti.com\0"
  "ref\054CB618E.60808@st.com\0"
  "ref\054CB661A.7050706@ti.com\0"
- "From\0maxime.coquelin@st.com (Maxime Coquelin)\0"
- "Subject\0[PATCH v2 2/7] phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.\0"
+ "ref\054CB661A.7050706-l0cyMroinI0@public.gmane.org\0"
+ "From\0Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 2/7] phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.\0"
  "Date\0Fri, 30 Jan 2015 12:48:16 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>"
+  Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+  <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  <srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  <patrice.chotard-qxv4g6HH51o@public.gmane.org>
+  <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>
+ " <arnd-r2nGTMty4D4@public.gmane.org>\0"
+ "Cc\0<lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
+  <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -38,11 +49,11 @@
  ">> Sorry, on cover letter, I replied the series looked good to me.\n"
  ">> So you can add:\n"
  ">>\n"
- ">> Acked-by: Maxime Coquelin <maxime.coquelin@st.com>\n"
+ ">> Acked-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>\n"
  ">>\n"
  ">> And even:\n"
  ">>\n"
- ">> Tested-by: Maxime Coquelin <maxime.coquelin@st.com>\n"
+ ">> Tested-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>\n"
  "> Thanks. I'll merge them now.\n"
  "> I'd assume there won't be any conflicts when it gets merged to linus tree.\n"
  "Thanks Kishon,\n"
@@ -62,8 +73,8 @@
  ">>\n"
  ">>> Thanks\n"
  ">>> Kishon\n"
- ">>>> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>\n"
- ">>>> Reviewed-by: Arnd Bergmann <arnd@arndb.de>\n"
+ ">>>> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ ">>>> Reviewed-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n"
  ">>>> ---\n"
  ">>>>    .../devicetree/bindings/phy/phy-miphy365x.txt      | 15 +++++------\n"
  ">>>>    arch/arm/boot/dts/stih416.dtsi                     | 10 ++++----\n"
@@ -97,14 +108,14 @@
  ">>>>    - st,sata-gen         :    Generation of locally attached SATA IP.\n"
  ">>>> Expected values\n"
  ">>>> @@ -39,20 +40,20 @@ Example:\n"
- ">>>>          miphy365x_phy: miphy365x at fe382000 {\n"
+ ">>>>          miphy365x_phy: miphy365x@fe382000 {\n"
  ">>>>            compatible      = \"st,miphy365x-phy\";\n"
  ">>>> -        st,syscfg      = <&syscfg_rear>;\n"
  ">>>> +        st,syscfg      = <&syscfg_rear 0x824 0x828>;\n"
  ">>>>            #address-cells    = <1>;\n"
  ">>>>            #size-cells    = <1>;\n"
  ">>>>            ranges;\n"
- ">>>>              phy_port0: port at fe382000 {\n"
+ ">>>>              phy_port0: port@fe382000 {\n"
  ">>>> -            reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;\n"
  ">>>> -            reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
  ">>>> +            reg = <0xfe382000 0x100>, <0xfe394000 0x100>;\n"
@@ -112,7 +123,7 @@
  ">>>>                #phy-cells = <1>;\n"
  ">>>>                st,sata-gen = <3>;\n"
  ">>>>            };\n"
- ">>>>              phy_port1: port at fe38a000 {\n"
+ ">>>>              phy_port1: port@fe38a000 {\n"
  ">>>> -            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;;\n"
  ">>>> +            reg = <0xfe38a000 0x100>, <0xfe804000 0x100>;;\n"
  ">>>>                reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
@@ -123,21 +134,21 @@
  ">>>> --- a/arch/arm/boot/dts/stih416.dtsi\n"
  ">>>> +++ b/arch/arm/boot/dts/stih416.dtsi\n"
  ">>>> @@ -283,21 +283,21 @@\n"
- ">>>>              miphy365x_phy: phy at fe382000 {\n"
+ ">>>>              miphy365x_phy: phy@fe382000 {\n"
  ">>>>                compatible      = \"st,miphy365x-phy\";\n"
  ">>>> -            st,syscfg      = <&syscfg_rear>;\n"
  ">>>> +            st,syscfg    = <&syscfg_rear 0x824 0x828>;\n"
  ">>>>                #address-cells    = <1>;\n"
  ">>>>                #size-cells    = <1>;\n"
  ">>>>                ranges;\n"
- ">>>>                  phy_port0: port at fe382000 {\n"
+ ">>>>                  phy_port0: port@fe382000 {\n"
  ">>>>                    #phy-cells = <1>;\n"
  ">>>> -                reg = <0xfe382000 0x100>, <0xfe394000 0x100>, <0x824 0x4>;\n"
  ">>>> -                reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
  ">>>> +                reg = <0xfe382000 0x100>, <0xfe394000 0x100>;\n"
  ">>>> +                reg-names = \"sata\", \"pcie\";\n"
  ">>>>                };\n"
- ">>>>                  phy_port1: port at fe38a000 {\n"
+ ">>>>                  phy_port1: port@fe38a000 {\n"
  ">>>>                    #phy-cells = <1>;\n"
  ">>>> -                reg = <0xfe38a000 0x100>, <0xfe804000 0x100>, <0x828 0x4>;\n"
  ">>>> -                reg-names = \"sata\", \"pcie\", \"syscfg\";\n"
@@ -211,6 +222,11 @@
  ">>>> +        }\n"
  ">>>>        }\n"
  ">>>>          provider = devm_of_phy_provider_register(&pdev->dev, miphy365x_xlate);\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
 
-0f6f2b295c376320503eb19e3f94c0f408ba2bff8cbb038df8e73e439f40d599
+c5992789d956f514717cfcee5b0db644a599d06c52fa97c1334f162e8aa0f836

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.