Re: [PATCH V3 1/3] omap: timer: add ti,am654-timer compatibility

2023-07-28 Thread Tom Rini
On Thu, Jul 27, 2023 at 04:03:29AM -0500, Nishanth Menon wrote: > From: Sjoerd Simons > > The TI AM654 timer is compatible with the omap-timer implementation, > so add it to the compatible id list. > > Signed-off-by: Sjoerd Simons > Reviewed-by: Roger Quadros > Reviewed-by: Tom Rini > Tested

[PATCH V3 1/3] omap: timer: add ti,am654-timer compatibility

2023-07-27 Thread Nishanth Menon
From: Sjoerd Simons The TI AM654 timer is compatible with the omap-timer implementation, so add it to the compatible id list. Signed-off-by: Sjoerd Simons Reviewed-by: Roger Quadros Reviewed-by: Tom Rini Tested-by: Ravi Gunasekaran Tested-by: Mattijs Korpershoek Cc: Francesco Dolcini Cc: W