diff for duplicates of <1962948.PJPnbPYrr4@phil> diff --git a/a/1.txt b/N1/1.txt index ad079db..9875d87 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ please point me to the binding patch), but even if it is a real binding it should get its separate patch. -> Signed-off-by: Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org> +> Signed-off-by: Caesar Wang <wxt@rock-chips.com> > > --- > @@ -36,7 +36,7 @@ it should get its separate patch. > + dynamic-power-coefficient = <436>; > }; > -> cpu_b1: cpu@101 { +> cpu_b1: cpu at 101 { > @@ -156,7 +156,7 @@ > reg = <0x0 0x101>; > enable-method = "psci"; @@ -60,9 +60,9 @@ it should get its separate patch. > > trips { > - cpu_alert0: cpu_alert0 { -> + threshold: trip-point@0 { +> + threshold: trip-point at 0 { -foo@0 will produce warnings when used without reg property. Also, +foo at 0 will produce warnings when used without reg property. Also, why all that renaming, the previous names sounded fine to me. @@ -72,7 +72,7 @@ why all that renaming, the previous names sounded fine to me. > }; > - cpu_alert1: cpu_alert1 { > - temperature = <75000>; -> + target: trip-point@1 { +> + target: trip-point at 1 { > + temperature = <85000>; When raising the target-temperature to 85 degrees I really @@ -175,10 +175,4 @@ Heiko > }; > > pinctrl: pinctrl { -> - - --- -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 fb74f1b..df45909 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,9 @@ "ref\01499840971-20392-1-git-send-email-wxt@rock-chips.com\0" "ref\01499840971-20392-5-git-send-email-wxt@rock-chips.com\0" - "ref\01499840971-20392-5-git-send-email-wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Subject\0Re: [PATCH 4/4] arm64: dts: rockchip: update the thermal zones for RK3399 SoCs\0" + "From\0heiko@sntech.de (Heiko Stuebner)\0" + "Subject\0[PATCH 4/4] arm64: dts: rockchip: update the thermal zones for RK3399 SoCs\0" "Date\0Wed, 12 Jul 2017 20:44:51 +0200\0" - "To\0Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - rocky.hao-TNX95d0MmH7DzftRWevZcw@public.gmane.org - Douglas Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - William wu <wulf-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - Elaine Zhang <zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - Kever Yang <kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Shawn Lin <shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - " Roger Chen <roger.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Caesar,\n" @@ -42,7 +25,7 @@ "it should get its separate patch.\n" "\n" "\n" - "> Signed-off-by: Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n" + "> Signed-off-by: Caesar Wang <wxt@rock-chips.com>\n" "> \n" "> ---\n" "> \n" @@ -61,7 +44,7 @@ "> +\t\t\tdynamic-power-coefficient = <436>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu_b1: cpu@101 {\n" + "> \t\tcpu_b1: cpu at 101 {\n" "> @@ -156,7 +156,7 @@\n" "> \t\t\treg = <0x0 0x101>;\n" "> \t\t\tenable-method = \"psci\";\n" @@ -85,9 +68,9 @@ "> \n" "> \t\t\ttrips {\n" "> -\t\t\t\tcpu_alert0: cpu_alert0 {\n" - "> +\t\t\t\tthreshold: trip-point@0 {\n" + "> +\t\t\t\tthreshold: trip-point at 0 {\n" "\n" - "foo@0 will produce warnings when used without reg property. Also,\n" + "foo at 0 will produce warnings when used without reg property. Also,\n" "why all that renaming, the previous names sounded fine to me.\n" "\n" "\n" @@ -97,7 +80,7 @@ "> \t\t\t\t};\n" "> -\t\t\t\tcpu_alert1: cpu_alert1 {\n" "> -\t\t\t\t\ttemperature = <75000>;\n" - "> +\t\t\t\ttarget: trip-point@1 {\n" + "> +\t\t\t\ttarget: trip-point at 1 {\n" "> +\t\t\t\t\ttemperature = <85000>;\n" "\n" "When raising the target-temperature to 85 degrees I really\n" @@ -200,12 +183,6 @@ "> \t};\n" "> \n" "> \tpinctrl: pinctrl {\n" - "> \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 + > -eb1c14c537dc0f182f6edeaf6890b46bb39b15ed078c1302f79de926dbba0581 +e082f9dc3872842ffc7c7f2fe0f388220a2ae30b974387af438c81319e99f92e
diff --git a/a/1.txt b/N2/1.txt index ad079db..68cd95b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,7 +17,7 @@ please point me to the binding patch), but even if it is a real binding it should get its separate patch. -> Signed-off-by: Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org> +> Signed-off-by: Caesar Wang <wxt@rock-chips.com> > > --- > @@ -175,10 +175,4 @@ Heiko > }; > > pinctrl: pinctrl { -> - - --- -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 fb74f1b..b393106 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,26 +1,25 @@ "ref\01499840971-20392-1-git-send-email-wxt@rock-chips.com\0" "ref\01499840971-20392-5-git-send-email-wxt@rock-chips.com\0" - "ref\01499840971-20392-5-git-send-email-wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "From\0Heiko Stuebner <heiko@sntech.de>\0" "Subject\0Re: [PATCH 4/4] arm64: dts: rockchip: update the thermal zones for RK3399 SoCs\0" "Date\0Wed, 12 Jul 2017 20:44:51 +0200\0" - "To\0Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - rocky.hao-TNX95d0MmH7DzftRWevZcw@public.gmane.org - Douglas Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - William wu <wulf-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - Elaine Zhang <zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - Kever Yang <kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Shawn Lin <shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - " Roger Chen <roger.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" + "To\0Caesar Wang <wxt@rock-chips.com>\0" + "Cc\0linux-rockchip@lists.infradead.org" + rocky.hao@rock-chips.com + Douglas Anderson <dianders@chromium.org> + William wu <wulf@rock-chips.com> + Elaine Zhang <zhangqing@rock-chips.com> + Kever Yang <kever.yang@rock-chips.com> + Brian Norris <briannorris@chromium.org> + linux-kernel@vger.kernel.org + Shawn Lin <shawn.lin@rock-chips.com> + devicetree@vger.kernel.org + Rob Herring <robh+dt@kernel.org> + linux-arm-kernel@lists.infradead.org + Will Deacon <will.deacon@arm.com> + Mark Rutland <mark.rutland@arm.com> + Catalin Marinas <catalin.marinas@arm.com> + " Roger Chen <roger.chen@rock-chips.com>\0" "\00:1\0" "b\0" "Hi Caesar,\n" @@ -42,7 +41,7 @@ "it should get its separate patch.\n" "\n" "\n" - "> Signed-off-by: Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n" + "> Signed-off-by: Caesar Wang <wxt@rock-chips.com>\n" "> \n" "> ---\n" "> \n" @@ -200,12 +199,6 @@ "> \t};\n" "> \n" "> \tpinctrl: pinctrl {\n" - "> \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 + > -eb1c14c537dc0f182f6edeaf6890b46bb39b15ed078c1302f79de926dbba0581 +a352ebfd5fd9f340d98bbe071185364c08fabad1a9c7fe977aa191bccab0c0d9
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.