Re: [PATCH v1 2/3] drivers: timer: add timer driver for ARMv7 based Tegra devices

2022-10-25 Thread Simon Glass
Hi Svyatoslav, On Mon, 24 Oct 2022 at 00:26, Svyatoslav Ryhel wrote: > > Add timer support for T20/T30/T114 and T124 based devices. > Driver is based on DM, has device tree support and can be > used on SPL and early boot stage. > > Tested-by: Andreas Westman Dorcsak # ASUS TF600T T30 >

[PATCH v1 2/3] drivers: timer: add timer driver for ARMv7 based Tegra devices

2022-10-24 Thread Svyatoslav Ryhel
Add timer support for T20/T30/T114 and T124 based devices. Driver is based on DM, has device tree support and can be used on SPL and early boot stage. Tested-by: Andreas Westman Dorcsak # ASUS TF600T T30 Tested-by: Jonas Schwöbel # Surface RT T30 Tested-by: Robert Eckelmann # ASUS TF101 T20