diff for duplicates of <55ACC986.5040408@osg.samsung.com> diff --git a/a/1.txt b/N1/1.txt index b58eb9f..2038586 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,10 +9,10 @@ On 07/20/2015 10:10 AM, Lee Jones wrote: >> deprecated. But the max77686 DT binding doc still suggest to use it >> instead of the regulator node name's which is the correct approach. >> ->> Signed-off-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> ->> Reviewed-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> +>> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > -> By convention shouldn't this be buck@1, or something? +> By convention shouldn't this be buck at 1, or something? > > Need Mark to look at this. > @@ -30,7 +30,7 @@ nodes don't have a reg property in this case. By looking at other regulators bindings, besides the generic regulator.txt and fixed-regulator.txt DT bindings, there are only 5 (out of 40) that use -the node-name@unit-address convention mentioned in the ePAPR document. +the node-name at unit-address convention mentioned in the ePAPR document. AFAICT all these are for regulators that are actually in different addresses but I could be wrong so let's see what Mark says. @@ -40,7 +40,3 @@ Best regards, Javier Martinez Canillas Open Source Group Samsung Research America --- -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 be5a6bb..3cbf971 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,10 @@ "ref\01437114567-17629-1-git-send-email-javier@osg.samsung.com\0" "ref\01437114567-17629-2-git-send-email-javier@osg.samsung.com\0" "ref\020150720081020.GD3061@x1\0" - "From\0Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 1/4] mfd: max77686: Don't suggest in binding to use a deprecated property\0" + "From\0javier@osg.samsung.com (Javier Martinez Canillas)\0" + "Subject\0[PATCH v2 1/4] mfd: max77686: Don't suggest in binding to use a deprecated property\0" "Date\0Mon, 20 Jul 2015 12:12:22 +0200\0" - "To\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello Lee,\n" @@ -25,10 +18,10 @@ ">> deprecated. But the max77686 DT binding doc still suggest to use it\n" ">> instead of the regulator node name's which is the correct approach.\n" ">>\n" - ">> Signed-off-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\n" - ">> Reviewed-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + ">> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>\n" + ">> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n" "> \n" - "> By convention shouldn't this be buck@1, or something?\n" + "> By convention shouldn't this be buck at 1, or something?\n" ">\n" "> Need Mark to look at this.\n" ">\n" @@ -46,7 +39,7 @@ "\n" "By looking at other regulators bindings, besides the generic regulator.txt\n" "and fixed-regulator.txt DT bindings, there are only 5 (out of 40) that use\n" - "the node-name@unit-address convention mentioned in the ePAPR document.\n" + "the node-name at unit-address convention mentioned in the ePAPR document.\n" "\n" "AFAICT all these are for regulators that are actually in different addresses\n" "but I could be wrong so let's see what Mark says.\n" @@ -55,10 +48,6 @@ "-- \n" "Javier Martinez Canillas\n" "Open Source Group\n" - "Samsung Research America\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 + Samsung Research America -0457e99c4f3bf2c4ce5e01fc957c6f62934e2881b8265f94808a61ea3b44c76c +88f88e40120f4a903e83f28667c79098e550bd9b2292800ac4a86155478b8653
diff --git a/a/1.txt b/N2/1.txt index b58eb9f..0389408 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,8 +9,8 @@ On 07/20/2015 10:10 AM, Lee Jones wrote: >> deprecated. But the max77686 DT binding doc still suggest to use it >> instead of the regulator node name's which is the correct approach. >> ->> Signed-off-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> ->> Reviewed-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> +>> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > > By convention shouldn't this be buck@1, or something? > @@ -40,7 +40,3 @@ Best regards, Javier Martinez Canillas Open Source Group Samsung Research America --- -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/N2/content_digest index be5a6bb..3f253f2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,17 @@ "ref\01437114567-17629-1-git-send-email-javier@osg.samsung.com\0" "ref\01437114567-17629-2-git-send-email-javier@osg.samsung.com\0" "ref\020150720081020.GD3061@x1\0" - "From\0Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\0" + "From\0Javier Martinez Canillas <javier@osg.samsung.com>\0" "Subject\0Re: [PATCH v2 1/4] mfd: max77686: Don't suggest in binding to use a deprecated property\0" "Date\0Mon, 20 Jul 2015 12:12:22 +0200\0" - "To\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Lee Jones <lee.jones@linaro.org>\0" + "Cc\0devicetree@vger.kernel.org" + linux-samsung-soc@vger.kernel.org + Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> + Mark Brown <broonie@kernel.org> + linux-kernel@vger.kernel.org + Krzysztof Kozlowski <k.kozlowski@samsung.com> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello Lee,\n" @@ -25,8 +25,8 @@ ">> deprecated. But the max77686 DT binding doc still suggest to use it\n" ">> instead of the regulator node name's which is the correct approach.\n" ">>\n" - ">> Signed-off-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\n" - ">> Reviewed-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + ">> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>\n" + ">> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n" "> \n" "> By convention shouldn't this be buck@1, or something?\n" ">\n" @@ -55,10 +55,6 @@ "-- \n" "Javier Martinez Canillas\n" "Open Source Group\n" - "Samsung Research America\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 + Samsung Research America -0457e99c4f3bf2c4ce5e01fc957c6f62934e2881b8265f94808a61ea3b44c76c +c9faba28c40c5cd87a71eacbeee3be586f4a3cf6270590947bb83a75e76b3053
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.