[PATCH 0/2] AM57 timer fixes

From: Anurag Dutta
Date: Fri Aug 29 2025 - 05:30:30 EST


Hi all
This series introduces a couple of fixes for the am57 board viz.
1. Add DRA7 SoC matching to avoid probe failures for timers
2. Use DMtimer as clocksource to avoid using 32k counter due to
incorrect frequency.

logs:
https://gist.github.com/anuragdutta731/9366b4e582f7adb86e40ede1add1c79c

Sinthu Raja (2):
bus: ti-sysc: Add DRA7 SoC matching
arm: dts: Use DMTimer as Clocksource instead of counter_32k

arch/arm/boot/dts/ti/omap/am57xx-beagle-x15.dts | 9 +++++++++
arch/arm/boot/dts/ti/omap/dra7-l4.dtsi | 2 +-
drivers/bus/ti-sysc.c | 3 ++-
3 files changed, 12 insertions(+), 2 deletions(-)

--
2.34.1