diff for duplicates of <20151210004702.GD23396@atomide.com> diff --git a/a/1.txt b/N1/1.txt index 0f591e7..2b1eace 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ -* Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> [151208 10:05]: +* Felipe Balbi <balbi@ti.com> [151208 10:05]: > > Hi, > -> Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> writes: +> Grygorii Strashko <grygorii.strashko@ti.com> writes: > > 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 @@ -11,22 +11,16 @@ > > 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> > > this seems to be the best fix for this problem, yeah. > -> Reviewed-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> +> Reviewed-by: Felipe Balbi <balbi@ti.com> OK applying into omap-for-v4.4/fixes thanks. Tony - - --- -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 cc831f4..2ce7f2a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,16 @@ "ref\01448898998-32749-1-git-send-email-grygorii.strashko@ti.com\0" "ref\087wpsolsvo.fsf@saruman.tx.rr.com\0" - "ref\087wpsolsvo.fsf-HgARHv6XitJaoMGHk7MhZQC/G2K4zDHf@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\0Wed, 9 Dec 2015 16:47:02 -0800\0" - "To\0Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>" - t-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\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "* Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> [151208 10:05]:\n" + "* Felipe Balbi <balbi@ti.com> [151208 10:05]:\n" "> \n" "> Hi,\n" "> \n" - "> Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> writes:\n" + "> Grygorii Strashko <grygorii.strashko@ti.com> writes:\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" @@ -26,24 +19,18 @@ "> > 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" "> this seems to be the best fix for this problem, yeah.\n" "> \n" - "> Reviewed-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>\n" + "> Reviewed-by: Felipe Balbi <balbi@ti.com>\n" "\n" "OK applying into omap-for-v4.4/fixes thanks.\n" "\n" - "Tony\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 + Tony -0466441b55b0176ffdf9cbaed5cf44f2bf81ed92b0174ac62582095d7d0b1f0a +5c782a86f111e68143beafcae09162a856277e2f929c65543ac3904257730141
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.