arm: mach-k3: am62: Add timer0 id to the dev list
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 <sjoerd@collabora.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Roger Quadros <rogerq@kernel.org> Tested-by: Maxime Ripard <mripard@kernel.org> Tested-by: Ravi Gunasekaran <r-gunasekaran@ti.com> Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Cc: Francesco Dolcini <francesco@dolcini.it> Cc: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
@@ -58,6 +58,7 @@ static struct ti_dev soc_dev_list[] = {
|
||||
PSC_DEV(161, &soc_lpsc_list[8]),
|
||||
PSC_DEV(162, &soc_lpsc_list[9]),
|
||||
PSC_DEV(75, &soc_lpsc_list[10]),
|
||||
PSC_DEV(36, &soc_lpsc_list[11]),
|
||||
PSC_DEV(102, &soc_lpsc_list[11]),
|
||||
PSC_DEV(146, &soc_lpsc_list[11]),
|
||||
PSC_DEV(13, &soc_lpsc_list[12]),
|
||||
|
||||
Reference in New Issue
Block a user