[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210304073737.15810-1-tony@atomide.com>
Date: Thu, 4 Mar 2021 09:37:35 +0200
From: Tony Lindgren <tony@...mide.com>
To: Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>
Cc: Keerthy <j-keerthy@...com>, linux-kernel@...r.kernel.org,
linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Tero Kristo <kristo@...nel.org>
Subject: [PATCH 0/2] Fixes for for dra7 timer wrap errata i940
Hi all,
Here are fixes for dra7 ARM architected timer wrap errata i940 where it
fails to wrap after 388 days. The workaround is to use two dmtimers as
the local timers instead.
Note that these patches depend on timer posted mode fixes series
"[PATCH 0/3] Fixes for timer-ti-dm systimer posted mode" for the write
status register check fix. Also the spurious timer interrupt fix is
good to have from that series.
Regards,
Tony
Tony Lindgren (2):
clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap
issue
clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
arch/arm/boot/dts/dra7-l4.dtsi | 4 +-
arch/arm/boot/dts/dra7.dtsi | 20 +++
drivers/clocksource/timer-ti-dm-systimer.c | 148 +++++++++++++++++----
include/linux/cpuhotplug.h | 1 +
4 files changed, 148 insertions(+), 25 deletions(-)
--
2.30.1
Powered by blists - more mailing lists