diff for duplicates of <20151203163551.GQ23396@atomide.com> diff --git a/a/1.txt b/N1/1.txt index c323354..f22e055 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -* Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> [151130 07:58]: +* Grygorii Strashko <grygorii.strashko@ti.com> [151130 07:58]: > ARM TWD and Global timer are clocked by PERIPHCLK which is MPU_CLK/2. > But now they are clocked by dpll_mpu_m2_ck == MPU_CLK and, as result. > Timekeeping core misbehaves. For example, execution of command @@ -7,11 +7,11 @@ > Hence, fix it by adding mpu_periphclk ("fixed-factor-clock") and use > it for clocking ARM TWD and Global timer (same way as on OMAP4). > -> Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> -> Cc: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> -> Cc: Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org> +> Cc: Tony Lindgren <tony@atomide.com> +> Cc: Felipe Balbi <balbi@ti.com> +> Cc: Tero Kristo <t-kristo@ti.com> > Fixes:commit 8cbd4c2f6a99 ("arm: boot: dts: am4372: add ARM timers and SCU nodes") -> Signed-off-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Is this fix alone enough or do you still need to disable other the ARM timers in the board specific dts file? @@ -43,7 +43,7 @@ Tony > + clocks = <&mpu_periphclk>; > }; > -> local_timer: timer@48240600 { +> local_timer: timer at 48240600 { > @@ -82,7 +82,7 @@ > reg = <0x48240600 0x100>; > interrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_HIGH>; @@ -52,7 +52,7 @@ Tony > + clocks = <&mpu_periphclk>; > }; > -> l2-cache-controller@48242000 { +> l2-cache-controller at 48242000 { > diff --git a/arch/arm/boot/dts/am43xx-clocks.dtsi b/arch/arm/boot/dts/am43xx-clocks.dtsi > index cc88728..a38af2b 100644 > --- a/arch/arm/boot/dts/am43xx-clocks.dtsi @@ -74,8 +74,4 @@ Tony > compatible = "ti,am3-dpll-clock"; > -- > 2.6.3 -> --- -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 5fda638..2fd076f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,11 @@ "ref\01448898998-32749-1-git-send-email-grygorii.strashko@ti.com\0" - "ref\01448898998-32749-1-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [4.4-rc][PATCH v2] ARM: dts: am4372: fix clock source for arm twd and global timers\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[4.4-rc][PATCH v2] ARM: dts: am4372: fix clock source for arm twd and global timers\0" "Date\0Thu, 3 Dec 2015 08:35:51 -0800\0" - "To\0Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\0" - "Cc\0t-kristo-l0cyMroinI0@public.gmane.org" - nsekhar-l0cyMroinI0@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> - " Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "* Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> [151130 07:58]:\n" + "* Grygorii Strashko <grygorii.strashko@ti.com> [151130 07:58]:\n" "> ARM TWD and Global timer are clocked by PERIPHCLK which is MPU_CLK/2.\n" "> But now they are clocked by dpll_mpu_m2_ck == MPU_CLK and, as result.\n" "> Timekeeping core misbehaves. For example, execution of command\n" @@ -22,11 +14,11 @@ "> Hence, fix it by adding mpu_periphclk (\"fixed-factor-clock\") and use\n" "> it for clocking ARM TWD and Global timer (same way as on OMAP4).\n" "> \n" - "> Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" - "> Cc: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>\n" - "> Cc: Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org>\n" + "> Cc: Tony Lindgren <tony@atomide.com>\n" + "> Cc: Felipe Balbi <balbi@ti.com>\n" + "> Cc: Tero Kristo <t-kristo@ti.com>\n" "> Fixes:commit 8cbd4c2f6a99 (\"arm: boot: dts: am4372: add ARM timers and SCU nodes\")\n" - "> Signed-off-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>\n" "\n" "Is this fix alone enough or do you still need to disable other the ARM\n" "timers in the board specific dts file?\n" @@ -58,7 +50,7 @@ "> +\t\tclocks = <&mpu_periphclk>;\n" "> \t};\n" "> \n" - "> \tlocal_timer: timer@48240600 {\n" + "> \tlocal_timer: timer at 48240600 {\n" "> @@ -82,7 +82,7 @@\n" "> \t\treg = <0x48240600 0x100>;\n" "> \t\tinterrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -67,7 +59,7 @@ "> +\t\tclocks = <&mpu_periphclk>;\n" "> \t};\n" "> \n" - "> \tl2-cache-controller@48242000 {\n" + "> \tl2-cache-controller at 48242000 {\n" "> diff --git a/arch/arm/boot/dts/am43xx-clocks.dtsi b/arch/arm/boot/dts/am43xx-clocks.dtsi\n" "> index cc88728..a38af2b 100644\n" "> --- a/arch/arm/boot/dts/am43xx-clocks.dtsi\n" @@ -89,10 +81,6 @@ "> \t\tcompatible = \"ti,am3-dpll-clock\";\n" "> -- \n" "> 2.6.3\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 + > -0a37e885cd1d337e3d1af6b120a953b7576067a5f2419fe9d90fb60260f58ea9 +c2b13ec066dc6c6170c960d46840d049d12a9902edb9b16bc520a7b458e10912
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.