[PATCH 0/2] AM57 timer fixes

Anurag Dutta posted 2 patches 1 month ago
There is a newer version of this series
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(-)
[PATCH 0/2] AM57 timer fixes
Posted by Anurag Dutta 1 month ago
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