* Re: [PATCH] clocksource/drivers/timer-ti-dm: Register clocksource/event only for am654 [not found] ` <20260828230445.3c2510b9@kemnade.info> @ 2026-08-29 7:23 ` H. Nikolaus Schaller 2026-08-31 17:44 ` Kevin Hilman 0 siblings, 1 reply; 2+ messages in thread From: H. Nikolaus Schaller @ 2026-08-29 7:23 UTC (permalink / raw) To: Markus Schneider-Pargmann (TI) Cc: Andreas Kemnade, Daniel Lezcano, Thomas Gleixner, linux-kernel, linux-arm-kernel, linux-omap, letux-kernel > Am 28.08.2026 um 23:04 schrieb Andreas Kemnade <andreas@kemnade.info>: > > On Fri, 28 Aug 2026 20:47:45 +0200 > "Markus Schneider-Pargmann (TI)" <msp@baylibre.com> wrote: > >> Registering clocksource/clockevent for the older platforms breaks >> booting them. The older platforms have their own implementation in early >> boot that is used to register clocksource/clockevent in >> timer-ti-dm-systimer.c. >> >> With am654, the timer is much more complex with more dependencies so >> doing this in early boot with the other driver is very difficult and >> gets ugly. Instead it is implemented in the platform driver for am654. >> However the old platforms may not register clocksource/clockevent in >> this driver as that would break the boot. >> >> Add a system_timer_capable flag that is only set for am654-timer that >> gates the clocksource/clockevent registration. >> >> Reported-by: H. Nikolaus Schaller <hns@goldelico.com> >> Closes: https://lore.kernel.org/r/2013A99A-0502-4128-ACFA-B04886224393@goldelico.com >> Fixes: b8eeeca55456 ("clocksource/drivers/timer-ti-dm: Add clocksource support") >> Signed-off-by: Markus Schneider-Pargmann (TI) <msp@baylibre.com> > > Tested-by: Andreas Kemnade <andreas@kemnade.info> # OMAP3 GTA04 Tested-by: H. Nikolaus Schaller <hns@goldelico.com> # OMAP3 OpenPandora BR and thanks, Nikolaus PS: I would suggest that patches for omap-dm-timer are also routed to linux-omap@vger.kernel.org ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] clocksource/drivers/timer-ti-dm: Register clocksource/event only for am654 2026-08-29 7:23 ` [PATCH] clocksource/drivers/timer-ti-dm: Register clocksource/event only for am654 H. Nikolaus Schaller @ 2026-08-31 17:44 ` Kevin Hilman 0 siblings, 0 replies; 2+ messages in thread From: Kevin Hilman @ 2026-08-31 17:44 UTC (permalink / raw) To: H. Nikolaus Schaller, Markus Schneider-Pargmann (TI) Cc: Andreas Kemnade, Daniel Lezcano, Thomas Gleixner, linux-kernel, linux-arm-kernel, linux-omap, letux-kernel "H. Nikolaus Schaller" <hns@goldelico.com> writes: >> Am 28.08.2026 um 23:04 schrieb Andreas Kemnade <andreas@kemnade.info>: >> >> On Fri, 28 Aug 2026 20:47:45 +0200 >> "Markus Schneider-Pargmann (TI)" <msp@baylibre.com> wrote: >> >>> Registering clocksource/clockevent for the older platforms breaks >>> booting them. The older platforms have their own implementation in early >>> boot that is used to register clocksource/clockevent in >>> timer-ti-dm-systimer.c. >>> >>> With am654, the timer is much more complex with more dependencies so >>> doing this in early boot with the other driver is very difficult and >>> gets ugly. Instead it is implemented in the platform driver for am654. >>> However the old platforms may not register clocksource/clockevent in >>> this driver as that would break the boot. >>> >>> Add a system_timer_capable flag that is only set for am654-timer that >>> gates the clocksource/clockevent registration. >>> >>> Reported-by: H. Nikolaus Schaller <hns@goldelico.com> >>> Closes: https://lore.kernel.org/r/2013A99A-0502-4128-ACFA-B04886224393@goldelico.com >>> Fixes: b8eeeca55456 ("clocksource/drivers/timer-ti-dm: Add clocksource support") >>> Signed-off-by: Markus Schneider-Pargmann (TI) <msp@baylibre.com> >> >> Tested-by: Andreas Kemnade <andreas@kemnade.info> # OMAP3 GTA04 > > Tested-by: H. Nikolaus Schaller <hns@goldelico.com> # OMAP3 OpenPandora > Tested-by: Kevin Hilman <khilman@baylibre.com> # OMAP3 Beagle XM ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-31 17:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260828-v7-3-next-topic-ti-timer-dm-clocksource-omap-fix-v1-1-85f0e4dc6f9f@baylibre.com>
[not found] ` <20260828230445.3c2510b9@kemnade.info>
2026-08-29 7:23 ` [PATCH] clocksource/drivers/timer-ti-dm: Register clocksource/event only for am654 H. Nikolaus Schaller
2026-08-31 17:44 ` Kevin Hilman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox