Re: [PATCH V3 2/3] arm: mach-k3: am62: Add timer0 id to the dev list

2023-07-28 Thread Tom Rini
On Thu, Jul 27, 2023 at 04:03:30AM -0500, Nishanth Menon wrote: > From: Sjoerd Simons > > Timer0 is used by u-boot as the tick timer; Add it to the soc devices > list so it can be enabled via the k3 power controller. > > Signed-off-by: Sjoerd Simons > Reviewed-by: Tom Rini > Reviewed-by: Roge

[PATCH V3 2/3] arm: mach-k3: am62: Add timer0 id to the dev list

2023-07-27 Thread Nishanth Menon
From: Sjoerd Simons Timer0 is used by u-boot as the tick timer; Add it to the soc devices list so it can be enabled via the k3 power controller. Signed-off-by: Sjoerd Simons Reviewed-by: Tom Rini Reviewed-by: Roger Quadros Tested-by: Ravi Gunasekaran Tested-by: Mattijs Korpershoek Cc: Franc