diff for duplicates of <55A36AE6.5070802@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 02ea164..53470d5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ On Monday 13 July 2015 01:01 PM, Krzysztof Kozlowski wrote: >>>> >>>> This patch adds the devicetree binding to enable this feature. >>>> ->>>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> +>>>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> >>>> --- >>>> Documentation/devicetree/bindings/mfd/88pm800.txt | 6 ++++++ >>>> 1 file changed, 6 insertions(+) @@ -41,8 +41,8 @@ On Monday 13 July 2015 01:01 PM, Krzysztof Kozlowski wrote: >> >> As per spec, (it only talks about power consumption in power down state) >> ->> Power-down State => VSYS > 2.8 => 4.5 ?A ->> CLK32K2 = 0 => 18 ?W +>> Power-down State => VSYS > 2.8 => 4.5 μA +>> CLK32K2 = 0 => 18 μW > > This would be a power saving if it could be enabled/disabled runtime. > But with DT you will either: @@ -83,3 +83,8 @@ Let me take a look at these drivers. Thanks, Vaibhav + +-- +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 4a6d604..0c652bc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,17 @@ "ref\055A0C1B8.4030402@samsung.com\0" "ref\055A367BE.6040103@linaro.org\0" "ref\055A36939.7070607@samsung.com\0" - "From\0vaibhav.hiremath@linaro.org (Vaibhav Hiremath)\0" - "Subject\0[PATCH 3/6] mfd: devicetree: bindings: 88pm800: Add DT property for 32KHz output enable\0" + "ref\055A36939.7070607-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" + "From\0Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/6] mfd: devicetree: bindings: 88pm800: Add DT property for 32KHz output enable\0" "Date\0Mon, 13 Jul 2015 13:08:14 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" "\00:1\0" "b\0" "\n" @@ -23,7 +30,7 @@ ">>>>\n" ">>>> This patch adds the devicetree binding to enable this feature.\n" ">>>>\n" - ">>>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n" + ">>>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" ">>>> ---\n" ">>>> Documentation/devicetree/bindings/mfd/88pm800.txt | 6 ++++++\n" ">>>> 1 file changed, 6 insertions(+)\n" @@ -52,8 +59,8 @@ ">>\n" ">> As per spec, (it only talks about power consumption in power down state)\n" ">>\n" - ">> Power-down State => VSYS > 2.8 => 4.5 ?A\n" - ">> CLK32K2 = 0 => 18 ?W\n" + ">> Power-down State => VSYS > 2.8 => 4.5 \316\274A\n" + ">> CLK32K2 = 0 => 18 \316\274W\n" ">\n" "> This would be a power saving if it could be enabled/disabled runtime.\n" "> But with DT you will either:\n" @@ -93,6 +100,11 @@ "Let me take a look at these drivers.\n" "\n" "Thanks,\n" - Vaibhav + "Vaibhav\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 -ff8bcca10288a43c85d12d33038a3999b21c93993826910421d1d3f75f5c0a39 +09256a2810fef8b877423a62257dc4427681020dd83170f57c8239a2921517c9
diff --git a/a/1.txt b/N2/1.txt index 02ea164..06d427e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -41,8 +41,8 @@ On Monday 13 July 2015 01:01 PM, Krzysztof Kozlowski wrote: >> >> As per spec, (it only talks about power consumption in power down state) >> ->> Power-down State => VSYS > 2.8 => 4.5 ?A ->> CLK32K2 = 0 => 18 ?W +>> Power-down State => VSYS > 2.8 => 4.5 μA +>> CLK32K2 = 0 => 18 μW > > This would be a power saving if it could be enabled/disabled runtime. > But with DT you will either: diff --git a/a/content_digest b/N2/content_digest index 4a6d604..853ac2f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,10 +3,16 @@ "ref\055A0C1B8.4030402@samsung.com\0" "ref\055A367BE.6040103@linaro.org\0" "ref\055A36939.7070607@samsung.com\0" - "From\0vaibhav.hiremath@linaro.org (Vaibhav Hiremath)\0" - "Subject\0[PATCH 3/6] mfd: devicetree: bindings: 88pm800: Add DT property for 32KHz output enable\0" + "From\0Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\0" + "Subject\0Re: [PATCH 3/6] mfd: devicetree: bindings: 88pm800: Add DT property for 32KHz output enable\0" "Date\0Mon, 13 Jul 2015 13:08:14 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>" + " linux-arm-kernel@lists.infradead.org\0" + "Cc\0devicetree@vger.kernel.org" + sameo@linux.intel.com + linux-kernel@vger.kernel.org + robh+dt@kernel.org + " lee.jones@linaro.org\0" "\00:1\0" "b\0" "\n" @@ -52,8 +58,8 @@ ">>\n" ">> As per spec, (it only talks about power consumption in power down state)\n" ">>\n" - ">> Power-down State => VSYS > 2.8 => 4.5 ?A\n" - ">> CLK32K2 = 0 => 18 ?W\n" + ">> Power-down State => VSYS > 2.8 => 4.5 \316\274A\n" + ">> CLK32K2 = 0 => 18 \316\274W\n" ">\n" "> This would be a power saving if it could be enabled/disabled runtime.\n" "> But with DT you will either:\n" @@ -95,4 +101,4 @@ "Thanks,\n" Vaibhav -ff8bcca10288a43c85d12d33038a3999b21c93993826910421d1d3f75f5c0a39 +0a3fc75e09297886d11280005ecc002edb3d2ef0bf8f5648622599aab4c9b682
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.